@charset "utf-8";
body {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	margin:0;
	background-image: url(images/imageupdates/background.jpg);
	background-repeat: repeat-x;	
}
#content { min-height:500px;}
#content .header {
	background-image: url(images/imageupdates/header.jpg);
	background-repeat: no-repeat;
	height: 116px;
	width: 910px;
}
#content .header .headerlinks {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	position: relative;
	margin-right: 20px;
	float: right;
	margin-top: 10px;
}
#content .header .headerlinks a{
	color:#000000;
	padding: 0 5px 0 5px;
	text-decoration: none;
}
#content .header .headerlinks a:hover{ color:#FFA300;}
#content .header .headerlinks a:active{ color:#FFA300;}
#content .header .headerlinks a.selected{ color:#FFA300;}
#content .content {
	background-image: url(images/content.png);
	background-repeat:repeat-y;
	height: 600px;
}
#content .content .photocredit{
position:relative;
font-size:9px;
color:#999999;
}

#content .footer {
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
}
#rotator {
position:relative;
top:0px;}
#rotator .image-rotator{
width: 880px;
height: 150px;
}
#rotator .slideshow { width: 880px;height: 150px; position: relative; float: left;}
#rotator .slideshow .hide {
display:none;}
#rotator .top {	
	height: 4px;
	background-image: url(images/rotator-top.png);
	background-repeat: no-repeat;}
#rotator .bottom {
	height: 4px;
	background-image: url(images/rotator-bottom.png);	
	background-repeat: no-repeat;}
#rotator .left {
	width: 4px;
	background-image: url(images/rotator-left.png);
	background-repeat: no-repeat;}
#rotator .right {
	width: 4px;
	background-image: url(images/rotator-right.png);
	background-repeat: repeat-y;}
#contentbody .left-1 { 
	vertical-align: top;
	width: 154px;
	background-image: url(images/contentbody-left-1.png);
	background-repeat: repeat-y;}
#contentbody .left-2 {
	width: 4px;
	background-image: url(images/contentbody-left-2.png);
	background-repeat: repeat-y;}
	
#contentbody .bodytext {
	font-size: 12px;
	padding: 0px 2px 10px 10px;
	background-color:#FFFFFF;
	height: 450px;
	width: 722px;}

#content .photoalbum ul{padding:0px;}
#content .photoalbum ul li {
	margin-left: 0;
	padding: 1px;
	list-style: none;
	display: inline;
	}

#contentbody .bodytext h1 { font-size: 16px;}
	
#contentbody .right {
	width: 4px;
	background-image: url(images/contentbody-right.png);
	background-repeat: repeat-y;}
#contentbody .footer {
	height: 4px;
	background-image: url(images/contentbody-footer.png);
	background-repeat: repeat-y;}
#contentbody .footer-address {
	padding: 3px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	}