body { 
	margin:0px; padding:0px; background: #000000;
}

#frontpageheader { 
	width:700px; height:460px;
}

.nav {  
	text-align:center; padding-top:60px; font-size:14px; font-family: 'Century Gothic', Verdana, Arial, Helvetica, sans-serif; color: #822409; width:700px; background:url('site_images/home_bottom.jpg') no-repeat;
}
#frontpagefooter {
	width:700px; height:20px; text-align:right;
}
#frontpagefooter a { font-size:10px; }
#frontpagefooter a:hover { text-decoration:underline;}
.smBeige { 
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif; color:#AB834E; font-weight:bold; font-size:10px;
}

a, a:visited { 
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif; text-decoration:none; color:#AB834E; font-weight:bold; font-size:13px;	
}
#hometop { 
	position:relative; width:700px;
}
#extrainfo { 
	position:absolute; top:240px; left:40px; text-align:center;
}
#extrainfo img { 
	border:1px solid #333333;
}
#extrainfo span { 
	font-size:0.7em;color:white; font-family:'Century Gothic', Arial, Helvetica, sans-serif;
}
#extrainfo b { 
	color:red;
}