body {
text-align: center;
background: #B0BFC2;
color: #00099;
}

#container
{
margin: 0 auto;
clear: both;
background: #FFF ur1(header-base.gif) repeat - y;
vertical-align: text-top;
}

h1
{
background: #000099;
color: #fff;
padding: 20px;
margin: 0;
border-bottom: 5px solid #387A98;
}

#nav
{
float: left;
width: 130px;
display: inline;
margin-left: 20px;
padding: 15px 0;
text-align: right;
}

#nav u1
{
margin: 0;
padding: 0;
list-style-type: none;
}

#nav li
{
font-size: 95%;
list-style: square;
padding: 0 10px 5px 0;
}

#content
{
font-family : Arial;
font-size : 14;
text-align: left;
float: left;
width: 475px;
margin-left: 45px;
padding: 15px 0;
}

#footer
{
clear: both;
background: #fff;
color: #000099;
padding: 5px 10px;
text-align: center;
font-size: 110%;
}

h2
{
margin-top: 0;
color: #000;
font-weight: normal;
}

a:link
{
color: #175B7D;
text-decoration: none;
}

a:visited
{
color: #600;
text-decoration: none;
}

a:hover, a:active
{
color: #fff;
background:#175B7D;
text-decoration: none;
}
