
body {
   background-image: url(/images/bg.gif);
   background-color: #eee;
   padding: 0px;
   margin: 20px;
}
p, h1, h2, h3, li {
   font-family: Verdana, Arial, sans-serif;
   background: transparent;
}
a, a:visited {
   text-decoration: none;
}
hr {
   height: 1px;
   color: #5f735c;
   background-color: #5f735c;
   border: 0;
}
#body {
   border: 2px solid #333;
   background-color: #fff;
   width: 780px;
}
#logobar p {
   font-size: 110%;
   font-weight: bold;
   text-transform: uppercase;
   margin: 0px 0px 10px 0px;
   padding: 0px;
}
#topnav {
   background-color: #333;
}
#topnav p {
   font-size: 90%;
   font-weight: bold;
   color: #fff;
   margin: 0px;
   padding-top: 5px;
   padding-bottom: 5px;
}
#topnav p a, #topnav p a:visited {
   color: #fff;
   padding: 5px 10px 5px 10px;
}
#topnav p a:hover {
   color: #e83038;
}
#topnav .selected a, #topnav .selected a:visited {
   color: #e83038;
}
#content {
   min-height: 200px;
   height: auto; !important
   height: 200px;
   padding: 20px;
}
#content p {
   color: #333;
   font-size: 90%;
   margin: 0px;
   padding-bottom: 10px;
}
#content a, #content a:visited {
   color: #333;
   text-decoration: underline;
}
#content a:hover {
   color: #e83038;
   text-decoration: none;
}
#content h1 {
   color: #333;
   font-size: 100%;
   margin: 0px;
   padding-bottom: 15px;
   text-align: center;
}
#content h2, #content h3 {
   color: #e83038;
   font-size: 100%;
   font-weight: bold;
   margin: 0px;
   padding-bottom: 7px;
}
#content ul {
   margin-top: 0px;
   margin-bottom: 10px;
   list-style: square;
}
#content ol {
   margin-top: 0px;
   margin-bottom: 10px;
   margin-left: 45px;
}
#content li {
   color: #333333;
   font-size: 90%;
   padding-bottom: 3px;
}
#content .img {
   border: 2px solid #333;
}
#content .imgr {
   border: 2px solid #333;
   margin-top: 3px;
   margin-left: 15px;
   margin-bottom: 10px;
}
#content .imgl {
   border: 2px solid #333;
   margin-top: 3px;
   margin-right: 15px;
   margin-bottom: 10px;
}
#content .closeup td p {
   margin-top: 0px;
   margin-bottom: 0px;
}
#content .closeup th p {
   margin-top: 0px;
   margin-bottom: 0px;
}
#content .tighten td p {
   margin-top: 0px;
   margin-bottom: 2px;
}
#content .tighten th p {
   margin-top: 0px;
   margin-bottom: 2px;
}
#content .justify_text p {
   text-align: justify;
}
#content .small {
   font-size: 70%;
}
#content .imagebar {
   margin-top: 0px;
   margin-bottom: 10px;
   text-align: center;
}

#footer {
   padding-top: 8px;
   padding-bottom: 8px;
}
#footer p {
   font-size: 70%;
   color: #333;
   margin-top: 0px;
   margin-bottom: 0px;
   text-align: center;
   font-weight: bold;
}
#footer a, a:visited {
   color: #333;
}
#footer a:hover {
   color: #333;
   text-decoration: underline;
}

#content .RWFormButton {font-family: Verdana, Arial, sans-serif; font-size: 75%; color: #ffffff; background: #000000;}
#content .RWFormButton:hover {color: #e83038;}
#content .RWForm p, #content .RWFormField {margin: 0px; padding: 0px;}
#content .RWFormTitle {text-align: right;}

#content .RWGalleryEnlargementTitle {font-size: 85%; font-weight: bold; color: #333;}
#content .RWGalleryEnlargement {margin-bottom: 10px; border: 1px solid #333;}
#content .RWGalleryThumb {margin: 10px; border: 1px solid #333;}

