body {
	background: #E7E7E7 url(/public/w27591/gradient.jpg) repeat-x; 
	margin: 0; 
	padding: 0;
}
body,td,li,p {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #000000;
}
#container {background: transparent url(/public/w27591/home.jpg) no-repeat;
	position: relative;
	margin: 20px auto;
	width: 508px;
	height: 500px;
}
#content {
	position: relative;
	background: transparent;
}
a 	{text-decoration: none;}
a:hover, a.sfhover		{text-decoration:underline;}
a:link, a:visited,a:active  {color: #E7E7E7;}
.nav {  
	position: absolute;
	top: 477px;
	left: 45px;
}
.nav a {  
	display: inline;
	font-size: 14px; 
	font-weight: bold; 
	color: #E7E7E7;
	padding-right: 45px;
}
.footer {  
	position: absolute;
	top: 510px;
	left: 0px;
	width:508px;
	font-size: 10px; 
	font-weight: normal; 
	color: #00425A;
	text-align: center;
}

