body
{
    margin : 0px;
    padding : 0px;
    font : 1em "Tahoma" , Arial , Sans-Serif;
    line-height : 1.2em;
    background-color : rgb(206 , 246 , 239);
}
.content
{
    margin : 0 auto;
    padding : 0;
    width : 100%;
    height : 100%;
}
#header
{
    Background-image : url("images/dogwood_ani.gif");
    Background-position : top left;
    Background-repeat : no-repeat;
    Margin-top : 0px;
    Margin-right : 0px;
    Margin-bottom : 0px;
    Margin-left : 0px;
    Height : 228px;
    Width : 151px;
    Float : left;
    Background-color : rgb(206 , 246 , 239);
}
#main
{
    height : 100%;
    margin : 0;
    padding : 0;
    Width : 100%;
    Margin-top : 0px;
    Margin-left : 0px;
    Margin-right : 0;
    Margin-bottom : 0;
}
#main .center
{
    width : 75%;
    float : right;
    padding : 0 30px 0 0px;
}
#main h2
{
    background-color : inherit;
    color : rgb(85 , 26 , 139);
    font : bold 1.1em "Tahoma" , Arial , Sans-Serif;
}
#main h3
{
    font : bold 1em "Tahoma" , Arial , Sans-Serif;
    margin : 0 0 10px 0;
    color : rgb(139 , 10 , 80);
    background : inherit;
}
#main h4
{
    font : bold 1em "Tahoma" , Arial , Sans-Serif;
    margin : 0 0 10px 0;
    color : rgb(85 , 26 , 139);
    background : inherit;
}
.title
{
    Font-size : 1.7em;
    Font-family : "Black Chancery" , Tahoma , Arial , Sans Serif;
    color : rgb(85 , 26 , 139);
    Text-align : center;
    Font-style : Italic;
    Line-height : 1em;
}
.leftmenu
{
    width : 15%;
    float : left;
    Margin-top : 125px;
    Margin-right : 2px;
    Margin-bottom : 10px;
    Margin-left : 7px;
}
#prefooter
{
    height : 100px;
    text-align : center;
    clear : both;
    padding : 0px;
    margin : 0;
    Width : 100%;
}
#prefooter .particles
{
    float : left;
    Margin-top : 10px;
    Margin-right : 5px;
    Margin-bottom : 10px;
    Margin-left : 0px;
    width : 100%;
    background : transparent;
}
#footer
{
    height : 112px;
    text-align : center;
    font-size : 0.9em;
    clear : both;
    padding : 0;
    margin : 0;
    Width : 100%;
}
.disclaimer
{
    text-align : center;
    font-family : Arial;
    font-size : 0.7em;
    font-weight : bold;
    color : rgb(85 , 26 , 139);
    width : 100%;
}
#footer .padding
{
    text-align : left;
    font-size : 0.9em;
    clear : both;
    padding : 0;
    margin : 0;
    Width : 100%;
}
.nav
{
    clear : both;
    text-align : left;
    color : rgb(255 , 255 , 255);
    Margin-top : 0;
    Margin-right : 0;
    Margin-bottom : 0;
    Margin-left : 0;
}
.nav li
{
    font-weight : bold;
    List-style-image : none;
    Margin-top : 0;
    Margin-right : 0;
    Margin-bottom : 5px;
}
.nav li a
{
    color : rgb(47 , 79 , 79);
    text-decoration : none;
    List-style-image : none;
}
.nav li a:hover
{
    color : rgb(85 , 26 , 139);
    text-decoration : underline;
    List-style-image : none;
}
p
{
    margin : 0 0 0px 0;
    padding : 0;
    color : rgb(85 , 26 , 130);
    background : inherit;
}
hr
{
    border : 0;
    height : 2px;
    color : rgb(85 , 26 , 139);
}
a
{
    color : rgb(47 , 79 , 79);
    background : inherit;
    text-decoration : underline;
    font-weight : bold;
}
a:hover
{
    background : inherit;
    text-decoration : underline;
    color : rgb(85 , 26 , 139);
}
h1
{
    padding : 0;
    margin : 0;
    color : rgb(85 , 26 , 139);
    background : inherit;
    font : bold 1.2em Tahoma , Arial , Sans-Serif;
}
h2
{
    background-color : inherit;
    color : rgb(85 , 26 , 139);
    font-size : 1em;
    font-weight : bold;
    margin : 10px 0 10px 0;
    padding : 0;
}
h2 a
{
    color : rgb(85 , 26 , 139);
    font-size : 1.1em;
    font-weight : bold text-decoration;
}
h2 a:hover
{
    color : rgb(255 , 255 , 255);
    font-size : 1.1em;
}
h3
{
    background-color : inherit;
    color : rgb(85 , 26 , 139);
    font-size : 0.9em;
    font-weight : bold;
    margin : 10px 0 10px 0;
    padding : 0;
}
ul
{
    margin : 5px 0 20px 15px;
    padding : 0;
    list-style : none;
}
li
{
    list-style-type : none;
    text-align : left;
    color : rgb(0 , 102 , 102);
    margin : 0 0 0px 0;
    padding : 0 0 0 0px;
    List-style-image : url("images/blue-dot.gif");
}
li a
{
    color : rgb(0 , 0 , 110);
}
li a:hover
{
    color : rgb(153 , 51 , 153);
}
#date
{
    color : rgb(0 , 0 , 0);
    background : inherit;
    text-align : center;
    margin : 4px 0 5px 0;
    padding : 0.4em 0 0 0;
}

