
body {
        background-color: #ffffff;
        margin: 10px 15px;
        padding: 0px;
}
p, h1, h2, li {
        font-family: "MS Sans Serif", Helvetica, sans-serif;
        background: transparent;
}
a, a:visited {

}
.left {
        float: left;
}
.right {
	     float: right;
}
#logobar {
        height: 50px;
        margin-bottom: 10px;
        background: url(/images/header_right.jpg) right no-repeat;
}
#logobar img {
        float: left;
}
#topnav {
        height: 24px;
        background: #4b67cf url(/images/topnav_r.gif) right no-repeat;
}
#topnav img {
        float: left;
        padding-right: 5px;
        border-right: 1px solid #2945ad;
}
#topnav p {
        font-size: 80%;
        color: #ffffff;
        line-height: 1.9em;
        margin-top: 0px;
        margin-bottom: 0px;
}
#topnav p a, #topnav p a:visited {
        color: #ffffff;
        text-decoration: none;
        padding-left: 8px;
        padding-right: 8px;
        padding-top: 4px;
        padding-bottom: 4px;
        border-right: 1px solid #2945ad;
}
#topnav p a:hover {
        color: #ffffff;
        background-color: #6d89ef;
}
#content {
        padding: 20px 20px 5px 20px;
        background: #dee3f6 url(/images/bg.jpg) bottom repeat-x;
        overflow: auto;
}
#content p {
        margin-top: 0px;
        margin-bottom: 12px;
        font-size: 80%;
        color: #333333;
        line-height: 1.4em;
}
#content a, #content a:visited {
        color: #333333;
}
#content a:hover {
        color: #4b67cf;
        text-decoration: none;
}
#content h1 {
        font-size: 110%;
        font-weight: normal;
        color: #4b67cf;
        margin-top: 0px;
        margin-bottom: 12px;
}
#content h2 {
        font-size: 95%;
        font-weight: bold;
        color: #4b67cf;
        margin-top: 0px;
        margin-bottom: 8px;
        clear: both;
}
#content ul {
        margin-top: 0px;
        margin-bottom: 12px;
        list-style: square;
}
#content ol {
        margin-top: 0px;
        margin-bottom: 12px;
}
#content li {
        color: #333333;
        font-size: 80%;
        margin-top: 0px;
        margin-bottom: 0px;
}
#content .img {
        border: 1px solid #666666;
        margin-bottom: 5px;
}
#content .imgr {
        border: 1px solid #666666;
        margin-left: 10px;
        margin-bottom: 5px;
        float: right;
}
#content .imgl {
        border: 1px solid #666666;
        margin-right: 10px;
        margin-bottom: 5px;
        float: 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;
}
.cap {
        background: #6e82ca;
        height: 15px;
}
.capleft {
        width: 160px;
        background: #6e82ca;
        float: left;
}
.capright {
        float: right;
}
#footer p {
        color: #666666;
        font-size: 70%;
        text-align: center;
        margin-top: 10px;
        margin-bottom: 0px;
}
#footer a, a:visited {
        color: #4b67cf;
}
#footer a:hover {
        text-decoration: none;
        color: #666666;
}

#content .RWNoticeBoardTable {width: 80%; margin-top: 20px; margin-bottom: 30px; border: 1px solid #4b67cf;}
#content .RWNoticeBoardTable td p {margin-top: 0px; margin-bottom: 0px;}
#content .RWNoticeBoardTitleTD {background-color: #4b67cf; padding: 2px;}
#content .RWNoticeBoardTitleTD p {font-size: 80%; color: #ffffff;}
#content .RWNoticeBoardBodyTD {padding: 5px;}
#content .RWNoticeBoardHR {color: #4b67cf; background-color: #4b67cf; height: 1px;}

#content .RWContactTitle {color: #4b67cf; font-size: 90%; font-weight: bold; margin-top: 0px; margin-bottom: 5px;}
#content .RWContactInstruction {text-align: center;}
#content .RWContactLabel {text-align: right; margin-bottom: 0px; }
#content .RWContactMessage {color: #ff0000; font-weight: bold; text-align: center;}
#content .RWContactButton {font-family: "MS Sans Serif", Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #ffffff; background-color: #4b67cf;}
#content .RWContactField {font-family: "MS Sans Serif", Helvetica, sans-serif; font-size: 80%; margin-bottom: 0px;}

#content .RWGalleryEnlargementTitle {font-size: 80%; font-weight: bold; color: #4b67cf;}
#content .RWGalleryThumbTitle {font-size: 60%; font-weight: bold; color: #4b67cf;}
#content .RWGalleryEnlargement {margin-bottom: 10px; border: 1px solid #4b67cf;}
#content .RWGalleryThumbL {margin-bottom: 15px; margin-right: 20px; border: 1px solid #4b67cf;}
#content .RWGalleryThumbR {margin-bottom: 15px; margin-left: 20px; border: 1px solid #4b67cf;}
#content .RWGalleryThumb {margin: 10px; border: 1px solid #4b67cf;}

