body{
background-color:#c8bc9b;
font-size:80%;
}

h1{font-family: "Times New Roman", serif;font-size:1.25em;font-weight:bold;font-variant:small-caps;letter-spacing:3px;color:#970000;}

h2{font-family: "Times New Roman", serif;font-size:1.25em;font-weight:bold;font-variant:small-caps;letter-spacing:3px;color:#970000;}

p{font-family: "Helvetica Neue", sans-serif;font-size:1em;letter-spacing:1px;color:black;margin:5px;}

p.footer{font-size:.80em;text-align:center;}

p.nav{font-family: "Times New Roman", serif;font-size:1.25em;font-weight:bold;font-variant:small-caps;color: #970000;}

.borderit img{border: 1px solid #970000;}

.borderit:hover img{border: 1px solid white;}

.borderit:hover{color: #970000;}

.borderhead img{border: 1px solid transparent;}

.borderhead:hover img{border: 1px solid red;background-color:#970000;}

.borderhead:hover{color: #970000;}

a img {border: none;} 
a:link {outline-style:none;color:#970000;text-decoration:none;font-weight:bold;}
a:visited{outline-style:none;color:#970000;text-decoration:none;font-weight:bold;}
a:hover{outline-style:none;color:white;background-color:#970000;text-decoration:none;font-weight:bold;}
a:active{outline-style:none;color:#970000;text-decoration:none;font-weight:bold;}

#container{
background-image:url(img/background_image.jpg);
background-repeat:no-repeat;
width:800px;
height:auto;
margin: 10px auto;
}

#header{
width:100%;
float:left;
}

#info{
height:auto;
padding:20px;
float:left;
margin:0;
}

#body{
padding:20px;
height:auto;
}

#footer{
clear:both;
margin:10px 0 0 0;
padding 5px;
height:30px;
width:100%;
text-align:center;
vertical-align:middle;
}

#leftpane{
float:left;
margin:1px;
}

#thumbcontainer{
background-image:url(img/imgdesc_bg.png);
height:auto;
width:177px;
float:left;
border-style: solid;
border-width:1px;
border-color:gray;
text-align:center;
}

#thumb{
height:125px;
width:75px;
float:left;
margin:6px;
text-align:center;
}

#mainimage{
background-image:url(img/imgdesc_bg.png);
float:left;
width:auto;
height:auto;
border-style: solid;
border-width:1px;
border-color:gray;
padding:6px;
margin:0 0 15px 25px;
}

#pagenav{
width:177px;
float:left;
margin:2px;
text-align:center;
overflow:visible;
}

#imgdesccontainer{
background-image:url(img/imgdesc_bg.png);
height:auto;
width:177px;
float:left;
border-style: solid;
border-width:1px;
border-color:gray;
text-align:center;
margin:10px 0 0 0;
}

#imgdesc{
width:auto;
height:auto;
padding:10px;

}

#leftpanewrap{
height:auto;
width:177px;
float:left;
text-align:center;
}