
body {
   background-image: url(/images/bg.gif);
   padding: 0px;
   margin: 0px;
}
p, h1, h2, li {
   font-family: Arial, Helvetica, sans-serif;
   background: transparent;
}
a, a:visited {
   text-decoration: none;
}
#logobar {
}
#topnav {
   background: #cccccc url(/images/top_border_bg.gif);
}
#content {
   padding: 15px 100px 0px 100px;
}
#content p {
   color: #000066;
   font-size: 100%;
   margin-top: 0px;
   margin-bottom: 10px;
}
#content a, #content a:visited {
   color: #000066;
   text-decoration: underline;
}
#content a:hover {
   color: #cc3333;
   text-decoration: none;
}
#content h1 {
   color: #cc3333;
   font-size: 100%;
   font-style: italic;
   text-align: center;
   margin-top: 10px;
   margin-bottom: 20px;
}
#content h2 {
   color: #cc3333;
   font-size: 100%;
   font-weight: bold;
   margin-top: 30px;
   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: #000066;
   font-size: 100%;
   margin-bottom: 3px;
   text-align: left;
}
#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 #cccccc;
   margin: 15px;
}
#content .imgr {
   border: 1px solid #cccccc;
   margin-left: 15px;
   margin-bottom: 15px;
   float: right;
}
#content .imgl {
   border: 1px solid #cccccc;
   margin-right: 15px;
   margin-bottom: 15px;
   float: left;
}
#content .imagebar {
   margin-top: 15px;
   margin-bottom: 15px;
}
#content .imagebar img {
   margin: 10px;
}
#content .highlight {
   color: #cc3333;
   font-weight: bold;
}
#footer {
   background: #ffffff url(/images/bottom_border.gif);
   background-position: bottom;
   background-repeat: no-repeat;
}
#footer p {
   font-size: 85%;
   color: #000066;
   padding-top: 10px;
   padding-bottom: 8px;
   text-align: center;
}
#footer a, #footer a:visited {
   color: #000066;
   text-decoration: none;
}
#footer a:hover {
   color: #000066;
   text-decoration: underline;
}

#content .RWNoticeBoardTable {width: 80%; margin-top: 30px; margin-bottom: 30px; border: 1px solid #000066;}
#content .RWNoticeBoardTable td p {margin-top: 0px; margin-bottom: 0px;}
#content .RWNoticeBoardTitleTD {background-color: #000066; padding: 2px; border-bottom: 1px solid #000066;}
#content .RWNoticeBoardTitleTD p {font-weight: bold; color: #ffffff;}
#content .RWNoticeBoardBodyTD {padding: 5px;}
#content .RWNoticeBoardHR {color: #000066; background-color: #000066; height: 1px;}

#content .RWContactTitle {color: #000066; font-size: 100%; font-weight: bold; margin-top: 0px; margin-bottom: 5px;}
#content .RWContactLabel {text-align: right;}
#content .RWContactMessage {color: #cc3333; font-weight: bold; text-align: center;}
#content .RWContactButton {font-size: 13px; font-weight: bold; color: #ffffff; background-color: #000066;}
#content .RWContactField {font-size: 100%;}
#content .RWContactForm {background-color: #cccccc; border: 5px #cccccc solid;}

