body {
	margin: 60px; 
	color: #8d8572;
	font: 11px Arial, sans-serif;
	background: #3a3632 url(bg.jpg) no-repeat;
	}
	
a:link,a:active,a:visited {color: #efece5; text-decoration: none;}
a:hover {color: #d67719;}
a img {border-width: 0; border-style: none;}

h1 {
	margin: 0;
	height: 115px;
	text-indent: -9999px;
	background: url(logo.gif) no-repeat;
	}
	
h2 {
	position: relative;
	margin: 30px 0 10px;
	font: normal 11px Georgia, serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	}

h2 strong {
	position: absolute;
	top: -6px;
	left: -21px;
	font: normal 21px Georgia, serif;
	color: #585647;
	}	
	
ul#nav li {
	float: left;
	margin-right: 16px;
	padding-right: 41px;
	font: italic 16px Georgia, serif;
	background: url(frilly.gif) no-repeat right center;
	}

ul#nav, #content ul {
	margin: 0; 
	padding: 0; 
	list-style: none;
	}

#content ul li {
	line-height: 160%;
	}

#content ul li em {
	margin-left: 3px; 
	font-style: normal; 
	font-size: 10px; 
	}
	
#content ul li strong {
	font-weight: normal;
	font-style: italic;
	}	

#snap {
	margin: 30px 0 25px;
	}	

#copy {
	clear: both;
	padding-top: 50px;
	}

#content {
	clear: left;
	padding-top: 10px;
	width: 770px;
	}

#first-half {
	float: left;
	width: 45%;
	margin-right: 4%;
	}
	
#second-half {
	float: left;
	width: 49%;
	}	
	
#sponsor {
	display: block;
	position: absolute;
	top: 157px;
	left: 634px;
	width: 198px;
	height: 15px;
	text-indent: -9999px;
	background: url(sponsor.gif) no-repeat;
	}	