@import url(_teasers.css);

body {
	background: white url(../images/bg/bg-grass.jpg) no-repeat;
	color: navy;
	font-size: 16px;			
	font-family: "garamond", "times new roman", serif;
}
div#header_content_footer_wrapper {	
	height: 550px;
	width: 750px;
	position: relative;
}
a {
	
}
a img {
	border: none !important;
}
div#header {	
	/*height: 132px;*/
	background-image: none;
}
div#header h1 {
	
}
div#header h1 span {
	display: none;
}	
div#site_photo {
	display: none;
}
div#main_menu {
	position: absolute;
	bottom: 5px;	
	width: 750px;
	left: 0px;
	font-size: 14px;
	text-align: center;		
	font-weight: normal;
	font-family: "times new roman";	
	color: white;
	
}
* html div#main_menu {
	height: 40px;
}
div#main_menu span a {
	color: white;
	text-decoration: none;
	white-space: nowrap;	
	padding: 1px;
	height: 12px;	
	font-weight: bold;
}
div#main_menu span a:hover,
div#main_menu span.selected a{	
	color: #B3C9FC;
}
div#main_menu span {
	padding: 0px 4px;	
}
div#main_menu span img {
	vertical-align: top;
}
div#site_credit {
	display: none;
}
div#content {
	height: 478px;
	padding: 0px 10px;
	overflow: auto;	
	min-height: 0px;
	position: relative;
	background-repeat: no-repeat;
}

* html div#content {
	height: 478px;
}

div#footer {
	margin-left: 190px;
	text-align: left;
	color: white;
}
div#footer a {
	color: white;
}

div#content h2 {	
	padding: 0;	
	margin: 0;
	height: 27px;	
}
table.sublinks a {
	
}
table.sublinks a.active {
}
div#pagecollage {
	margin: auto;
	height: 115px;
}
img#collage1 {
	float: left;
}
img#collage2 {
	float: right;
}
body.popup div.title { color: white; }
