body {
font-family: Arial, Helvetica, sans-serif;
font-size: 75%;
}

h1 {
color: #222222;
font-size: 130%;
font-weight: bold;
margin-bottom: 20px;
margin-top: 15px;
border-bottom: 1px #669900;
margin-left: 4px;
padding: 2px;
}

h2 {
font-size: 14px;
font-weight: bold;
color: #666666;
margin-bottom: 2px;
margin-top: 10px;
}

h4 {
font-size: 12px;
text-align: right;
color: #666666;
margin-top: 0;
}

a {
color: #004B85;
text-decoration : underline;
}
	
a:hover {
color: #003366;
text-decoration : underline;
}

#banner {
position: absolute;
display: block;
height: 77px;
width: 100%;
top: 0;
left: 0;
background-color: #004B85;
}

#enclosure {
position: absolute;
top: 77px;
left: 1%;
width: 99%;
}

#staffinfo {
position: absolute;
float: top;
width: 80%;
background-image: url(wisps.gif);
background-repeat: no-repeat;
}

#links {
position: relative;
float: right;
width: 15%;
background-image: url(wisps-small.gif);
background-repeat: no-repeat;
background-position: top right;
margin: 2%;
}

.logo {
float: right;
}

.label {
float: left;
}

.image {
width: 60%;
text-align: right;
}

.normal {
width: 100%;
vertical-align: top;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
}