﻿BODY
{
    background-color: #000000;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}

.footertext
{
    font-family: Verdana;
    font-size: 9px;
    color: #83000a;
}
.footertext A:link
{
    text-decoration: none;
    color: #83000a;
}
.footertext A:active
{
    text-decoration: none;
}
.footertext A:hover
{
    text-decoration: underline;
}
.footertext A:visited
{
    text-decoration: none;
}

.sitetextstyle
{
    font-family: Verdana, Arial;
    color: #cc6600;
    font-weight: bold;
}

.siteaddressstyle
{
    font-weight: bold;
    color: #cc6600;
    font-family: Georgia;
    font-size: large;
}

.contactbar
{
    font-size: small;
    color: white;
    font-family: Georgia, Arial;
    background-color: #cc9966;
    font-weight: bold;
}
.contactbar IMG
{
    border-style: none;  
}
.contactbar A:link
{
    text-decoration: none;
    color: white;
}
.contactbar A:active
{
    text-decoration: none;
}
.contactbar A:hover
{
    text-decoration: underline;
}
.contactbar A:visited
{
    text-decoration: none;
}

table.pagestyle
{
    border-width: 0px 0px 0px 0px;
    border-spacing: 0px;
	border-style: none none none none;
    background-color: #ffcc99;
}

table.pagestyle.td
{
    border-width: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-color: #ffcc99;
}  
table.pageborderstyle
{
    border-width: 0px 0px 0px 0px;
    border-spacing: 0px;
	border-style: none none none none;
    background-color: #8B4513;
}

table.pageborderstyle.td
{
    border-width: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-color: #8B4513;
}  

/* set millions of background images */
.rbtl { background: url(../Images/tl.gif) no-repeat top left; background-color: #8B4513; }
.rbtr { background: url(../Images/tr.gif) no-repeat top right; background-color: #8B4513;}
.rbbl { background: url(../Images/bl.gif) no-repeat bottom left; background-color: #8B4513;}
.rbbr { background: url(../Images/br.gif) no-repeat bottom right; background-color: #8B4513;}

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { width: 50%; margin: 1em auto; }
