@charset "UTF-8";

#mainwrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: auto;
	margin: 0px auto;
	width: auto;
	border: none;
}

#header {
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size: 26px;
	height: auto;
	padding-left: 0px;
	width: auto;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color:#01305C;
	border-bottom: 1px solid white;
	color:white;
	padding-top:0px;
}

#logo {
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size: 12px;
	width: 130px;
	height: 130px;
	border-top: 0px dotted white;
	border-bottom: 0px dotted white;
}

.credits {
	font-family: Arial, "Helvetica", sans-serif;
	font-size: 10px;
	color: #666;
	text-align: left;
	padding: 5px;
	width: 990px;
	background-color: #F3F3F3;
	border-top: 1px dotted #666666;
}

#menuwrapper{
display:none;
}

#slideshow{
display:none;
}

#topnavwrapper{
display:none;
}

#whereami{
display:none;
}

#footer{
display:none;
}

#tbfsitemap{
display:none;
}


#contentwrapper	{
display:block;
width:auto;
padding:0 0 0 0;
}

#content {
display:block;
width:auto;
padding:0 0 0 0;
}
