body {background: #000000 url(/public/w40958/back.jpg) repeat-x; margin: 0; padding: 0;}
body,td,li,p {font: 16px Georgia, "Times New Roman", Times, serif; color: #E4DECE;}
#container {background: white url(home.jpg) no-repeat;
	position: relative;
	margin: 100px auto;
	width: 460px;
	height: 400px;
	border: 2px #997F4C solid;
}
#content {
	position: relative;
	background: transparent;
}
.nav {  
	position: absolute;
	top: 410px;
	left: 40px;
}
.nav a {  
	display: inline;
	font-size: 18px; 
	font-weight: normal; 
	color: #98543A;
	padding-right: 20px;
	text-decoration: none;
	font-variant: small-caps;
}
.nav a:hover, nav a.sfhover {
	color:#FFFFFF;
	text-decoration: underline;
}
.footer {  
	display: none;
	position: absolute;
	top: 405px;
	left: 115px;
	font-size: 10px; 
	font-weight: normal; 
	color: #333333;
	text-align: center;
}

