@import url(_teasers.css);

body {
	background: #8D7C4E url(../images/bg/bg.jpg) top center repeat-y;
	color: black;
	font-family: "times new roman", georgia, serif;
	font-size: 90%;
}
div#header_content_footer_wrapper {
	width: 750px;
	margin: auto;
	background: url(../images/bg/wrapper.jpg) top center no-repeat;
	position: relative;
}
* html div#header_content_footer_wrapper {
	width: 752px;
}
a {
	color: #405A10;
}
a img {
	color: #405A10;
	border-color: #405A10;
}
div#header {
	height: 180px;
}
div#header h1 {
	display: none;
}
div#header h1 img {
	
}	
div#site_photo {
	display: none;
}
div#navbar {
	width: 235px;
	position: absolute;
	top: 227px;
	left: 0px;
}
div#main_menu {
	padding-left: 20px;
}
div#main_menu span {
	
}
div#main_menu span.selected {
	padding-left: 15px;
	display: block;
	background: url(../images/bg/dot.gif) top left no-repeat;
}
div#main_menu span a {
	display: block;
	padding: 3px 0px;
}
div#main_menu span img {
	display: block;
}
div#site_credit {
	
}
div#content {
	margin-left: 235px;
}
div#content h2 {
	text-align: right;
	padding-bottom: 3px;
	border-bottom: solid 1px tan;
}
