@import url(_teasers.css);
body, html {
	height: 100%;
}
body {
	background: #1A1913 url(../images/bg/left.gif) repeat-y;
	color: #D5CC9B;
	font-size: 80%;
}
div#header_content_footer_wrapper {
	background: url(../images/bg/right.gif) top right repeat-y;
	min-height: 100%;
}
* html div#header_content_footer_wrapper {
	height: 100%;
}
a {
	color: white;
}
a img {
	color: #6B0300;
	border-color: #6B0300;
}
div#header {
	height: 83px;
	margin-left: 321px;
	background: url(../images/bg/header.gif) repeat-x;
	
}
div#header h1 {
	text-align: center;	
}
div#header h1 img {
	margin: auto;
}	
div#site_photo {
	position: absolute;
	top: 0px;
	left: 0px;	
	width: 309px;
	height: 245px;
}
div#main_menu {
	background: #6B0300 url(../images/bg/menu.gif) bottom left repeat-x;
	margin-left: 340px;
	padding-bottom: 30px;
	margin-right: 30px;
	text-align: center;
}
div#main_menu span {
	margin: 0px 3px;
}
div#main_menu span img {
	vertical-align: top;
}
div#site_credit {
	
}
div#content {
	margin-left: 350px;
	margin-right: 40px;
}
div#content h2 {
	
}
div.title {
	color: white !important;
}
div.entry {
	border-bottom-color: gray !important;
}
div#footer {
	padding: 0px 30px;
}
