body
{
    margin : 0px;
    padding : 0px;
    font : 1em "Tahoma" , Arial , Sans-Serif;
    line-height : 1.2em;
    background-color : rgb(255, 255, 255);
    background : url("images/blueclouds.jpg");
    Background-repeat : repeat-y;
}

.content
{
    margin : 0 auto;
    padding : 0;
    width : 100%;
    height : 100%;
}

#header
{
    Background-image : url("");
    width : 100%;
    height : px;
    Background-position : top left;
    Background-repeat : no-repeat;
    Margin-top : 0px;
    Margin-right : 0px;
    Margin-bottom : 0px;
    Margin-left : 0px;
    Background-color : transparent;
}

#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 50px 0 0px;
}

#main h2
{
    background-color : inherit;
    color : rgb(0, 0, 108);
    font : bold 1.1em "Tahoma" , Arial , Sans-Serif;
}

#main h3
{
    font : bold 1em "Tahoma" , Arial , Sans-Serif;
    margin : 0 0 10px 0;
    padding : 0;
   color : rgb(0, 0, 108);
    background : inherit;
}

#main h4
{
    font : bold 1em "Tahoma" , Arial , Sans-Serif;
    margin : 0 0 10px 0;
    padding : 0;
    color : rgb(0, 0, 108);
    background : inherit;
}

.title
{
    Font-size : 2.7em;
    Font-family : "Black Chancery" , Tahoma , Arial , Sans Serif;
    color : rgb(0, 0, 108);
    Text-align : center;
    Font-weight : bold;
    Font-style : Italic;
    Line-height : 1em;
}

.leftmenu
{
    width : 15%;
    float : left;
    Margin-top : 320px;
    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 : 0px;
    Margin-bottom : 10px;
    Margin-left : 150px;
    width : 80%;
    background : transparent;
}

#footer
{
    height : 112px;
    text-align : right;
    font-size : 0.9em;
    clear : both;
    padding : 0;
    Margin-top : 0px;
    Margin-right : 0px;
    Margin-bottom : 0px;
    Margin-left : 60px;
    Width : 100%;
}

#footer .padding
{
    padding : 20px 60px 0 0;
}

.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(0, 0, 108);
    text-decoration : none;
    List-style-image : none;
}

.nav li a:hover
{
    color : rgb(255 , 255 , 0);
    text-decoration : underline;
    List-style-image : none;
}

p
{
    margin : 0 0 0px 0;
    padding : 0;
    color : rgb(0, 0, 108);
    background : inherit;
    font-weight : bold ;
}

hr
{
    border : 0;
    height : 2px;
    color : rgb(0, 0, 108);
}

a
{
   color : rgb(0, 0, 108);
    background : inherit;
    text-decoration : none;
}

a:hover
{
    background : inherit;
    text-decoration : underline;
    color : rgb(255 , 255 , 0);
    font-weight : bold;
}

h1
{
    padding : 0;
    margin : 0;
    color : rgb(0, 0, 108);
    background : inherit;
    font : bold 1.2em Tahoma , Arial , Sans-Serif;
}

h2
{
    background-color : inherit;
    color : rgb(0, 0, 108);
    font-size : 1em;
    font-weight : bold;
    margin : 10px 0 10px 0;
    padding : 0;
}

h2 a
{
    color : rgb(255, 255, 255);
    font-size : 1.1em;
    font-weight : bold text-decoration;
}

h2 a:hover
{
    color : rgb(51, 51, 255);
    font-size : 1.1em;
}

h3
{
    background-color : inherit;
    color : rgb(153 , 51 , 153);
    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;
    font-weight : bold;
    text-align : left;
    color : rgb(0 , 0 , 110);
    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 , 110);
    background : inherit;
    text-align : center;
    margin : 4px 0 5px 0;
    padding : 0.4em 0 0 0;
    border-top : 0px solid rgb(0 , 150 , 0);
    border-width : 100% font-weight;
}
