*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #ffffff;
}

a:hover {
	text-decoration: none;
	color: #ffffff;
}

a:visited {
	color: #ffffff;
}

body {
	
	background: #050811 url(images/fill_box02.gif) repeat-x;
	font: 13px Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
}

#content
{
	margin: 0 auto;
	width: 942px;
}

#banner {
	background: #050811 url(images/eb_banner02.gif) no-repeat;
	font: 13px Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	width: 925px;
	height: 213px;
	margin-top: 1px;
	margin-left: 1px;
}

#header {
	height: 36px;
	width: 682px;
}


#menu li {
	
	display: inline; 
}

#main #menu a {
	float: left;
	width: 100px;
	height: 25px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	padding-top: 12px;
}

#main #menu a:hover {
	width: 100px;
	color: #FFFF00;
	text-decoration: none;
}

.more
{
text-align: right;
}

#logo {
width: 662px;
text-align:  right;
padding-right: 20px;
}


#main
{
width: 942px;
background: url(images/table_back.gif) repeat-y left
}

#left
{
	width: 260px;
	color: #ffffff;
	margin-top: 5px;
	margin-bottom: 5px;
}

#left H3
{
width: 245px;
height: 27px;
font-size: 14px;
font-weight: bold;
padding-left: 15px;
padding-top: 12px;
text-transform: uppercase;
color: #ffffff;
background: url(images/title.gif) no-repeat
}

#left ul {
	list-style: none;
}

#left li ul {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
}



#left .title_back
{
padding: 10px;
color: #ffffff;
}


#left a {
	color: #ffffff;
}
#left a:visited {
	color: #ffffff;
}

#left p
{
padding: 10px;
padding-left: 40px;
}


#right
{
float: right;
width: 682px;
}

#right .box
{
border: 1px solid #C9C9C9;
background: #ffffff url(images/box_top.gif) repeat-x;
padding: 10px;
margin: 5px;
}

#right ol, #right ul
{
margin-left: 30px;
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #003366;
	font-weight: normal;
}

#right a
{
color: #003366;
text-decoration: underline;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#right .date2 {
	margin: 10px;
	padding: 0;
	padding-top: 5px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #000000;
}
.date {
	text-align: right;
	color: #003366;
	font-size: 11px;
}

.date a {
	color: #23609C;
}


#footer {
	height: 60px;
	clear: both;
	padding-top: 30px;
	background: url(images/footer.gif) repeat-x; 
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}
