
@import url(_teasers.css);

body {	
	font-size: 80%;
	background: #184B7F url(../images/bg/bg.jpg) top center repeat-y;
	color: white;
}
body a {
	color: white;
}
div#header_and_content_wrapper a {
	color: #1A5189;
}
a img {
	color: #1A5189;
	border-color: #1A5189;
}
h2 {
	padding: 0px;
	height: 50px;
	
}
h2 img {
	display: block;
	float: right;
}
div#content {
	margin-left: 239px;
	margin-right: 30px;
	padding-top: 65px;
	clear: right;
	color: black;	
	width: 390px;
	overflow: hidden;
	
}
* html div#content {
	height: auto;
}

div#header {
	height: 195px;
}
* html div#header {
	overflow: hidden;
}
div#header h1 {
	margin: 0px 0px 0 30px;	
	position: absolute;
	top: 30px;	
	width: 645px;
	overflow: hidden;
	text-align: left;	
	background: transparent url(../images/logo.gif) top left no-repeat;		
	z-index: 3px;
	height: 61px;
	width: 200px;
	
}
div#header h1 img {
	display: inline;
	text-align: left;
	display: none;
}
div#site_photo {
	position: absolute;
	top: 4px;
	width: 347px;
	height: 232px;	
	margin-left: 322px;
}
div#site_photo img {
	display: block;	
	
}
* html div#site_photo img {
	margin-left: 0px;
}
div#navbar {
	width: 206px;
	/*float: right;
	margin-right: 16px;*/
	position: absolute;
	top: 50px;	
	background: transparent url(../images/bg/navbar.gif) top right no-repeat;	
	margin-left: 15px;	
	margin-top: 170px;
}
* html div#navbar {
	
}

div#header_and_content_wrapper {
	width: 672px;
	margin: auto;
	background: transparent url(../images/bg/background.jpg) top left no-repeat;
	min-height: 659px;
	
}
* html div#header_and_content_wrapper {
	min-height: 659px;
}

div#main_menu {
	background: transparent url(../images/bg/list.gif) bottom right no-repeat;
	padding-bottom: 55px;
	
}
div#main_menu span.main_link {
	display: block;
	height: 19px;
	padding-top: 10px;
	padding-right: 13px;
	text-align: right;
}
div#main_menu a {
	
	text-align: right;	
	
}
div#main_menu span.selected {
	background: transparent url(../images/bg/dot.gif) right center no-repeat;

}
div#main_menu a img {
	
}
div#footer {
	clear: both;
	background: transparent top center no-repeat;
	text-align: center;
	color: black;
}
div#footer a {
	color: black;
}
body.popup {
	color: #8d8;
}
body.popup a {
	color: #afa;
}

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

