@import url(_teasers.css);

div#header h1,
div#content h2,
div#site_photo {
	display: none;
}
body {
	background: black url(../images/bg/body.jpg) top left;
	color: white;
	font-size: 80%;
}
a {
	color: #CB7201;
}
a img {
	color: #CB7201;
	border-color: #CB7201;
}
div#header_content_footer_wrapper {
	background: url(../images/bg/photo4.jpg) no-repeat;
}
div#header_and_content_wrapper {
	background: url(../images/bg/teasers.jpg) top right repeat-y;
}
div#flashheader {
	position: absolute;
	top: 10px;
	left: 0px;
	width: 100%;
	z-index: 3;	
}
div#header {
	height: 124px;
	background-image: url(../images/bg/header.gif);
}
div#flashheader object {
	margin: auto;
	display: block;
}
div#header {
	
	
}
div#main_menu {
	position: absolute;
	top: 78px;
	left: 20%;
	width: 65%;	
	background-image: url(../images/bg/black.gif);
	padding: 5px 0 0 0;
	text-align: center;		
	z-index: 2;
	
}
div#main_menu span {
	margin-right: 10px;
}
div#main_menu img {
	vertical-align: top;
}
	
div#content {
	margin-right: 161px;
	margin-left: 200px;
}
div.entry {
	background-image: url(../images/bg/black.gif) !important;
	border-bottom: dashed 1px #CB7201 !important;
	padding-bottom: 10px !important;
}
div.title {
	color: #CB7201;
	background: black url(../images/bg/diamond.gif) no-repeat;
	padding: 3px 3px 3px 30px;
}

div#site_credit {
	font-size: 80%;
	margin-top: 4px;
}

