/* Generic Selectors */ 

body { 
background:#000000

} 

p { 
font-family:Arial, Helvetica, sans-serif;
width: 90%;

}

li { 
list-style-type: none; 
line-height: 100%; 

} 

h1 { 
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color: #000; 

} 

h2 { 
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color:#000;

} 

h3 {
	
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
text-align:center;
color: #000; 

}

#bg0 {
position: absolute; 
width: 175px;
height: 175px;
margin-top: 35px; 
margin-left: -163px;  
background-color:transparent;

}
	
#bg1 {
position: absolute; 
width: 175px;
height: 175px;
margin-top: 35px; 
margin-left: 905px; 
background-color:transparent;

}
	

#bg2 {
position: absolute; 
width: 175px;
height: 400px;
margin-top: 280px; 
margin-left: -155px;  
background-color:transparent;

}
	
#bg3 {
position: absolute; 
width: 175px;
height: 400px;
margin-top: 280px; 
margin-left: 900px;  
background-color:transparent;

}

#bg4 {
position: absolute; 
width: 175px;
height: 175px;
margin-top: 735px; 
margin-left: -163px;  
background-color:transparent;

}

#bg5 {
position: absolute; 
width: 175px;
height: 175px;
margin-top: 735px; 
margin-left: 905px;  
background-color:transparent;

}

#layout { 	
margin-left: auto; 	
margin-right: auto; 	
width: 900px; 	

}  

#logo  {
position: absolute; 
width: 900px;
height: 200px;
margin: 0; 
border: 2px inset #000; 
background-color:#fff;

}

#nav {
	position: absolute;
	width: 900px;
	height: 35px;
	margin-top: 202px;
	margin-left: 0;
	border-left: 1px inset #000;
	border-right: 2px inset #000;
	background-color:#666;

}

#sidebar { 
position: absolute; 
width: 225px;
height: 535px;
padding: 0 0 20px 15px; /*top right bottom left*/ 
margin-top: 236px; 
margin-left: 0;  
border-left: 2px inset #000;
border-right: 2px solid #666;
background-color:#fff;

} 

#sidebar2 { 
position: absolute; 
width: 225px;
height: 345px;
padding: 0 0 20px 15px; /*top right bottom left*/ 
margin-top: 790px; 
margin-left: 0;  
border-left: 2px inset #000;
border-right: 2px solid #666;
background-color:#fff;

} 


#centerDoc1 { 
position: absolute; 
width: 641px;
height: 210px;
padding: 10px 0 20px 15px; /*top right bottom left*/ 
margin-top: 236px; 
margin-left: 244px;  
border-right: 2px inset #000;
background-color:#fff;

} 

#centerDoc2 { 
position: absolute; 
width: 150px;
height: 425px;
padding: 0 0 0 15px; /*top right bottom left*/ 
margin-top: 450px; 
margin-left: 244px;  
border-right: 2px solid #666;
background-color:#fff;

} 

#centerDoc3 {
	position: absolute;
	width: 475px;
	height: 405px;
	padding: 0 0 20px 15px; /*top right bottom left*/
	margin-top: 450px;
	margin-left: 410px;
	border-right: 2px inset #000;
	background-color:#fff;

} 

#centerDoc4 {
	position: absolute;
	width: 641px;
	height: 260px;
	padding: 0 0 20px 15px; /*top right bottom left*/
	margin-top: 875px;
	margin-left: 242px;
	border-top: 2px solid #666;
	border-right: 2px inset #000;
	border-left: 2px solid #666;
	background-color:#fff;

}

#centerDoc5 {
	position: absolute;
	width: 642px;
	height: 420px;
	padding: 0 0 20px 15px; /*top right bottom left*/
	margin-top: 234px;
	margin-left: 242px;
	border-top: 2px solid #666;
	border-right: 2px inset #000;
	border-left: 2px solid #666;
	background-color:#fff;
} 

#test1 { 
position: absolute; 
width: 869px;
height: 855px;
padding: 0 15px 0 15px; /*top right bottom left*/ 
margin-top: 235px; 
margin-left: 0px;  
border-right: 2px solid #000;
border-left: 2px solid #000;
background-color:#FFF;

} 

#footer { 
position: absolute; 
width: 898px;
height: 100px;
padding: 10px 0 0 0; /*top right bottom left*/ 
margin: 0; 
margin-top: 1155px;  
border: 2px inset #000;
background-color:#fff;

} 

#footer2 { 
position: absolute; 
width: 900px;
height: 100px;
padding: 10px 0 0 0; /*top right bottom left*/ 
margin: 0; 
margin-top: 1090px;  
border: 2px inset #000;
background-color:#fff;

} 
