html,body { background-color: #dedede; text-align: center; font-family: arial, helvetica, sans-serif; font-size:10pt; height:100%; margin:0px; padding:0px;  }
p {margin:5px;}
a { color:#565952; font-style:italic; }
a:hover { text-decoration:none; }


#wrapper { width:990px; background-color:#ddd; border:1px solid #000; margin:0 auto; text-align:left; } 

#col1 {width:240px; }
#col2 {width: 750px; }
.header { height:185px; background-color:#fff;}
#menu { background-color:#fff; height:600px; background-image: url(img/menubg.gif); background-repeat: no-repeat;}  
#menuHolder { margin-top:120px; margin-left:15px; }
.menuItem { text-decoration:none; display:inline; float:left; width:205px; height:20px; margin:5px auto; background-image: url(img/menubutton.gif); background-repeat:no-repeat; }
.menuItem span { margin-left:30px; text-decoration:none; font-family: verdana, sans-serif; font-style:italic; font-size:13px;color:#FFF; line-height:17px;  }
.topGalleryItem {display:inline; float:left; width:138px; height:82px; margin:4px; background-color:#fff; }
.topGalleryItem { border:1px solid #000;}
.centered { text-align:center; }

.pageTitleBar { height:50px; background-image: url(img/titlefiller.gif); background-repeat:repeat-x; text-align:right; }
.pageTitleBar img { margin-left: 5px; margin-right:5px; margin-top:15px;}
.pageTitle {display:inline; float:left; }

/* Gallery */
.galThumb { display:inline; float:left; width:160px; border: 0px solid #000; text-align:left; margin:10px; }
.galThumbHeader {width:138px; background-color:#ff0;}
.galThumb img { border:0px;}
.galBackLink { text-align:center; clear:both;}
.galleryImage { text-align:center; }
.galleryImage th { background-color:#ff0; }
.galleryImage th img {border:0px;}
.galleryImage #bl { text-align:right; }
.galleryImage #galCounter { width:200px; }
.galleryImage #br { text-align:left; }
.galleryImage td { border:0px solid #000;}
.galleryImage td img { border:1px solid #000; margin:0px;}
