body {
background-color: #5a66d3;
font-size: 10px;
font-family: Arial, Helvetica, sans-serif;

}


#strong {
	font-size: 16px;
}
#container {
	position: absolute;
	left: 20px; top: 20px; height: 2560px; width: 800px;
	background-color: #FFFACD;
	background-image: url(marble1.jpg);
	 border-top : 1px solid #e4ffdd;
   border-right : 1px solid #34371c;
   border-bottom : 1px solid #34371c;
   border-left : 1px solid #e4ffdd;
	padding-top: 30px;
	padding-bottom: 10px;
}
#header {
	position: absolute;
	left: 41px;
	width: 755px;
	top: 37px;
	height: 169px;
	z-index:20;
	background-color: #5a66d3;
	border-top : 1px solid #e4ffdd;
	border-right : 1px solid #34371c;
	border-bottom : 1px solid #34371c;
	border-left : 1px solid #e4ffdd;
	
	background-image: url(rodslogo5a66d3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 10px;
	visibility: visible;
}

#layer1 {
	position:absolute; left: 40px; top: 250px; width:220px; 
	height: 400px; overflow: auto;
	background-color: #C3C4FF;	
		 border-top : 1px solid #e4ffdd;
   border-right : 1px solid #34371c;
   border-bottom : 1px solid #34371c;
   border-left : 1px solid #e4ffdd;
	padding: 8px;
	font-size: 12px;
}

#contact {
	position: absolute; top: 2444px; width: 755px; left: 40px;
	height: 100px;
	background-color: #C3C4FF;
   border-right : 1px solid #34371c;
   border-bottom : 1px solid #34371c;
   border-left : 1px solid #e4ffdd;
	border-top: 0px; 
	font-size: 10px;
	padding: 35px;
}

#flash {
	position: absolute; z-index:15; 
	overflow: auto; top: 80px; left: 555px; width: 200px; height: 101px;
	background-color: #5a66d3;
}

#bar {
position: absolute; z-index:30; top: 210px; left: 40px; width: 755px; 
height: 40px;
	background-color: #666699;
			 border-top : 1px solid #e4ffdd;
   border-right : 1px solid #34371c;
   border-bottom : 1px solid #34371c;
   border-left : 1px solid #e4ffdd;
	padding: 0px;
}

#left {
	position:absolute; left: 40px; top: 650px; width:220px; 
	height: 1795px; overflow: auto;
	background-color: #C3C4FF;
	font-size: 10px;	
   border-right : 1px solid #34371c;
   border-left : 1px solid #e4ffdd;
	padding: 8px; 
	}
	
#right {
	position:absolute; left: 260px; top: 250px; width:535px; 
	height: 2195px; overflow: auto;
	background-color: #C3C4FF;
		 border-top : 1px solid #e4ffdd;
   border-right : 1px solid #34371c;
   border-left : 1px solid #e4ffdd;
	font-size: 13px;
	padding: 10px;
	 font-family: Arial, Helvetica, sans-serif;
	}
	#stat {position:absolute; left: 20px; top: 3890px; width:200px; 
	height: 45px;
	z-index: 35;
	background: #5a66d3;
		
	}
	
a:link {
   color : 826113;
   background : transparent;
   text-decoration : none;
	font-weight: bold;
}

a:visited {
   color : #826113;
   text-decoration : none;
	font-weight: bold;
}

a:hover {
   color : #a52a2a;
   text-decoration : underline;
	font-weight: bold;
}
