
body {
        margin: 0px;
        padding: 5px;
}
p, h1, h2, li {
        font-family: Verdana, Arial, sans-serif;
        background: transparent;
}
a, a:visited {
        text-decoration: none;
}
hr {
        height: 1px;
        color: #000000;
        background-color: #000000;
}
.left {
        float: left;
}
.right {
        float: right;
}
#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: 80%;
        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: 10px;
        list-style: circle;
}
#content ol {
        margin-top: 0px;
        margin-bottom: 10px;
        margin-left: 45px;
}
#content li {
        color: #000000;
        font-size: 75%;
        margin-bottom: 3px;
}
#content .img {
        border: 1px solid #000000;
        margin-bottom: 2px;
}
#content .imgr {
        border: 1px solid #000000;
        margin-left: 15px;
        margin-bottom: 2px;
}
#content .imgl {
        border: 1px solid #000000;
        margin-right: 15px;
        margin-bottom: 2px;
}
#content .closeup td p {
        margin-top: 0px;
        margin-bottom: 0px;
}
#content .tighten td p {
        margin-top: 0px;
        margin-bottom: 2px;
}
#content .tighten td h2 {
        margin-top: 0px;
        margin-bottom: 2px;
}

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

#content .RWShopCatBar td p {
        margin-top: 0px;
        margin-bottom: 0px;
}
#content .RWShopCatNotLeaf {
        margin-top: 0px;
        margin-bottom: 0px;
}
#content .RWShopCatBarTitle, #content .RWShopCatNotLeafTitle {
        color: #000000;
        font-weight: bold;
}
#content .RWShopCatBarSearchString {
        color: #000000;
        font-weight: bold;
}
#content .RWShopCatBarSelected a, #content .RWShopCatBarSelected a:visited {
        color: #000000;
}
#content .RWShopCatBarSelected a:hover {
        color: #000000;
}
#content .RWShopCatDescription, #content .RWShopCatNotLeafDescription, #content .RWShopCatDoc {
        text-align: center;
        margin-top: 0px;
        margin-bottom: 0px;
}
#content .RWShopPriceText {
        color: #000000;
        font-weight: bold;
        text-align: center;
        padding-top: 10px;
        padding-bottom: 5px;
}
#content .RWShopExtraPhotos {
        margin-top: 20px;
        margin-bottom: 10px;
}
#content .RWShopExtraPhotosNotSelected {
        border: 1px solid #000000;
        margin: 5px;
}
#content .RWShopExtraPhotosSelected {
        border: 2px solid #000000;
        margin: 5px;
}
#content .RWShopExtraPhotosInstructions {
        font-size: 65%;
}
#content .RWShopPayPalLogo {
   margin-top: 17px;
   margin-bottom: 10px;
}
#content .RWShopPayPalLogo img {
   border: 1px solid #000000;
}

