@import url(_teasers.css);

body {
	font-size: 80%;
	background: black url(../images/bg/car.jpg) top center no-repeat;
	color: #F5F1B9;	
}
a {
	color: white;
}
a img {
	color: #55220D;
	border-color: #55220D;
}
div#header_content_footer_wrapper {
	width: 756px;
	height: 565px;
	margin: auto;	
	background: transparent url(../images/bg/empty.jpg) no-repeat;
	color: #F5F1B9;	
	padding: 0px;
}
* html div#header_content_footer_wrapper {
	height: 565px;
	width: 757px;
}
div#site_photo, div#header h1 {
	display: none;
}
div#header {
	height: 59px;
}

div#logo {
	position: absolute;
	top: 0px;
}
div#titles {
	position: absolute;
	top: 0px;
	margin-left: 175px;
}
div#flashmenu {
	position: absolute;
	top: 519px;
	margin-left: 174px;	
}
div#main_menu {
	display: none;
}	
div#site_credit {
	font-size: 80%;
	margin-top: 4px;
}

div#content {
	margin-left: 370px;
	height: 440px;
	padding: 10px;
	overflow: auto;
	min-height: 440px;
}
* html div#content {
	height: 440px;	
}
div#content h2 {
	display: none;
}
div#footer {
	margin-top: 30px;
	margin-right: 20px;
}
div#site_credit a {
	color: gray;
}
	
div#playbutton {
	position: absolute;
	top: 522px;
	margin-left: 20px;
}
div.title, div.name {
	background: #420101 url(../images/bg/butterfly.gif) top left no-repeat !important;
	padding-left: 35px !important;	
	color: white;
}
div.entry {
	border-bottom: none !important;
}
