
body
{
font-family: arial,helvetica;
font-size: 10pt;
margin-left: 0px;
margin-top: 0px;
background-color: #dadab6;
}


a.nav
{
color: #0033ff; text-decoration: underline; font-size: 9pt
}

a.nav:hover
{
color: #0066ff; text-decoration: underline; font-size: 9pt
}


.headerpic
{
position:absolute;
width: 11px;
height: 110px;
left: 300px;
top: 5px;
text-align: center;
z-index:1;
}

.header
{
position:absolute;
width: 260px;
height: 120px;
left: 30px;
top: 0px;
text-align: center;
z-index:1;
}

.schools
{
position:absolute;
width: 365px;
height: 35px;
left: 435px;
top: 55px;
text-align: center;
z-index:1;
}

.navbar
{
position: absolute;
width: 100px;
height: 30px;
left: 30px;
top: 130px;
z-index:1;
}

.links
{
position: absolute;
width: 365px;
height: 30px;
left: 425px;
top: 10px;
text-align: right;
z-index:1;
}


.headerlinetop
{
position: absolute;
width: 365px;
height: 2px;
left: 435px;
top: 46px;
z-index:1;
}

.headerlinebottom
{
position: absolute;
width: 365px;
height: 2px;
left: 435px;
top: 81px;
z-index:1;
}