A.MainPageLink
{
    COLOR: indigo
}
A:hover
{
    background-color: #FFFF00;
}
BODY
{
    background-attachment: fixed;
    background-image: url(\images\starback.gif);
    font-family: Airstream, Verdana, sans-serif;
    font-variant: normal;
    background-repeat: repeat;
    background-color: #0000FF;
}
.ImpactBox
{
    padding: 1em;
    border: medium solid #FF0000;
    font-weight: bold;
    font-style: normal;
    font-size: xx-large;
    font-family: Arial;
    color: indigo;
    text-align: center;
    vertical-align: middle;
    line-height: 4em;
}
.ImpactBox A
{
    text-decoration: none;
}

.ImpactBox A:hover
{
    background-color: White;
    color: Red;
}

A.BottomBarLink
{
    color: darkblue;
    font-size: xx-small;
}
.BodyText
{
    FONT-SIZE: medium;
    FONT-STYLE: italic;
    COLOR: darkslateblue;
    FONT-FAMILY: 'Lucida Sans Unicode', Verdana, Tahoma, sans-serif;
    
}
.BodyHeader
{
    font-weight: bold;
    font-size: xx-large;
    color: darkslateblue;
    font-family: Airstream, 'Lucida Sans Unicode', Verdana, Tahoma, sans-serif;
    text-align: center;
}
.LeftBar
{
    FONT-SIZE: xx-small;
    COLOR: mediumblue;
    FONT-FAMILY: Verdana, Arial, sans-serif;
    BACKGROUND-COLOR: darkslateblue;
    TEXT-ALIGN: center
}
.LeftBar A
{
    FONT-SIZE: smaller;
    COLOR: aqua;
    FONT-FAMILY: Tahoma, Verdana, sans-serif;
    TEXT-DECORATION: none
}
.LeftBar A:hover
{
    font-weight: bolder;
    color: red;
    font-style: italic;
    font-family: Tahoma, Verdana, sans-serif;
    text-decoration: underline;
    background-color: #FFFF00;
}
.LeftBar H1
{
    FONT-SIZE: medium;
    COLOR: red;
    FONT-FAMILY: Tahoma, Verdana, sans-serif;
    TEXT-ALIGN: center
}
.LeftBar TH
{
    BORDER-RIGHT: gold thin ridge;
    BORDER-TOP: gold thin ridge;
    FONT-WEIGHT: bolder;
    FONT-SIZE: x-small;
    BORDER-LEFT: gold thin ridge;
    COLOR: red;
    TEXT-INDENT: 2pt;
    BORDER-BOTTOM: gold thin ridge;
    FONT-FAMILY: Tahoma, Verdana, sans-serif;
    BACKGROUND-COLOR: transparent;
    TEXT-ALIGN: left
}
.LeftBar H2
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: x-small;
    COLOR: red;
    FONT-FAMILY: Verdana, sans-serif;
    TEXT-ALIGN: center
}
#SGRGLink
{
    FONT-WEIGHT: lighter;
    FONT-SIZE: xx-small;
    COLOR: darkslateblue;
    FONT-FAMILY: Tahoma, Verdana, sans-serif
}
.BodyTitle
{
    font-weight: bold;
    font-size: xx-large;
    color: red;
    font-family: 'Freestyle Script' , Tahoma, Verdana, sans-serif;
    text-align: center;
}
.BodyTitle2
{
    font-weight: bold;
    font-size: large;
    color: red;
    font-style: italic;
    font-family: 'Lucida Sans Unicode' , Verdana, Tahoma, sans-serif;
    text-align: left;
}
.BodyTitle2C
{
    font-weight: bold;
    font-size: large;
    color: red;
    font-style: italic;
    font-family: 'Lucida Sans Unicode' , Verdana, Tahoma, sans-serif;
    text-align: center;
}
.BodyTitle2L
{
    font-weight: bold;
    font-size: medium;
    color: red;
    font-style: italic;
    font-family: 'Lucida Sans Unicode' , Verdana, Tahoma, sans-serif;
    text-align: left;
}
.BodyTitle3
{
    FONT-SIZE: medium;
    COLOR: darkslateblue;
    FONT-FAMILY: Verdana, Tahoma, sans-serif;
    TEXT-ALIGN: center;
    vertical-align:top
}
.BodyTitle3L
{
    FONT-SIZE: medium;
    COLOR: darkslateblue;
    FONT-FAMILY: Verdana, Tahoma, sans-serif;
    TEXT-ALIGN: left;
    vertical-align:top
}
.BodyTitle3R
{
    FONT-SIZE: medium;
    COLOR: darkslateblue;
    FONT-FAMILY: Verdana, Tahoma, sans-serif;
    TEXT-ALIGN: right;
    vertical-align:top
}
.BodyTitle4
{
    font-size: smaller;
    color: darkslateblue;
    font-style: italic;
    font-family: 'Lucida Sans Unicode' , Verdana, Tahoma, sans-serif;
    text-align: center;
}
.BodyMainTitle1C
{
    font-weight: bold;
    font-size: 5em;
    color: darkslateblue;
    font-family: 'Freestyle Script', Verdana, Tahoma, sans-serif;
    text-align: center;
    text-decoration: none;
}
.BodyMainTitle2C
{
    font-weight: bold;
    font-size: 4em;
    color: #CC0000;
    font-family: 'Freestyle Script', Verdana, Tahoma, sans-serif;
    text-align: center;
    text-decoration: none;
}
.BodyMainTitle3C
{
    font-weight: bold;
    font-size: 3em;
    color: darkslateblue;
    font-family: 'Freestyle Script', Verdana, Tahoma, sans-serif;
    text-align: center;
    text-decoration: none;
}
.BodyBottom
{
    FONT-SIZE: xx-small;
    COLOR: mediumblue;
    FONT-FAMILY: Verdana, Tahoma, sans-serif;
    BACKGROUND-COLOR: white;
    TEXT-ALIGN: center;
}
H1
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: xx-large;
    COLOR: red;
    FONT-FAMILY: 'Freestyle Script'
}
LI
{
    font-weight: bolder;
    font-size: smaller;
    list-style-image: url('kjhkjh\images\GusDribbles.gif');
    color: mediumblue;
    font-style: normal;
}
.FloatLeft
{
    float: left;
    clear: right;
}

.FloatRight
{
    float: right;
    clear: right;
}