A:link {text-decoration: none; font size: 10px; font weight: none; color: #28407E}A:visited {text-decoration: none; font size: 10px; font weight: none; color: #28407E}A:active {text-decoration: none; font size: 10px; font weight: none; color: #FFDE00}A:hover {font size: 10px; font weight: none; color: #FFDE00}
  
body {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: white;
	color: black;
	text-align: center;
	margin: 0;
	padding: 0;

	}


#nav {
	position: absolute;
	left: 135px;
	top: 385px;
	width: 90px;
	background-color: none  ;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 10px;
	text-align: left;
	padding: 0;
	z-index: 3;
	}

#main {
	position: absolute; 
	left:240px;
	top: 385px;
	width: 575px;
	background-color: none  ;
	font-family: 'Fantasy';
	font-size: 15px;
	text-align: left;
	padding: 0;
	z-index: 2;
	}

#image {
	background-color: none  ;
	text-align: left;
	padding: 0;
	position: absolute;
	left:0px;
	top: 0px;
	z-index: 1;
	}