
h2,h3,h4,h5,h6,div,p,body,html,input,button { 
	font: normal 12px Helvetica,Verdana,Arial; 
}


body {background-color:#880000;}

h1 { 
	font: normal 18px Helvetica,Verdana,Arial;
	font-weight: bold;
	color:#364497;
}

img.block {
	display:block;
}

div, img {
 	margin:0;
  	padding:0;
  	border:0;
}

/*html, body { height:100%; }*/


div#container {
	width:938px;
	margin-left:auto;
	margin-right:auto;
	/*border:1px solid silver;*/
	/*height:100%;*/
	background-color:#FFF5EC;
}

div#links { 
	float:left;
	width:179px; 
	padding-top:37px;
	padding-bottom:10px;
	background-color:#364497;
	height:100%;
	border-left:1px solid silver;
	overflow:auto;
}



div#right { 
	width:215px; 
	float:right; 
	text-align:left; 
	padding-top: 5px;	
	padding-left: 5px;
	padding-bottom:42px;
	background-color:#D3E2F9;
	height:100%;
	border-right:1px solid silver;
	overflow:auto;
}




div#center {
	margin-left:190px; 
	width:525px;
}

div#content {
	margin-right:5px;
	height:100%;
	overflow:auto;
}



div#content a:link    { font-weight:bold; color:#AA5522; text-decoration:underline; }
div#content a:visited { font-weight:bold; color:#772200; text-decoration:underlien; }
div#content a:focus   { font-weight:bold; color:#888888; text-decoration:none; }
div#content a:hover   { font-weight:bold; color:#AA5522; text-decoration:none; }
div#content a:active  { font-weight:bold; color:#000000; text-decoration:nome; }

div#head a:link       { font-weight:bold; color:#AA5522; text-decoration:underline; }
div#head a:visited    { font-weight:bold; color:#772200; text-decoration:underlien; }
div#head a:focus      { font-weight:bold; color:#888888; text-decoration:none; }
div#head a:hover      { font-weight:bold; color:#AA5522; text-decoration:none; }
div#head a:active     { font-weight:bold; color:#000000; text-decoration:none; }

div#right a:link      { font-weight:bold; color:#AA5522; text-decoration:underline; }
div#right a:visited   { font-weight:bold; color:#772200; text-decoration:underlien; }
div#right a:focus     { font-weight:bold; color:#888888; text-decoration:none; }
div#right a:hover     { font-weight:bold; color:#AA5522; text-decoration:none; }
div#right a:active    { font-weight:bold; color:#000000; text-decoration:none; }

div#top a:link        { font-weight:bold; color:#ffffff; text-decoration:underline; }
div#top a:visited     { font-weight:bold; color:#ffffff; text-decoration:underlien; }
div#top a:focus       { font-weight:bold; color:#ffffff; text-decoration:none; }
div#top a:hover       { font-weight:bold; color:#ffffff; text-decoration:none; }
div#top a:active      { font-weight:bold; color:#ffffff; text-decoration:none; }


div#top {
	font: bold 10px Verdana,Arial;
	clear:both;
	background-color:#001463;
	text-align:right;
	color:#FFFFFF;  
	padding:5px;
	padding-right:10px;
	border-left:1px solid silver;  
	border-right:1px solid silver;  
}

div#header { 
	background-color:white;
	border-left:1px solid silver;  
	border-right:1px solid silver;  
	border-top:1px solid silver;  
}

/*-----------------------------------*/


div#head { 
	font: normal 10px Helvetica,Verdana,Arial;
	padding-top:5px;
	padding-bottom:5px;
}



.float-left { 
	float:left; 
}

div#footer {
	clear:both;
	background-color:#001463;
	padding:5px;
	color:white;
	text-align:center;
	font-size:12px;
	border-right:1px solid silver;  
	border-left:1px solid silver;  
}
