body { 	font-family: Verdana; 
	background-color: #E2FBFC}

img {	border: none; }

h3 { 	font-family: arial; 
	color: white; 
	font-style; bold }

p { 	text-decoration: none }


.main_image { 	float: left; 
		width: 1000px; 							height: 772px; 							background: none; 
		margin-left:-10px;
		background:  #E2FBFC
		}


.content { 	float: left; 
		width: 350px; 							height: 428px; 
		overflow: auto;							background: #E2FBFC /*light-green*/;
		margin-left: 15px; 
		padding: 7px;
	 	}





ul.menu li {	float:right;
		margin:2px;
	    	}


