body
{
	background-color : #595959;
	margin:10px;
 	font-family: "verdana", serif;
 	font-size: 11px;
 	color: #fff;
 	line-height: 15px; 	
}

#outer { 
	text-align:left; 	
	width:744px; 
	margin:auto;
}

#hdr 
{
	height:150px;
	background:#eeeeee;
 	color: #333333; 	
}

#nav 
{
	height:24px;
	background:#fff;
	color: #333333;	
}

#bodyblock 
{
	position:relative; 
	background: #EAEAEA;
	color: #333333;
	width:744px;
	padding:0;		
}

#cont {
 color: #333333;
 width:520px;
 text-align: left;
 margin: 20px 0 0px 0;	
 }

#r-col {
 float:right;
 width:200px;
 color: #333333;
 margin: 20px 0 0 0;
 padding: 0 15px 20px 0;	
 text-align:left;
 }

#ftr {
 height:25px;
 color: #333333;
 margin:0;
 }

/* { border: 1px solid #F00; }