@charset "utf-8";
/* CSS Document */


body {
	margin-top: 0;
	background-color: #FFEBCD;
	font-family: tahoma, arial, sans-serif; 
} 


#container {
	width: 675px;
	background-color: #FFF;
	padding: 0 10px 0 8px;
}



ol, li,p { 
	font-size: 10pt; 
}


	
	
/*
.objective {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}



#myleft {
	width: 330px; 
	float: left; 
	border-right: 2px dotted brown;
		background-color: #FFF;
	}
#myright {
	padding-left: 5px;
	width: 320px; 
	float: left; 
		background-color: #FFF;
	}	
	
#footer {
	clear: both; 
	text-align: center; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	
	}	
	

h1, h2 {color: #600;
font-style: italic;
}


.myEye  li   {
 	list-style-image:url(psImages/eye-con.jpg); 
	line-height: 150%;
		
	}
	*/