body  { 
	color: #4a4a4a; 
	font-size: 9px; 
	line-height: 13px;	
	font-Family: Rockwell, Boton, monospace, Courier, sans-serif;  
	text-align:left;
	background: #000000; 
	margin: 0; 
	padding: 0 0 0 50px }
	
.body2  { 
	color: #4a4a4a; 
	font-size: 7px; 
	line-height: 10px;	
	font-Family: Rockwell, Boton, monospace, Courier, sans-serif;  
	text-align:left;
	background: #000000; 
	margin: 0; }	
	
	
#containerMain {	
	width: 650px;  
	background: #000000;
	border-style:solid;
	border-bottom-width:1px;
	border-top-width:0px;
	border-left-width:1px;
	border-right-width:1px;
	border-color:#333333;
	margin: 0;   /* contact  margin: 0 auto; will centre it */
	padding: 10px 10px 10px 10px;
	text-align: left; 
	font-size: 9px; 
	line-height: 13px;	
	font-Family: Rockwell, Boton, monospace, Courier, sans-serif;  
}	


h2 {
	color: #4a4a4a; 
	font-size: 11px; 
	line-height: 15px;	
	font-Family: Rockwell, Boton, monospace, Courier, sans-serif;  
	font-weight: bold;
	text-align:left;
	margin: 0; 
	width: 150px;
	height: 30px;  
}


h5 {
	color: #00ffe1; 
	font-size: 11px; 
	line-height: 15px;	
	font-Family: Rockwell, Boton, monospace, Courier, sans-serif;  
	font-weight: bold;
	text-align:left;
	margin: 0; 
	width: 150px;  
}

p {
	color: #4a4a4a; 
	font-size: 9px; 
	line-height: 13px;	
	font-Family: Rockwell, Boton, monospace, Courier, sans-serif;  
	text-align: left;
	margin: 0;	width: 387px;
}

p2 {
	color: #4a4a4a; 
	font-size: 9px; 
	font-weight: normal;	
	line-height: 13px;	
	font-Family: Rockwell, Boton, monospace, Courier, sans-serif;  
	text-align: left;
	padding: 0px 0px 2px 0px;	

	
}



a {
    text-decoration: none;
    color: #4a4a4a;
	text-align: left;

}

a:hover, a.active {
    text-decoration: none;
    color: #00ffe1;
	text-align: left;

}


#header_div {	
	width: 650px;  
	background-color: #4a4a4a;
	height: 15px;


}

#header 
{
	background-color: #000000;
	padding: 0px 0px 0px 0px;	
	width: 650px;  
	height: 140px

	}
	
	

#logo { 
	padding: 20px 10px 10px 10px;    
	width: 630px;
}



/* content */

#container {
    padding: 10px 10px 10px 10px;    
	width: 630px;
	background-color: #000000;
	text-align: left;

}

#container2 {
    padding: 10px 10px 10px 10px;	
	width: 650px;  
	background-color: #000000;

}



#main_content { 
    padding: 0px 0px 0px 0px;

}

#menu_div {    
	width: 630px;
	padding: 0px 0px 0px 0px;
	background-color: #000000;
	height: 8px;}


.item-content {
    border-bottom: 1px solid white;
    font-size: 10px;
    font-weight: normal;
    padding: 0 0 5px 0;
    margin: 0 0 5px 0;
}