div.top
{
background:  white url("images/timwheat06a.jpg") repeat;
position: absolute;
top: 0; 
left: 0;
height: 166px; 
width: 100%;
z-index: 90; 
}

div.body
{
position: relative;
top: 200px; 
left: 261px;
z-index: 70; 
width: 60%;
}

img.top1
{
position: absolute; 
left: 0;
top: 0;
}

p
{
font: 12px/1.4 "century gothic"; arial; 
}

.alert
{
font: 22px "century gothic"; arial; 
}

a[href^="mailto:"]
{
background: url(images/email.png) no-repeat right top;
padding-right: 13px;
}

a[href$=".pdf"]
{
background: url(images/pdficon.gif) no-repeat right top;
padding-right: 15px;
}

ul
{
font-family: 'Century Gothic', arial; 
margin: 0;
padding: 0;
list-style-type: none;
}

ul a
{
display: block;
width: 205px;
height: 43px;
line-height: 43px;
color: #000000;
text-decoration: none;
background: #ffffff url(images/rollover01.gif) no-repeat;
left middle;
text-indent: 39px;
}

a:hover, .selected a
{
	background-position: right bottom;
	color: #cc0033;
}

li
{
display: inline;
}

.vertnav
{
	position: absolute;
	top: 215px;
	left: 13px;
}

.floatright
{
float: right;
}
