body{
text-align: center;
padding: 0;
font:70% Verdana,Tahoma,Arial,sans-serif;
line-height:1.3em;
color: White;
background: #330000;
}

a{
color: #7ba4c8;
font-weight:bold;
text-decoration:none;
/*background-color:inherit;*/
}

a:hover{color: #4486c6; text-decoration:none; background-color:inherit;}
a img{border:none;}

/*img.left,img.center,img.right{padding:4px; border:1px solid #a0a0a0;}
img.left{float:left; margin:0 12px 5px 0;}
img.center{display:block; margin:0 auto 5px auto;}
img.right{float:right; margin:0 0 5px 12px;}*/

#wrapper{
margin: 0 auto;
width:970px;
border: 1px solid #a26900;
background: #530000;
text-align: left;
}

#top1{
height:80px;
width:970px;
color: #bd7b00;
text-align: right;
font-size: 0.9em;
padding: 3px 0 0 0;
 background-image: url(img/logo_oct2006.gif);
 background-repeat: no-repeat;
}

#top1 a{
color: #e19300;
background-color:inherit;
text-decoration: none;
font-weight: normal;
}
	
#top1 a:hover{
color: White;
background-color:inherit;
text-decoration: underline;
}

#top2{
height:200px;
width:970px;
background: #530000;
color:#ffffff;
 background-image: url(img/banner_ee.jpg);
 background-repeat: no-repeat;
}

#menu1 {
height: 20px;
border-top: 1px solid #a26900;
text-align: left;
padding-left: 7px;
padding-top: 5px;
 color: #ca3800;
}

#menu2 {
height: 35px;
border-top: 1px solid #a26900;
text-align: left;
padding-left: 7px;
padding-top: 5px;
color: #ca3800;
}

#menu1 a{
color: #e19300;
background-color:inherit;
text-decoration: none;
font-weight:bold;
}
	
#menu1 a:hover{
color: White;
background-color:inherit;
text-decoration: underline;
font-weight:bold;
}

#menu1 .selected{
color: #e0e100;
background-color:inherit;
text-decoration: underline;
font-weight:bold;
}

#menu2 a{
color: #e19300;
background-color:inherit;
text-decoration: none;
font-weight:bold;
}
	
#menu2 a:hover{
color: White;
background-color:inherit;
text-decoration: underline;
font-weight:bold;
}

#menu2 .selected{
color: #e0e100;
background-color:inherit;
text-decoration: underline;
font-weight:bold;
}

#wrapperinner{
border-top: 1px solid #a26900;
}

#sidebar{
background-color: #530000;
padding: 10px 10px 5px 7px;
width: 200px;
float: left;
 text-align: left;
 color: #fffbec;
}

#sidebar p{
	margin: 0 0 1.1em 0;
}

#sidebar h1{
	font-size: 1.2em;
	margin: 0 0 1em 0;
	font-weight: bold;
	color: #e0e100;
}

#sidebar .note{
	color: #ffb962;
}

#sidebar a{
color: #e19300;
background-color:inherit;
text-decoration: none;
font-weight: normal;
}
	
#sidebar a:hover{
color: White;
background-color:inherit;
text-decoration: underline;
}

#content{
background-color: #530000;
border-left: 1px solid #a26900;
float:right;
width:720px;
padding:10px 5px 5px 10px;
text-align: left;
color: #fffbec;
}

#content h1{
margin: 0 0 1.2em 0;
font-size:1.6em;
font-weight: bold;
color: #e0e100;
}

#content h2{
margin: 0 0 1.1em 0;
font-size:1.2em;
font-weight: bold;
color: White;
}

#content p{
	margin: 0 0 1.1em 0;
}

#content .note{
	color: #ffb962;
}

#content a{
color: #e19300;
background-color:inherit;
text-decoration: none;
font-weight: normal;
}
	
#content a:hover{
color: White;
background-color:inherit;
text-decoration: underline;
}


#content_alone{
background-color: #530000;
padding:10px 5px 5px 10px;
text-align: left;
color: #fffbec;
}

#content_alone h1{
margin: 0 0 1.2em 0;
font-size:1.6em;
font-weight: bold;
color: #e0e100;
}

#content_alone h2{
margin: 0 0 1.1em 0;
font-size:1.2em;
font-weight: bold;
color: White;
}

#content_alone p{
	margin: 0 0 1.1em 0;
}

#content_alone .note{
	color: #ffb962;
}

#content_alone a{
color: #e19300;
background-color:inherit;
text-decoration: none;
font-weight: normal;
}
	
#content_alone a:hover{
color: White;
background-color:inherit;
text-decoration: underline;
}

.image2center{
	text-align: center;
	border: 1px solid #806b61;
}

#footer{
clear:both;
height: 30px;
border-top: 1px solid #a26900;
margin:0;
font-size:0.9em;
color: #bd7b00;
padding: 2px 0px 0px 7px;
text-align: left;
}

#footer a{
color: #e19300;
background-color:inherit;
text-decoration: none;
font-weight: normal;
}
	
#footer a:hover{
color: White;
background-color:inherit;
text-decoration: underline;
}