@import url(_teasers.css);

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

div#header {
	height: 147px;
	background: url(../images/bg/header.jpg) top left no-repeat;
	position: relative;	
}
div#header h1 {
	position: absolute;
	top: 60px;
	right: 20px;
}
div#header h1 img {
	
}	
div#site_photo {
	position: absolute;
	top: 16px;
	left: 0px;
	z-index: 10;
}
div#navbar {
	position: relative;
	width: 750px;
}
div#main_menu {
	background: black url(../images/bg/menu.jpg) bottom left no-repeat;
	padding: 10px 5px 20px 5px;
	text-align: center;
}
div#main_menu span {
	border-right: solid 1px gray;
	border-left: solid 1px gray;
	padding: 0px 5px;
}
div#main_menu span img {
	vertical-align: top;
}
div#site_credit {
	
}
div#content_wrapper {
	background: url(../images/bg/content.jpg) top left no-repeat;
	
}
div#content {
	position: relative;	
	margin-right: 230px;
	margin-left: 13px;
}
div#content a {
	color: #480503;
}
div#content h2 {
	
}
table.sublinks a {
}
table.sublinks a.active {
}
div#footer {
	margin-right: 230px;
}
div.entry {
	border-bottom-style: dotted !important;
	border-bottom-width: 3px !important;
	border-bottom-color: #8C5514 !important;
}
div.title, div.name, div.question {
	color: #480503 !important;
}
