/* CSS Document */

body { 
background-image:url(images/body_bkg.gif);
text-align:center;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:18px; 
color:#003300;
}

.spacer{text-align:center; clear:both;}

#container{width:821px; background-image:url(images/container_bkg.jpg); margin:auto; }
.header{width:821px; height:410px; padding:0px; background-image:url(images/header.jpg); background-repeat:no-repeat;}

.imgright{float:right; border:double; margin:12px;}
.imgleft{float:left; border:double; margin:12px;}
.imgborder{border:double; margin:12px;}

a:link{color:#003333; text-decoration:none;}
a:visited{color:#003333; text-decoration:none;}
a:hover{color:#660000; text-decoration:underline;}


p{text-align:left; padding-left:45px; padding-right:45px;}
p.center{text-align:center; padding-left:45px; padding-right:45px;}
.toplinks{font-size:11px; text-align:center; font-weight:bold;}
.medtext{font-size:10px;}

ul{text-align:left; padding-left:50px;}

/* Photo Slideshow */

.mainphoto{width:700px; text-align:center; margin:auto;}
.dopicthumbs{width:100px; height:67px; border:solid;}
.thumbdock{width:700px; height:100px; text-align:center; white-space:nowrap; overflow:auto; }