body	{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    background-color: #FAF5EF;
	color: #000; 
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 10pt;
}

#container { 
	margin-top: 0px;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	padding: 5px; 	
	width: 750px;
	background-color: #FAF5EF;
	background: url(images/header.jpg) no-repeat right top;
}
a {
	background-color: transparent; 
	color: #723916;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #582405;
	text-decoration: underline;
	font-weight: bold;
}


#headertop {
	position: relative;
	
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	
}

#header{
  margin: auto;
  text-align: left;
}
#header h1 a {
	position: absolute;
	top: 0px;
	display: block;
	text-indent: -2000em;
	width: 400px;
}

#header span { display: none; }


#header a:visited, a:active, a:link     {
    }
	
#header a:hover {        
	}
.top {}

#content {
	margin-top: 60px;
	margin-left: 5px;
	margin-right: 195px;
	margin-bottom: 10px;
	padding: 10px;
	;
}
#content a:visited, a:active, a:link     {

    }
	
#content a:hover {        
}
		
#content h2{ }
#content h3{ border-bottom: 1px dotted #582405;
}
#menu {
		float: right;
		clear:both;
		
		margin-top: 160px;
		margin-bottom: 0px;
		margin-right: 0px;
		width: 160px;
				
		voice-family: "\"}\""; 
		voice-family:inherit;
		
		width: 160px;
		padding-left: 5px;
		text-align:left;
		}

#menu a, #menu a:link, #menu a:visited {
}
#menu ul li {
font-weight: bold;
margin: 5px 0px 0px 0px;
padding: 5px 0px 0px 15px;
line-height: 12px;
}
#menu ul {
font-size: 8pt/12pt;
list-style:none;
margin: 5px 0 0 0;
padding: 0 0 0 0;
}
