body {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
color: #ffffff;
background-color: #00008b;
}

p {
font: 13px arial, sans-serif;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

a:link {color: #90EE90; text-decoration: none;}
a:visited {color: #90EE90; text-decoration: none;}	
a:hover, a:active {color: #ff0000; text-decoration: underline;}

.centertext {text-align: center;}
.imagespace {padding-right: 6px;}
.textspace {padding-left: 6px;}
.slant {font-style: oblique;}
.whitetext {font: 14px arial, times, serif; color: #ffffff; line-height: 22px;}
.smalltext {font: 11px arial, sans-serif;}

.blackborder {
border-color: #000000;
}

#header {
padding-top: 10px;
width: 900px;
height: 116px;
background: #00008b;
}

#homecontainer {
padding-top: 10px;
width: 900px;
height: auto;
background: #0000ff;
border-left: 2px solid #a3a3a3;
border-right: 2px solid #a3a3a3;
border-top: 2px solid #a3a3a3;
border-bottom: 2px solid #a3a3a3;
}

#footer a:link {color: #0000ff; text-decoration: none;}
#footer a:visited {color: #0000ff; text-decoration: none;}	
#footer a:hover {color: #ff0000; text-decoration: none; border: 2px dotted #bfae3f; padding-left:12px; padding-right:12px;}

#textfooter {
font: 13px arial, sans-serif;
padding-top: 15px;
width: 880px;
height: auto;
background: #00008b;
}

h1 {
color: #ffffff; /*white*/
font: 20px arial, sans-serif;
font-weight: bold;
margin: 2px 5px 2px 5px;
}

h2 {
color: #a9a9a9; /*gray*/
font: 18px arial, sans-serif;
font-weight: bold;
font-style: oblique;
margin: 5px 0px 2px 0px;
}

h3 {
color: #ffff00; /*yellow*/
font: 18px arial, sans-serif;
font-weight: bold;
margin: 5px 0px 2px 0px;
letter-spacing: 1px;
}

h4 {
color: #a52a2a; /*white*/
font: 17px arial, sans-serif;
font-weight: bold;
margin: 2px 5px 2px 5px;
}

h5 {
color: #ffffff; /*white footer*/
font: 15px arial, sans-serif;
font-weight: bold;
margin: 2px 5px 2px 5px;
}

.menutitle {
font: 16px arial, sans-serif;
color: #b02b2c;
font-weight: bold;
text-align: center;
letter-spacing: 2px;
border-width: 1px;
border-style: solid;
border-color: black;
background-color: #d7d7d7;
width: 240px;
height: 20px;
}

#round {
opacity: 0.9;
-moz-border-radius: 10px;
-webkit-border-radius: 11px;
border: 2px solid #008000;
background-color: #ff0000;
}

#round p {
font: 15px times new roman, times, serif;
color: #000000;
font-weight: bold;
font-style: oblique;
}

ul {
margin-left: 4px;
padding-left: 0px;
}

li {
font: 14px arial, times, serif;
list-style-type: none;
color: #ff0000;
line-height: 22px;
display: inline;
padding-left: 12px;
}
