body { 
 margin : 0px; 
 padding : 0px; 
 background : #7585a6; 
 font-family : "Verdana", "Arial", "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", "sans-serif"; 
 font-size : 12px; 
 color: #3f3f3f; 
  
}

img { border: 0; }

a { font-size: 14px; color: black; text-decoration: none; }
a:hover { font-weight: bolder; text-decoration: underline; }

div


div.item a { font-size: 14px; color: black; text-decoration: none; }
div.item a:hover { font-weight: bolder; text-decoration: underline; }
div.item { padding-bottom: 10px; }

div.galleryCat { float: left; width: 200px; margin-left: 15px; margin-bottom: 15px; padding: 5px; border: 1px solid gray; text-align: center; height: 210px; }
div.galleryCat div.galleryCatName a { color: black; text-decoration: none; }
div.galleryCat div.galleryCatName a:hover { font-weight: bolder; text-decoration: underline; }
div.galleryItem { float: left; width: 200px; margin-left: 15px; margin-bottom: 15px; padding: 5px; text-align: center; height: 180px; }
#galleryCollector { text-align: center;}

table.formtable td input {width: 300px; border: 1px solid gray; padding: 2px}
table.formtable td.bottom {text-align: center;}
table.formtable td.bottom input.button {border: 1px solid gray; background: white; width: 193px}
table.formtable {width: 500px; margin: auto}
table.formtable td {padding: 4px; }
table.formtable td textarea {width: 300px; height:100px; border: 1px solid gray; padding: 2px}

#mainContentDiv h1 { font-size: 14pt; color: maroon; font-family: "Verdana","Arial","Lucida Sans Unicode","Lucida Grande","Trebuchet MS","sans-serif"; font-weight: normal; font-style: italic; margin-bottom: 20px; }

