
body {
   margin: 0px;
   padding: 5px;
}
p, h1, h2, li {
   font-family: Verdana, Arial, sans-serif;
   background: transparent;
}
a, a:visited {
   text-decoration: none;
}
#content {
   padding: 10px;
}
#content p {
   color: #000000;
   font-size: 75%;
   margin-top: 0px;
   margin-bottom: 10px;
}
#content a, #content a:visited {
   color: #000000;
   text-decoration: underline;
}
#content a:hover {
   color: #000000;
   text-decoration: none;
}
#content h1 {
   color: #000000;
   font-size: 90%;
   text-align: center;
   margin-top: 0px;
   margin-bottom: 10px;
}
#content h2 {
   color: #000000;
   font-size: 80%;
   font-weight: bold;
   margin-top: 0px;
   margin-bottom: 10px;
}
#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: #000000;
   font-size: 75%;
   margin-bottom: 3px;
}
#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 .img {
   border: 1px solid #000000;
   padding: 2px;
   margin: 15px;
}
#content .imgr {
   border: 1px solid #000000;
   margin-left: 15px;
   margin-bottom: 15px;
   padding: 2px;
   float: right;
}
#content .imgl {
   border: 1px solid #000000;
   margin-right: 15px;
   margin-bottom: 15px;
   padding: 2px;
   float: left;
}
#content .imagebar {
   margin-top: 15px;
   margin-bottom: 15px;
}
#content .imagebar img {
   margin: 10px;
}

#content .RWNoticeBoardTable {width: 80%; margin-top: 20px; border: 1px solid #000000;}
#content .RWNoticeBoardTable td p {margin-top: 0px; margin-bottom: 0px;}
#content .RWNoticeBoardTitleTD {background-color: #000000; padding: 2px; border-bottom: 1px solid #000000;}
#content .RWNoticeBoardTitleTD p {font-weight: bold; color: #ffffff;}
#content .RWNoticeBoardBodyTD {padding: 5px;}
#content .RWNoticeBoardHR {color: #000000; background-color: #000000; height: 1px;}

#content .RWGalleryEnlargementTitle, #content .RWGalleryThumbTitle {font-size: 80%; font-weight: bold;}
#content .RWGalleryEnlargement {margin-bottom: 10px; border: 1px solid #000000; padding: 2px;}
#content .RWGalleryThumb {border: 1px solid #000000; padding: 2px;}
#content .RWGalleryThumbL {margin-top: 4px; margin-bottom: 15px; margin-right: 15px; border: 1px solid #000000; padding: 2px;}
#content .RWGalleryThumbR {margin-top: 4px; margin-bottom: 15px; margin-left: 15px; border: 1px solid #000000; padding: 2px;}

#content .RWLinkTitle {color: #000000; font-size: 80%; font-weight: bold;  margin-top: 0px; margin-bottom: 10px;}
#content .RWLinksTitle, #content .RWLinksDisplayURL {text-align: left;}


