body {
/*   background-color: rgb(179,56,45);*/
/*   background-color: rgb(213,92,83);*/
/*   background-color: rgb(193,173,121);*/
   background-color: rgb(234,225,189);
}
td.head {
/*   background-color: rgb(193,173,121);*/
   background-color: rgb(147,131,86);
}
h2 {
   font-family: arial,Helvetica,sans-serif;
   font-size: 12pt;
   color: rgb(179,56,45);
}
td.body {
/*   background-image: url("../images/homebg2.jpg");
   background-repeat: no-repeat; */
   background-color: rgb(255,255,255);
}
td.galleryhead {
/*   background-color: rgb(162,139,119);*/
}
p.galleryhead {
   color: rgb(179,56,45);
}
p {
   font-family: verdana, arial,Helvetica,sans-serif;
   font-size: 10pt;
   color: rgb(179,56,45);
}
.thumbwrapper {
width:250px;
height: 188px;
padding:10px;
filter:shadow(color:gray);
}
.thumbnail {
border: 0;
padding: 0px 0px 0px 0px;
margin:0px 0px 0px 0px; 
}