
body {
   background-color: #ffffff;
   background-image: url(/images/bg.gif);
   padding: 0px;
   margin: 10px auto 10px auto;
}
p, h1, h2, li {
   font-family: Verdana, Arial, sans-serif;
   background: transparent;
}
a, a:visited {
   text-decoration: none;
}
#body {
   border: 1px solid #003672;
   text-align: left;
   width: 750px;
   background-color: #ffffff;
}
#logobar {
   padding: 0px;
}
#logobar .logo {
  border-right: 1px solid #003672;
}
#topnav {
   background-color: #003672;
}
#topnav p {
   font-size: 80%;
   font-weight: bold;
   color: #ffffff;
   text-align: center;
   margin-top: 0px;
   margin-bottom: 0px;
   padding-top: 5px;
   padding-bottom: 5px;
}
#topnav p a, #topnav p a:visited {
   color: #ffffff;
   padding-left: 10px;
   padding-right: 10px;
   padding-top: 5px;
   padding-bottom: 5px;
}
#topnav p a:hover {
   color: #ffd101;
}
#topnav .selected a, #topnav .selected a:visited {
   color: #ffd101;
}
#content {
   padding: 15px;
}
#content p {
   color: #333333;
   font-size: 75%;
   margin-top: 0px;
   margin-bottom: 10px;
}
#content a, #content a:visited {
   color: #333333;
   text-decoration: underline;
}
#content a:hover {
   color: #ff2602;
   text-decoration: none;
}
#content h1 {
   color: #003672;
   font-size: 90%;
   text-align: center;
   margin-top: 0px;
   margin-bottom: 10px;
}
#content h2 {
   color: #003672;
   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 .imagebar {
   margin-top: 15px;
   margin-bottom: 15px;
}
#content .imagebar img {
   margin: 10px;
}
#footer {
   background-color: #003672;
   padding-top: 2px;
   padding-bottom: 2px;
}
#footer p {
   font-size: 70%;
   font-weight: bold;
   color: #ffffff;
   margin-top: 0px;
   margin-bottom: 0px;
   text-align: center;
}
#footer a, #footer a:visited {
   color: #ffffff;
}
#footer a:hover {
   color: #ffd101;
   text-decoration: none;
}
#content .RWNoticeBoardTable {width: 80%; margin-top: 20px; border: 1px solid #003672;}
#content .RWNoticeBoardTable td p {margin-top: 0px; margin-bottom: 0px;}
#content .RWNoticeBoardTitleTD {background-color: #003672; padding: 2px; border-bottom: 1px solid #003672;}
#content .RWNoticeBoardTitleTD p {font-weight: bold; color: #ffffff;}
#content .RWNoticeBoardBodyTD {padding: 5px;}
#content .RWNoticeBoardHR {color: #003672; background-color: #003672; height: 1px;}

#content .RWGalleryEnlargementTitle, #content .RWGalleryThumbTitle {font-size: 80%; font-weight: bold;}
#content .RWGalleryEnlargement {margin-bottom: 10px; border: 1px solid #003672; padding: 2px;}
#content .RWGalleryThumb {border: 1px solid #003672; padding: 2px;}
#content .RWGalleryThumbL {margin-bottom: 15px; margin-right: 15px; border: 1px solid #003672; padding: 2px;}
#content .RWGalleryThumbR {margin-bottom: 15px; margin-left: 15px; border: 1px solid #003672; padding: 2px;}

#content .RWContactTitle {color: #003672; font-size: 80%; font-weight: bold; margin-top: 0px; margin-bottom: 5px;}
#content .RWContactLabel {text-align: right;}
#content .RWContactMessage {color: #ff0000; font-weight: bold; text-align: center;}
#content .RWContactButton {font-family: Verdana, Arial, sans-serif; font-size: 11px; font-weight: bold; color: #ffffff; background-color: #003672;}
#content .RWContactField {font-family: Verdana, Arial, sans-serif; font-size: 70%;}

