@import url(_teasers.css);

body {
	background: black url(../images/bg/bg.jpg) top center repeat-y;
	color: white;
	font-family: "times new roman", georgia, serif;
	font-size: 90%;
}
div#header_content_footer_wrapper {
	width: 750px;
	color: black;
	background: url(../images/bg/header.jpg) top center no-repeat;
	margin: auto;
	position: relative;
}
a {
	color: #872B03;
}
a img {
	color: #872B03;
	border-color: #872B03;
}
div#header {
	height: 153px;
}
div#header h1 {
	padding: 5px 15px;
}
div#header h1 img {
	vertical-align: top;
}	
div#site_photo {
	display: none;
}
div#main_menu {
	text-align: center;	
	padding: 3px;
}
div#main_menu span {
	margin: 0px 4px;
}
div#main_menu span img {
	
}
div#site_credit {
	
}
div#content {
	margin-left: 276px;
	padding-top: 50px;
	margin-right: 30px;
}
div#content h2 {
	
}
div#footer {
	margin-left: 277px;
	margin-right: 30px;
}
