@charset "utf-8";
/* CSS Document */
*{margin:0px; padding:0px; border:0px; outline:0;}
.right{display:block; float:right;}
.left{display:block; }
.clear{clear:both;}
.photo_caption{display:block; width:330px; font-size:10px; font-style:italic;}
h1{font-size:18px; display:block; letter-spacing:1px; margin:0px 0px 15px 0px;}
body{background:#FFF url(images/main_bg.jpg) top center no-repeat; color:#333333; font-family:"Courier New", Courier, monospace;}

#container1{width:980px; margin:165px auto 40px auto;}
#nav{width:140px; float:left;}
#nav .link{width:92px; display:block; text-align:right; float:right; padding:20px 48px 20px 0px; background:url(images/nav_bullet.jpg) right center no-repeat;}
#main_image{ width:700px; height:580px; background:#fff url(images/main_image.jpg) top center no-repeat; position:absolute; top:165px; left:50%; margin-left:-350px; z-index:800;}
#content-white{width:660px; float:left; background:#fff; padding:20px 10px 20px 20px; font-size:13px; font-family:"Courier New", Courier, monospace; position:relative; text-transform:lowercase;}
#content{width:660px; float:left; background:#e8e8cf; padding:20px 10px 20px 20px; font-size:13px; font-family:"Courier New", Courier, monospace; position:relative; text-transform:lowercase;}
#content a{color:#662b1b; text-decoration:none;}
#content a:hover{color:#7b311d;}
#content ul{margin:2px; font-size:13px;}
#content li{margin:0px 0px 0px 20px;}
#content_right{width:330px; float:right; font-family:"Courier New", Courier, monospace;}
#content_right li{margin:0;}
#content_left{width:330px; float:left;}
#right{width:140px; float:left;}
#bottom_nav{width:660px; clear:both; padding:20px; margin:0px auto; text-align:center;}
#footer{width:700px; margin:0px auto 10px auto; text-align:center;}


.slideshow_container{width:402px; position:relative; float:right;}
.slideshow span.image-wrapper{display:block;position:absolute;top:0;left:0;}
.slideshow img{}

ul.thumbs{margin:0;padding:0;}
ul.thumbs li{float:left;list-style:none; margin:0;}
a.thumb{display:block;border:1px solid #ccc;padding:2px;}
ul.thumbs li.selected a.thumb{background:#000;}
a.thumb:focus{outline:none;}
ul.thumbs img{border:none;display:block;}
div.caption-container {}
span.image-caption {display: block;	position: absolute;}
div.caption {width:376px; padding: 12px; margin-top:10px; color: #ccc;}
div.caption a {	color: #fff;}

