body
{
margin: 0px;
background-color: #0054a6;
font-family: Arial;
font-size: 1em;
color: #ffffff;
}

#main
{
margin: auto;
width: 776px;
background-color: #428BC9;
}

a
{
text-decoration:none;
color: #ffffff;
}

a:hover
{
text-decoration:underline;
color: #ffffff;
}

#content
{
padding: 10px;
text-align: center;
font-weight: bold;
}

#navbar
{
font-size: 30px;
text-align: center;
font-weight: bold;
padding: 0px;
margin: 0px;
height: 326px;
width: 776px;
background-image: url('images/header1.jpg');
}

ul#navlist {
margin:0px;
padding:285px 0px 0px 0px;
list-style:none;
width:776px;
}

ul#navlist li {
display:inline;
}

ul#navlist li a {
text-decoration:none;
padding:0px 12px 0px 12px;
width:100px;
color:#2a39c8;
}

ul#navlist li a:hover
{
color: #ffaa00;
}

#tag 
{
position: relative; 
margin: 0px;
padding: 0px;
top: 27px; 
left: 0px; 
width: 231px;
height: 100px;
background-color: #0054a6;
float: left;
text-align: center;
}

#tag1 
{
position: relative; 
margin: 0px;
padding: 0px;
top: 27px; 
right: 0px;
width: 231px;
height: 100px;
background-color: #0054a6;
text-align: right;
float: right;
}

h1
{
font-size: 2em;
}

h2
{
margin: 47px 0px 0px 0px;
font-size: 1.5em;
}

#tag p
{
margin: 0px 0px 16px 0px;
}

#photos img
{
margin-top: 5px;
margin-left: auto;
margin-right: auto;
margin-bottom: 5px;
}

table.charts
{
border: 1px solid white;
}

table.charts td, table.charts th
{
border: 1px solid white;
font-weight: normal;
text-align: left;
padding: 1px;
}