body {
	font-size: 85%;
	background: #ECE4D5 url(../images/bg/black.gif) top left repeat-y;
	color: black;
}
div#header_content_wrapper {
	background: transparent url(../images/bg/brick.jpg) top left;
	margin-left: 214px;
}
a {
	color: #3D618B;
}
a img {
	color: #3D618B;
	border-color: #3D618B;
}
div#header {
	height: 94px;	
	padding-left: 214px;
	margin-left: -214px;
}
div#header h1 {
	background: url(../images/logo.png) bottom center no-repeat;
	height: 45px;
	padding-top: 30px;
}
div#header h1 span,
div#site_photo {
	display: none;
}
div#main_menu {
	text-align: center;
	position: relative;	
	z-index: 20;
	padding-bottom: 8px;
}
div#main_menu span {
	margin: 0px 5px;
}
div#main_menu span img {
	vertical-align: middle;
}
div#teasers {
	position: absolute;
	top: 129px;
	left: 0px;	
	padding-top: 100px;
	width: 214px;
	background: transparent url(../images/bg/sidebar.jpg) top left no-repeat;
	color: white;
	
}
div.teaser {
	border: none !important;
}
div#site_credit {
	
}
div#content {	
	
	background: #ECE4D5 url(../images/bg/content.jpg) top left no-repeat;
	position: relative;
}
div#content h2 {
	text-align: right;
	padding: 10px;
}
div#footer {
	margin-left: 220px;
	
}
table.sublinks a {
}
table.sublinks a.active {
}
div.title, div.name, div.question {
	color: #3D618B !important;	
	padding: 3px;
}
div#misc1 {
	width: 268px;
	height: 129px;
	background: transparent url(../images/bg/photo.jpg) top left no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 19;
}
input.submit {
	background-color: #BC7C2F !important;
	color: black !important;
	border: solid 1px black;
}

