body {
	background: black url(../images/bg/bg.jpg) top center repeat-y;
	color: #E2DCCE;
	font-size: 80%;
}
div#header_content_footer_wrapper {
	width: 750px;
	margin: auto;
	position: relative;
	background: #E2DCCE url(../images/bg/header.jpg) top center repeat-x;
	color: black;
}
a {
	color: #E2DCCE;
}
a img {
	color: #E2DCCE;
	border-color: #E2DCCE;
	
}

div#header_content_footer_wrapper a {
	color: #5F5542;
}
div#header {
	
}
div#header h1 {
	width: 298px;	
	position: absolute;
	z-index: 20;
	top: 7px;
	left: 0px;
}
div#header h1 img {
	margin: auto;
	
}	
div#site_photo {	
	width: 411px;	
	position: relative;
	top: 0px;
	left: 298px;
	z-index: 15;	
}
div#site_photo img {
	display: block;
}
div#navbar {
	position: absolute;
	top: 50px;
	left: 0px;
	width: 750px;
}
div#main_menu {
	background-color: #222;
	padding: 5px;
	border-right: solid 1px #A09581;   
	border-left: solid 1px #A09581;
}
div#main_menu span a {
	display: block;
	padding: 3px;
	margin-bottom: 3px;
	width: 	268px;	
	padding-left: 20px;
	background: black url(../images/bg/arrow-brown.gif) left center no-repeat;
	font-variant: small-caps;
	font-weight: bold;
	text-decoration: none;
	color: #BEB59F;
}
div#main_menu span.selected a {
	color: white;
	background: #EE7100 url(../images/bg/arrow-white.gif) left center no-repeat;
}
div#main_menu span a:hover {
	color: white;
}
div#main_menu span img {
	
}
div#teasers {
	
}
div.teaser {
	border: none;	
	width: 298px;
	padding: 0px;
	margin-bottom: 0px;
	border-right: solid 1px #C8BFAA;
}
div.teaser_heading {
	background-color: #A09581;
	padding: 5px;
	font-variant: small-caps;
}
div.teaser_content {
	padding: 5px;
}
div.first {
	background-color: #C8BFAA;
}
div#site_credit {
	
}
div#content {
	margin-left: 298px;
	margin-right: 40px;
	position: relative;
	z-index: 10;
	background-color: #E2DCCE;
	padding: 0px;
	border: solid 1px #A09581;
}
div#content h2 {
	padding: 5px;
	font-variant: small-caps;
	background-color: #39302B;
	color: white;
}
table.sublinks a {
}
table.sublinks a.active {
}
div.title, div.name, div.question {
	color: #8E4402 !important;
}
div.entry {
	border-bottom-color: #CCC5B3 !important;
}
div.entry, div.section {
	background-color: #EDE9DE !important;
	padding: 5px;
	margin-bottom: 0px !important;
}
