/* style type="text/css" */
HTML, BODY { height: 100%; background-color: 003366; }
H1 { text-align: center; color: black; font-family: century gothic; font-size: 48px }
P { text-align: center; color: black; font-family: century gothic; font-size: 18px; }
UL { font-family: century gothic; color: black; }
A HREF { background-color: gray; }
div#navbar2 { height: 30px; width: 100%; border-top: solid #000 1px; border-bottom: solid #000 1px; background-color: #336699; }
div#navbar2 ul { margin: 0px; padding: 0px; font-family: Arial, Helvetica, sans-serif; font-size: small; color: #FFF; line-height: 30px; white-space: nowrap; }
div#navbar2 li { list-style-type: none; display: inline; }
div#navbar2 li a { text-decoration: none; padding: 7px 10px; color: #FFF; }
div#navbar2 li a:link { color: #FFF: }
div#navbar2 li a:visited { color: #CCC; }
div#navbar2 li a:hover { font-weight: bold; color: #FFF; background-color: #3366FF; }
#wrapper { width:50%; min-width: 50%; padding-left: 25%; padding-right: 25%; min-height: 100%; height: auto; background-color: white; }
/*STYLE*/