body {background: #CB9C29 url(/public/w39253/gradient.jpg) repeat-x; margin: 0; padding: 0;}
body,td,li,p {font: 12px "Times New Roman",Times,serif; color: #000000;}
#container {background: #FFFFFF url(/public/w39253/home.jpg) no-repeat;
	position: relative;
	margin: 50px auto;
	width: 750px;
	height: 420px;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 3px solid #666666;
	border-bottom: 3px solid #666666;
}
#content {
	position: relative;
	background: transparent;
}
a 	{text-decoration: underline;}
a:hover, a.sfhover		{text-decoration:underline;}
a:link, a:visited, a:active {color: #000000;}
h1 {display:none; }
.nav {  
	position: absolute;
	top: 380px;
	left: 35px;
}
.nav a {  
	display: inline;
	font-size: 16px; 
	font-weight: bold; 
	color: #CC0033;
	padding-right: 15px;
}
.footer {  
	position: absolute;
	top: 400px;
	left: 0px;
	width:750px;
	font-size: 10px; 
	font-weight: normal; 
	color: #333333;
	text-align: center;
}

