
body {
        margin: 0px;
        padding: 5px;
}
p, h1, h2, li {
		  font-family: Tahoma, Verdana, sans-serif;
		  background: transparent;
}
a, a:visited {

}
.left {
		  float: left;
}
.right {
		  float: right;
}
#content {
        padding: 10px;
}
#content p {
		  font-size: 75%;
		  color: #000000;
		  line-height: 1.3em;
		  margin-top: 0px;
        margin-bottom: 12px;
}
#content a, #content a:visited {
        color: #000000;
        text-decoration: underline;
}
#content a:hover {
        color: #000000;
        text-decoration: none;
}
#content h1 {
		  color: #000000;
		  font-size: 100%;
		  margin-top: 0px;
		  margin-bottom: 10px;
}
#content h2 {
		  color: #000000;
		  font-size: 75%;
		  font-weight: bold;
		  margin-top: 0px;
		  margin-bottom: 10px;
}
#content ul {
        margin-top: 0px;
        margin-bottom: 12px;
        list-style: square;
}
#content ol {
        margin-top: 0px;
        margin-bottom: 12px;
}
#content li {
        color: #000000;
        font-size: 75%;
        margin-top: 0px;
        margin-bottom: 0px;
}
#content .img {
		  margin-bottom: 2px;
        border: 1px solid #000000;
}
#content .imgr {
		  margin-left: 10px;
		  margin-bottom: 2px;
        border: 1px solid #000000;
		  float: right;
}
#content .imgl {
		  margin-right: 10px;
		  margin-bottom: 2px;
        border: 1px solid #000000;
		  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;
}

#content .RWNoticeBoardTable {width: 90%; margin-top: 20px; margin-bottom: 20px; border: 1px solid #000000;}
#content .RWNoticeBoardTable td p {margin-top: 0px; margin-bottom: 0px;}
#content .RWNoticeBoardTitleTD {background-color: #000000; padding: 2px;}
#content .RWNoticeBoardTitleTD p {font-size: 75%; font-weight: bold; color: #ffffff;}
#content .RWNoticeBoardBodyTD {padding: 5px;}
#content .RWNoticeBoardHR {color: #000000; background-color: #000000; height: 1px;}

#content .RWContactTitle {color: #000000; font-size: 90%; font-weight: bold; margin-top: 0px; margin-bottom: 5px;}
#content .RWContactInstruction {text-align: center;}

#content .RWGalleryEnlargementTitle {font-size: 80%; font-weight: bold; color: #000000;}
#content .RWGalleryThumbTitle {font-size: 60%; font-weight: bold; color: #000000;}
#content .RWGalleryEnlargement {margin-bottom: 10px; border: 1px solid #000000;}
#content .RWGalleryThumbL {margin-bottom: 15px; margin-right: 20px; border: 1px solid #000000;}
#content .RWGalleryThumbR {margin-bottom: 15px; margin-left: 20px; border: 1px solid #000000;}
#content .RWGalleryThumb {margin: 10px; border: 1px solid #000000;}


