
body { 
    margin: 0;
    padding: 0px;
    min-width: 750px;
    background-color: #B0C4DE;
    background: url(../../Images/Clouds2.JPG);
    background-position: center;
    background-attachment: fixed;
    background-repeat: repeat;

}


div#wrap {
    margin:0 auto;
    width:749px;
    border: medium;
    border-color: #000088;
    border-style: solid;

}


div#header {
    width: 749px;
    height: 150px;
    background-color: #4682B4;
    clear: both
}

div#logo {
    float: left;
    padding: 20px 5px 5px 20px;
}

div#pagenav {
    width: 515px;
    float: left;
    height: 110px;
    text-align: left;
    padding: 15px 0px 0px 30px;
}

div#navbar {
    padding: 10px 10px 10px 10px;
    float: left;
    width: 175px;
    border-top: thin solid #000088;
}


div#content {
    padding: 0px 15px 10px 15px; 
    border-left: thin solid #000088;
    border-top: thin solid #000088;
    margin-left: 195px;
}

div#footer {
    border-top: solid #990000 2px;
    background-color: #4682B4;
    padding: 5px;
    text-align: center;
    clear: both;

}


H1 { font-size: 18pt; font-weight: bold; font-family: "Monotype Corsiva", "Lucida Calligraphy", "Times New Roman", "Book Antiqua", Serif; color: #000088; }

H2 { font-size: 16pt; font-weight: bold; font-family: "Monotype Corsiva", "Lucida Calligraphy", "Times New Roman", "Book Antiqua", Serif; color: #000088; }

H3 { text-indent: 2em; font-size: 14pt; font-weight: normal; font-family: "Monotype Corsiva", "Lucida Calligraphy", "Times New Roman", "Book Antiqua", Serif; color: #000088; }

H4 { font-size: 14pt; font-weight: normal; font-family: "Monotype Corsiva", "Lucida Calligraphy", "Times New Roman", "Book Antiqua", Serif; color: #000088; }

LI { font-size: 10pt; font-weight: normal; font-family: "Times New Roman", Rockwell, "Book Antiqua", "Palatino Linotype", Garamond, Perpetua, Serif; color: #000088; }

DT { text-indent: 2em; font-size: 10pt; font-weight: normal; font-family: "Times New Roman", Rockwell, "Book Antiqua", "Palatino Linotype", Garamond, Perpetua, Serif; color: #000088; }

DD { font-size: 10pt; font-weight: normal; font-family: "Times New Roman", Rockwell, "Book Antiqua", "Palatino Linotype", Garamond, Perpetua, Serif; color: #000088; }

TD { font-size: 10pt; font-weight: normal; font-family: "Courier New", Monospace; color: #000088; }

 P { font-size: 10pt; font-weight: normal; font-family: "Times New Roman", Rockwell, "Book Antiqua", "Palatino Linotype", Garamond, Perpetua, Serif; color: #000088; }




	A:link { color: #000088; }

	A:visited { color: #990000; }

	A:active { color: #990000; }

	A:hover { color: #006400; }



