@import url(_teasers.css);

body {
		
	font-family: "times new roman", serif;
	font-size: 105%;
	background: #003333 url(../images/bg/body.gif) top left repeat-y;
	text-align: center;
	color: white;
}
div#header_content_footer_wrapper {
	width: 750px;
	margin: auto;
	text-align: left;
	color: #003333;		
	position: relative;	
	background: url(../images/bg/content.jpg) top center repeat-y;
}
div#header_content_footer_wrapper_2 {
	
	padding: 0px 58px 0 41px;
	
}
a {
	color: #095454;
	font-weight: bold;
}
a img {
	
}
div#flashheader {	
	position: absolute;
	top: 0px;
	left: 0px;	
	padding: 0px 58px 0 41px;
	width: 651px;
	background-color: #003333;
}
div#flashheader object {
	display: block;
	margin: auto;
}
div#header {
	height: 73px;
	background: url(../images/bg/header.gif) top center no-repeat;
	margin: 0px -58px 0 -41px;
}
div#header h1 {
	
}
div#header h1 span {
	display: none;
}	
div#site_photo {
	display: none;
}

div#main_menu {
	text-align: center;
	padding: 0px 58px 0 41px;
}
div#main_menu span {
	border-right: solid 1px;
	border-left: solid 1px;
	padding: 0 3px;
}

div#content {
	padding: 20px;
}
div#content h2 {
	display: none;
}

div#logos {
	background-color: white !important;
	border: solid 1px gray !important;
	padding: 1px !important;
	height: 70px;
}
div#logos img {
	vertical-align: middle;
}

div#footer {
	background: url(../images/bg/footer.gif) no-repeat bottom left;
	padding: 0px 58px 0 51px;
	text-align: center;
}
div.title {
	text-align: center !important;
}
div#ads {
	float: right;
	display: none;
}
div#ads div {
	margin-bottom: 10px;
}
div#bottomlinks {
	padding: 10px;
}

