body{
	font: 11px Georgia,"Times New Roman",Arial,Helvetica,sans-serif;
	color: #444;
	line-height: 180%;
	background: #c0aa73 url(../../images/exhibits/cartoons/bg.jpg) repeat-y top center;
	text-align: center;
	margin: 0px 0;
	padding: 0;
}
.red {color: #0061a7;}

h1,h2,h3,h4{
	font-family: Georgia,"Times New Roman",Arial,Helvetica,sans-serif;
	background: transparent;
	
	color: #333333;
	margin: 10px 0 10px 0;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 1em;
}





a{
	font-weight: bold;
}

a:link,a:visited{
	color: #0061a7;
	background: transparent;
	text-decoration: none;
}

a:hover,a:focus,a:active{
	color: #a28b61;
	background: transparent;
}





img{
	border: 0 none;
}



#wrap{
	text-align: left;
	width: 600px;
	margin: 0 auto;
	padding: 0;
	background-color:#e6d2a3;
	
}

#logo{
	width: 600px;
	height: 154px;
	padding: 20px 0 0 0;
	margin: 0;
	position: relative;
	border-bottom:0px solid #eee;
}



#navcontainer {
	text-align: center;
	width: 600px;
	position: relative;
	background-color: #transparent;
	color:#FFFFFF;
	padding: 0 0 0 0;
	height:20px;
}
#navcontainer a {
font-size: 11px;
color: #a28b61;
text-decoration: none;
letter-spacing: .02em;
}
#leftbuttons {
text-align: left;
width: 300px;
position:absolute;
left: 20px;
top: 7px;
}
#rightbuttons {
text-align: right;
width: 300px;
position:absolute;
right: 20px;
top: 7px;
}




.title {
text-align: center;

color: #5e86ac;
font-size: 11px;
line-height: 120%;
border-bottom: 1px dotted #bfa970;
}
#contentwrap{

	width: 600px;
	padding: 0;
	margin: 0px;
}

#contentright{
	line-height: 140%;
	width: 200px;
	float: right;
	padding: 20px 10px 20px 0;
	margin: 0px;
	
}
#contentleft{
	width: 200px;
	float: left;
	padding: 20px 0 20px 10px;
	margin: 0;
	
}
#homebg {
background: #ffefbb url(../../images/exhibits/cartoons/homebg.jpg) no-repeat top left;
width:570px;
text-align: justify;
margin-top: 10px;
padding: 0px;
border: 1px solid #bfa970;

}

#exhibitbg {
position: relative;
background-color: #ffefbb;
width:570px;
text-align: left;
margin-top: 10px;
padding: 0px;
border: 1px solid #bfa970;
}

.contentpad {
padding: 10px 20px 10px 20px;
}
.homepad {
margin-left: 200px;
}

#footer{
	color: #0061a7;
	clear: both;
	padding: 0px 20px 20px 20px;
	border-top: 0px solid #DDDDDD;
	font-size: 9px;
	text-transform: uppercase;

}

#footer a{
	font-weight: normal;
	font-size: 9px;
	padding: 0;
}



.fl {
	float: left;
}

.fr {
	float: right;
}



.spacer{
	clear: both;
	height: 0;
}



