


P  {
	font-size : 12px;
	font-family : Verdana, Arial;
	margin-left:5px;
	line-height:20px;
}

strong{
color: #066BC1;
font-weight:normal;
}

BODY  {
	font-size : 14px;
	font-family :  Verdana, Arial;
	line-height:20px;
	background: #000000 url(../img/background.png) repeat-x;
margin-top: 0px;
color:#cecece;
scrollbar-base-color:#73829B;

/*
body {scrollbar-3dlight-color:#ffd700; 
scrollbar-arrow-color:#ff0; 
scrollbar-base-color:#ff6347; 
scrollbar-darkshadow-color:#ffa500; 
scrollbar-face-color:#008080; 
scrollbar-highlight-color:#ff69b4; 
scrollbar-shadow-color:#f0f} 

scrollbar-track-color:#800080; 
*/

}


H1  {
	font-size : 26px;
	font-family : 'Trebuchet-ms', Arial;
	color : #466880;
	margin:5px;
	letter-spacing:.05em;
}

H2  {
	font-size : 16px;
	font-family : 'Trebuchet-ms', Arial;
	color : #466880;
	font-weight: bold;
	margin: 0px;
	padding:0px;	
}


H2.title  {
	font-size : 16pt;
	font-family : Verdana, Arial;
	color : #0A1133;
margin-bottom: 2;
}

H3  {
	font-size : 10pt;
	font-family : Verdana, Arial;
	margin-top : 0px;
	margin-bottom:5px;
	color : #73829B;
	font-weight: bold;

}


 a{
	color : #466880;
 }

#container  {
	width:100%;
	padding:0px;
	width:100%;
	border: none;
	position:absolute;
	top:0px;
	left:0px;
	
}
#content  {
	margin: 10px auto 0px;
	width:793px;
	border: 10px solid #000;
	padding:0px;
	background:#202020;
	
}

#header  {
	width:793px;
	height:119px;
	margin: 0px;
	padding:0px;
}


#menu  {
	color:#C6B15C;
	width:793px;
	height:51px;
	margin: 0px;
	padding:0px;
	float:right;
}

#menu ul{
margin: 0px;
padding: 0px;
text-align:center;
	width:793px;
}

#menu ul li{
display: inline;
	font-size : 12px;
	font-family :  ms-script;
	font-style:italic;
	line-height:28px;
	height: 51px;
	color:#FFE4A3;
	}

#menu ul li a{
	background:none;
	line-height:51px;
	margin:0px;
	height: 51px;
}
#menu ul li a img{
	border: 0px;
}




#title_div{
width:773px;
text-align:left;
color:#495677;
border:10px solid #202020;
}

#title_div h1{
font-family: 'trebuchet ms';
color:#495677;
display:block;

}

#center-panel{
width:793px;

}
#left-panel{
margin:10px;
width:400px;
float:left;
}



#right-panel{
background:  #202020;
float:right;
width:360px;
color:#FFE4A3;
margin:10px ;
margin-left:0px;
padding:0px;

}



