BODY
{
    background: #000000 url(images/page/big-bg.jpg) bottom right fixed no-repeat;
    color: #000000;
    font-family:arial, sans-serif;
}

A.nav:hover
{
    color:#920e19;
    /* background: transparent url(images/page/a-nav-bg.gif) center right no-repeat; */
}
A:hover
{
    color:#920e19;
    background: transparent;
}
A.nav
{
    width:150px;
    height:30px;
    display:block;
    float:left;
    text-transform:capitalize;
    font-weight:bold;
    font-size:14pt;
    text-align:center;
    text-decoration:none;
    border: none;
}
A.footer
{
    font-weight:bold;
    text-decoration:none;
}
A
{
    color: #000000;
    font-style:normal;
    font-weight:900;
    text-decoration:none;
    text-shadow: 4px 3px 4px #ffffff;
}

INPUT.other
{
    visibility:hidden;
}

H4
{
    text-align:left;
    margin-left: 15px;
    margin-bottom:1px;
    margin-top:15px;
}
H3
{
    text-align:left;
    margin-left: 15px;
    text-decoration:underline;
}
H2
{
    color:#000000;
    text-align:center;
}

LI
{
    color:#000000;
    text-align:left;
    margin-right:10px;
}
UL
{
    list-style-type: circle;
}

SPAN.bold
{
    font-weight:bold;
}
SPAN.underline
{
    text-decoration:underline;
}

P.news
{
    text-decoration:underline;
}
P.topBar
{
    color:#ffffff;
    text-align:center;
    font-weight:bold;
    font-size:26px;
    letter-spacing: 12pt;
    text-transform:capitalize;
    float:none;
}
P.showAll
{
    text-align:right;
}
P.guestbook
{
   
}
P.nav
{
    text-align:justify;
}
P.footer
{
    width:60%;
    text-align:left;
    font-weight:normal;
    font-size:xx-small;
    float:none;
    margin-left:0px;
}
P.body
{
    
}
P
{
    color:#000000;
    background: transparent;
    text-align:justify;
    font-size:12pt;
    font-weight:normal;
    margin:10px;
}

HR.spacer
{
    width:80%;
    display:block;
    visibility:hidden;
    clear:both;
}
HR
{
    width:80%;
    margin-left:10%;
    margin-right:10%;
}

IMG.thumb
{
    margin:5px;
    border: 1px solid #ffffff;
    padding: 5px;
    background: #000000;
}
IMG.large
{
    padding:5px;
    border: 1px solid #ffffff;
    background: #000000;
    max-width: 750px;
    clear:both;
}
IMG.body
{
    width:400px;
    height:400px;
    margin:10px;
}
IMG.logo
{
    
}
IMG
{
    border:0px;
    padding:0px;
    background-color: #ffffff;
}

DIV.gals-thumb
{
    width:40%;
    float:left;
}
DIV.gals-thumb-info
{
    width: 50%;
    float:right;
}
DIV.nav
{
    background: #b3b3b3 url(images/page/div-bg.jpg) bottom right fixed no-repeat;
    height:70px;
}
DIV.topBar
{
    height:80px;
    width:65%;
    min-width:800px;
    max-width:1200px;
    margin-left:5%;
}
DIV.bottomBar
{
    background: #b3b3b3 url(images/page/div-bg.jpg) bottom right fixed no-repeat;
    height:60px;
    text-align:left;
}
DIV.contactForm
{
    float:right;
    width:50%;
}
DIV.contactText
{
    float:left;
    width:40%;
}
DIV.rosterRight
{
    float:right;
    width:45%;
}
DIV.rosterLeft
{
    float:left;
    width:45%;
}
DIV.findusRight
{
    float:right;
    width:45%;
}
DIV.findusLeft
{
    float:left;
    width:45%;
}
DIV.body
{
    background: #b3b3b3 url(images/page/div-bg.jpg) bottom right fixed no-repeat;
    width:65%;
    min-width:800px;
    min-height:500px;
    max-width:1200px;
    margin-left:5%;
    border:thin solid #000000;
    border-top:hidden;
}
DIV
{
    text-align:center;
    border:hidden;
}
