@import url(_teasers.css);

body {
	font-size: 80%;
	background: #DEC79E url(../images/bg/bg.gif) top center repeat-y;
	color: black;
}
div#header_content_footer_wrapper {
	color: white;
	width: 750px;
	margin: auto;
	position: relative;
	background: url(../images/bg/teasers.jpg) top left no-repeat;	
}
* html div#header_content_footer_wrapper {
	width: 749px;
}
a {
	color: #D1CAA0;
}
a img {
	color: #790000;
	border-color: #790000;
}
div#header {
	background: transparent url(../images/bg/header.jpg) top left no-repeat;
	height: 112px;	
	margin
}
div#header h1 {
	
}
div#header h1 span,
div#site_photo {
	display: none;
}
div#navbar {
	width: 750px;
	position: relative;
	background-image: url(../images/bg/white.gif);
	border-top: solid 1px black;
	border-bottom: solid 1px black;
}
div#main_menu {
	background-color: white;
	padding: 10px 3px;
	text-align: center;
	margin-left: 198px;
}
div#main_menu a {
	padding-left: 20px;
	
}
div#main_menu span.selected a {
	background: url(../images/bg/arrow.gif) top left no-repeat;
}
div#main_menu span {
	margin-right: 10px;
}
div#main_menu span img {
	vertical-align: middle;
}
div#teasers {
	position: absolute;	
	left: 0px;
	width: 197px;
	color: black;
	padding-top: 20px;
}
div#teasers a {
	color: #790000;
}
div.teaser {
	border: none;
}
div#site_credit {
	margin-left: 200px;
}
div#content {
	margin-left: 207px;
}
div#content h2 {
	text-align: center;
}
table.sublinks a {
}
table.sublinks a.active {
}
div#playbutton {
	position: absolute;
	top: 120px;
	left: 35px;
	z-index: 5;
}	
