/* CSS Document */

#leftmenu {
display:block;
width:199px;
height:370px;
margin-right:1px;
float:left;
background-image:url(web_images/menubg.gif);
font-family: Georgia, "Times New Roman", Times, serif;
}

#leftmenu a {
display:block;
width:197px;
height:30px;
text-decoration:none;
color:white;
font-size:12px;
line-height:30px;
text-indent:20px;
}

#leftmenu a.odd {
background-image:url(web_images/menuoddbg.gif);
}

#leftmenu a#selodd, #leftmenu a.odd:hover {
background-image:url(web_images/menuoddbg_sel.gif);
}

#leftmenu a#seleven, #leftmenu a.even:hover {
background-image:url(web_images/menuevenbg_sel.gif);
}

#rightimages img {
margin-top:30px;
border:3px solid white;
}

#rightimages {
padding-bottom:20px;
}

#gallery {
width:724px;
float:left;
}

#thumbs {
background-image:url(web_images/thumbsbg.jpg);
}

#thumbs a {
display:block;
background-color:#FFFFFF;
}

#thumbs a img {
border:0;
}

.pics { height: 369px; width: 583px; padding:0; margin:0; overflow: hidden }
.pics img { height: 369px; width: 583px; padding: 0; border: 0; background-color: #eee;}
#thumbs #nav { width: 100px; margin: 0; }
#thumbs #nav li { width: 112px; list-style: none; padding:0; margin:0; padding-top:5px; padding-bottom:5px;}
