body {
	background: url(pattern.gif);
	margin:0px auto;
	color: #57391a;
	font-family: Verdana, sans-serif;
	font-size: 12px;
}
.wrapper {
	margin: 2% auto;
	width: 800px;
	background: url(pattern.gif);
	
	float: none;
	border: 0px dotted #ff3957;
}



.rollover a { 
	display:block; 	
	width:200px; 
	background-color: #608ED9
	
	}
	
.rollover a:hover { 
	background-color: #FFDD3A}

#bannerwrap {
        background: url(home.gif) no-repeat;
        }

#banner {
        display: block;
        background: url(img/exhibit.gif) no-repeat;
        }

#mainmenu li {
	display: inline;
	width: 160px;
	height: 30px;
	background: inherit;
	margin-left: 90px;
	color: #f0441c;
	font: 12pt Arial, Helvetica, sans-serif;
}

#navmenu {
	width: 800px;
	height: 30px;
	background: inherit;
}
a#banner:hover {
        background: url(exhibit.gif) no-repeat;
        }



p {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	line-height: 14px;
	background: inherit;
	color: silver;
	
}
.text {
	padding: 20px 60px 20px 20px;
	color: #4a2903;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 14px;
}
b {

	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
}

h1 {
	color: #c40e36;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	margin: 15px 0px 2px 0px;
}

h4 {
	color: #3f89d2;
	font: italic 10pt Helvetica, sans-serif;
}

h2 {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #0A0ACB;
	line-height: 14px;
	font-weight: bold;
	margin: 15px 0px 5px 0px;
}
h3 {
	color: #c41a03;
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
h7 {
	color: #c41a03;
	font-family: Arial, Verdena, Sans-serif;
	font-size: 22px;
	font-weight: bold;
}

h8 {
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	margin: 15px 0px 2px 0px;
}



.margin_solid {
	background: url(/media/margin_solid.gif);
	background-repeat: repeat-y;
}

.margin_dash {
	background: url(/media/margin_dash.gif);
	background-repeat: repeat-y;
}

.news_module {
	width: 180px;
	margin: 20px 10px 40px 25px;
	background-color: #fff;
	font-family: Verdana, sans-serif;
	font-size: 13px;
	line-height: 14px;
	color:#666;
}
.news_module_lato {
	width: 180px;
	margin: 20px 10px 40px 25px;
	background-color: #fff;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color:#666;
}

a:link, a:visited {
	font-family: verdana, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #66C;
	text-decoration: none;
}

.footer {
	margin: 20px auto;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
	line-height: 14px;
	text-align: center;
	color: #fa5300;
	border: 2px  #34ff0f;
}

ul {
	
	background: inherit;
}

ol {
	margin: 10px 10px 10px 30px;
}

