@import url(_teasers.css);

body {
	background: #FFF2BC url(../images/bg/left.jpg) repeat-y;
	color: #222;
	font-size: 80%;
	font-family: "Courier New", courier, serif;
}
div#header_content_footer_wrapper {
	background: url(../images/bg/right.jpg) top right repeat-y;
}
a {
	color: #8B3B23;
}
a img {
	color: #8B3B23;
	border-color: #8B3B23;
}
div#header {
	height: 209px;
	background: url(../images/bg/header.jpg) repeat-x;
}
div#header h1 {
	background: url(../images/bg/logo.jpg) no-repeat;
	height: 209px;
	width: 433px;
}
div#header h1 img {
	display: none;
}	
div#site_photo {
	position: absolute;
	top: 0px;
	left: 469px;
}
div#main_menu {
	background-color: #FFF3E1;
	border-bottom: solid 1px #ddd;
	
	margin-left: 244px;
	padding: 5px;
}
div#main_menu span {
	margin: 0px 3px;
}
div#main_menu span img {
	vertical-align: top;
}
div#site_credit {
	
}
div#content {
	margin-left: 275px;
	margin-right: 50px;
}
div#content h2 {
	
}
table, 
table th,
table td {
	font-family: arial, helvetica, sans-serif !important;
}
