@import url(_teasers.css);

body {
	background-color: #3d3b4e;
	color: #D7D5E9;
	font-size: 10pt;
}
div#header_content_footer_wrapper {
	
}
a {
	color: #FCF7C0;
}

a img {
	color: #990000;
	border-color: #990000;
}
div#header {
	height: 90px;
}
div#header h1 {
	text-align: center;
	padding-top: 10px;
}
div#header h1 img {
	margin: auto;
}	
div#site_photo {
	
}
div#navbar {
	position: absolute;
	top: 80px;
	left: 10px;
	width: 169px;
	background: url(../images/bg/menutop.gif) no-repeat;
	padding-top: 22px;
	overflow: hidden;
}
div#main_menu {
	text-align: center;
	color: #aaa;	
	background: #990000 url(../images/bg/menubottom.gif) bottom left no-repeat;
	padding: 0 5px 20px 5px;
	font-size: 120%;
	margin-bottom: 30px;
	
}
div#main_menu a {
	display: block;
	padding: 4px 0px;
	border-bottom: solid 1px red;
	text-align: center;
	color: white;
	text-decoration: none;
}
	
div#main_menu a:hover {	
	background-color: #BB0101;
}
div#main_menu span {
	
}
div#main_menu span img {
	
}
div#teasers {
	font-size: 90%;
}
	
div.teaser {
	background-color: #5A5A7B;
	border-color: black;
	
}
div#site_credit {
	
}
div#content {
	margin-left: 189px;
}
div#content h2 {
	color: #5A5A7B;
}
table.sublinks a {
}
table.sublinks a.active {
}
div.entry {
	border-bottom-color: #5A5A7B !important;
}
div.title, div.name, div.question {
	color: white !important;
}
