/* CSS Document */

body{background:#000; background-image:url(images/blackbkg.gif); margin:0px; font-family:Georgia, "Times New Roman", Times, serif; font-size:15px;}


/* TEXT */

h2{font-family:Georgia, "Times New Roman", Times, serif; text-align:left; font-size:34px; text-align:center; padding-left:30px; color:#511b00}
p{padding-left:35px; padding-right:30px; text-align:left}
p.center{padding-left:35px; padding-right:30px; text-align:center}

/* LINKS */

a{color:#511b00; text-decoration:none}


/* IMAGES  */

img.left{float:left; border:double; border-color:#333333; margin-right:15px;}
img.right{float:right; border:double; border-color:#333333; margin-left:15px;}
img.border{border:double; border-color:#333333; border-width:3px;}
.thumb{width:100px; height:75; border:none}



/* LAYOUT */

#canvas{width:1008px;  background-image:url(images/cedarbkg.jpg); text-align:center; margin:auto; border-left:double; border-right:double; border-bottom:double; border-color:#999999; border-width:7px;}

.header{width:1008px; height:234px; margin:auto;ttext-align:center;}
.headright{height:234px; float:left;}
.headleft{height:234px; float:left;}
.dividerbar{width:100%; height:17px; background-image:url(images/headdivider.gif); background-repeat:repeat-x;}

#container{width:850px; background-image:url(images/bkg2.jpg); background-repeat:repeat-y; margin:auto;}

.slidedisplay{width:96%; height:172px; white-space:nowrap; overflow:auto; border-top:inset; border-bottom:inset; margin:auto;}*/

.imgfeature{width:500px; height:375px; border:inset; border-width:4px; margin:auto;}
.thumbdisplay{width:500px; height:104px; white-space:nowrap; overflow:auto; border-bottom:groove; border-top:groove; margin:auto; text-align:center}
