body
{
background:url(images/bkgnd_white.gif);
text-align:center;
}

#banner
{
position: relative;
margin-left:auto;
margin-right:auto;
top:20;
width:350;
height:87;
background:url(images/joabbott.gif);
background-repeat:no repeat;
background-position:top center;
border:0px solid;
}

#navbar
{
position: absolute;
top:100;
left:10px;
width:150;
border:0px solid;
text-align:center;
}

#content
{
position: relative;
margin:auto;
width:500px;
top:50px;
border: 1px solid;
font-family: arial, helvetica, sans-serif;
font-size: 15px;
line-height: 1.5em;
}

h1
{
font-size:20px;
}

.pad
{
margin:10px;
}

.cssnav
{
position: relative;
font-family: arial, helvetica, sans-serif;
white-space: nowrap;
width: 100px;
height: 18px;
margin: 0;
padding: 0;
}

.cssnav a
{
display:block;
color: #000000;
font-size: 11px;
width: 100px;
height: 18px;
color: black;
text-decoration: none;
}

.cssnav img
{
width: 100px;
height: 17px;
border: 0;
}

* html a:hover
{
visibility:visible
}

.cssnav a:hover
{
background: #CCFFFF;
border: 1px solid #33CCCC;
}

.cssnav a span
{
position:absolute;
left:0px;
top:0px;
background:#99FFFF;
border: 1px solid #33CCCC;
repeat:none;
width: 100px;
height: 17px;
}

.space
{
height=2px;
width=10px;
border=1px solid;
}
