A:link
{
    text-decoration     : none;
    color               : #0000FF
}
A:visited
{
    text-decoration     : none;
    color               : #006600
}
A:active
{
    text-decoration     : none;
    color               : #003322
}

A.nav:link
{
    text-decoration     : none;
    color               : #FFFF00
}
A.nav:visited
{
    text-decoration     : none;
    color               : #FFFF00
}
A.nav:active
{
    text-decoration     : none;
    color               : #FF8800
}

BODY
{
    background-image    : url(../img/header_right.jpg);
    background-position : 600px 0px;
    background-repeat   : no-repeat;
    color               : #000000;
    background-color    : #FFFFFF;
    margin              : 0px;
    padding             : 0px
}
TABLE
{
    margin              : 0px;
    padding             : 0px
}
TD, TH
{
    font-family         : Arial, Helvetica;
    margin              : 0px;
    padding             : 0px;
    color               : #000000
}
P
{
    font-family         : Arial, Helvetica;
    margin              : 10px 0px 10px 0px;
    padding             : 5px;
    color               : #000000;
    font-size           : 15px
}
OL LI
{
    font-family         : Arial, Helvetica;
    margin              : 10px 0px 10px 0px;
    padding             : 5px;
    color               : #000000;
    font-size           : 13px;
    list-style-type     : decimal
}
OL OL LI
{
    font-family         : Arial, Helvetica;
    margin              : 10px 0px 10px 0px;
    padding             : 5px;
    color               : #000000;
    font-size           : 13px;
    list-style-type     : upper-roman
}
UL LI
{
    font-family         : Arial, Helvetica;
    margin              : 10px 0px 10px 0px;
    padding             : 5px;
    color               : #000000;
    font-size           : 13px;
    font-family         : Arial, Helvetica;
    list-style-image    : url(../img/li.gif)
}
UL UL LI
{
    font-family         : Arial, Helvetica;
    margin              : 10px 0px 10px 0px;
    padding             : 5px;
    color               : #000000;
    font-size           : 13px;
    font-family         : Arial, Helvetica;
    list-style-image    : url(../img/purple_arrow.gif)
}
HR
{
    background-color    : #440044
}

.sidebar
{
    background-image    : url(../img/header_left_bottom_sidebar.jpg);
    background-repeat   : no-repeat;
    color               : #FFFFFF;
    background-color    : #003322;
    margin              : 0px;
    padding             : 0px
}
.content
{
    background-image    : url(../img/header_left_bottom_main.jpg);
    background-repeat   : no-repeat;
    color               : #000000;
    background-color    : #FFFFFF;
    margin              : 0px;
    padding             : 0px
}

.header1
{
    font-family         : Arial, Helvetica;
    margin              : 30px 0px 10px 0px;
    padding             : 5px;
    background-image    : url(../img/header_bg.gif);
    background-repeat   : no-repeat;
    color               : #880088;
    font-weight         : bold;
    font-style          : italic;
    font-size           : 20px;
    text-indent         : 15px
}
.header2
{
    font-family         : Arial, Helvetica;
    margin              : 0px 0px 10px 0px;
    padding             : 5px;
    color               : #880088;
    font-weight         : bold;
    font-style          : italic;
    font-size           : 14px;
    text-indent         : 15px
}
.header3
{
    font-family         : Arial, Helvetica;
    margin              : 0px 0px 10px 0px;
    padding             : 5px;
    color               : #880088;
    font-weight         : bold;
    font-style          : italic;
    font-size           : 10px
}
.nav
{
    font-family         : Fixed, Arial, Helvetica;
    margin              : 125px 0px 10px 0px;
    padding             : 5px;
    text-align          : center;
    font-size           : 12px
}
.text
{
    font-family         : Arial, Helvetica;
    color               : #000000
}
.image-padding
{
    padding             : 5px
}
.caption
{
    font-family         : Arial, Helvetica;
    font-weight         : bold;
    font-style          : italic;
    text-align          : center;
    font-size           : 10px;
    color               : #440044;
    background-color    : #FFFFFF
}
.copyright
{
    font-family         : Arial, Helvetica;
    margin              : 0px;
    padding             : 0px;
    color               : #CCCCCC;
    font-style          : italic;
    text-align          : center;
    font-size           : 8px
}
