body{
background: url(../images/background3.gif);
background-repeat: repeat-x;
font-family: verdana;
font-size: 11pt;
margin-top: 0;
}

#container{
width: 930px;
position: absolute;
left: 50%;
margin-left: -450px;
}

#masthead{
background: #e3b600 url(../images/mastheadback2.gif);
background-repeat: no-repeat;
height: 108px;
}

#navlinks{
text-align: right;
height: 20px;
margin-top: 65px;
}

#topbody{
width: 912px;
height: 320px;
margin-bottom: 20px;
}

#topleft{
float: left;
padding-right: 500px;
margin-left: left;
}

#topright{
float: left;
background: url(../images/map3.gif);
background-repeat: no-repeat;
background-position: top right;
width: 490px;
height: 320px;
margin-left: -480px;
}

#lowerbody{
clear: both;
width: 900px;
}

#left{
float: left;
padding-right: 630px;
}

#center{
float: left;
width: 610px;
margin-left: -620px;
text-align: justify;
}

#centerleft{
float: left;
padding-right: 310px;
}

#centerright{
float: left;
width: 290px;
margin-left: -300px;
}

#PhotoGallery{
clear: both;
}

#footer{
clear: left;
border-top: dotted thin #e3b600;
font-size: smaller;
color: gray;
text-align: center;
padding-top: 1em;
}

p.maintext{
width: 310px;
font-size: 9pt;
color: gray;
}


p.maintext2{
font-size: 9pt;
color: gray;
}

p.caption{
margin-top: -0.3em;
margin-bottom: 0.2em;
font-size: 8pt;
color: gray;
text-align: center;
}





ul li{
display: inline;
}

a{
text-decoration: none;
color: gray;
font-size: 10px;
padding: 0 2em;
border-right: solid 1px gray;
}

a:hover{
background:#e1e3a6;
 }



a.inlinelink{
padding: 0;
border-right: none;
}

a.inlinelink2{
font-size: 9pt;
color: gray;
padding: 0;
border-right: none;
}

a.last{
border-right: none;
}

a.sidebarlink{
padding-left: 0;
border: none;
}

a:hover.sidebarlink{
background: white;
}

a.gallery{
padding: 0;
border-right: none;
}

div.scroller {
	overflow:		auto;
	white-space:	nowrap;
	margin:			4px 0;
	width:			900px;
	height: 130px;
}
div.scroller img {
	border:			solid 1px #333333;
}


a:hover.gallery{
background: white;}

h1{
font-size: 14px;
color: gray;
}

h2{
font-size: 12px;
color: #e3b600;
margin-bottom: -0.7em;
}


img.display{
border: solid 2px gray;
}

img.sidebar{
margin: 10px 0;
border: solid 2px gray;
}

.galleryimg{
border: solid 2px gray;
}
