BODY, TD, TH, INPUT, SELECT, FORM {
	font-family: trebuchet ms, verdana, arial;
	font-size: 10pt;
	background: #fffffff;
margin: 0;

	}

	#top {
position: absolute;
width: 100%;
height: 35px;
border-bottom: 8px solid #5A0707;
z-index: 2;
}
	#container {
	margin: 0 auto;
	width: 750px;
left: 100px;
height: 40px;
	}
#one {
left: 23px;
width: 150px;
position: absolute;
top: 11px;

}

	
#two {
left: 345px;
width: 600px;
position: absolute;
top: 10px;
}

#three {
position: absolute;
left: 900px;
top: 22px;
width: 300px;
font-family: trebuchet ms, arial;
font-size: 9pt;
color: #5A0707;
line-height: 8pt;
}


	
a:visited {
	color: #909090; 
	text-decoration: none;
font-family:  trebuchet ms, arial, verdana;
letter-spacing: 1px;
font-weight: bold;
font-size: 13pt;  }
	
a:hover{
	color: #FFFFFF;
	text-decoration: none; }

a { color: #909090;
font-family: trebuchet ms, arial, verdana;
font-weight: bold;
letter-spacing: 1px;
text-decoration: none;
font-size: 13pt; }



.header:hover {
        background: #5A0707;
}
#bio {
position: relative;
display: inline;
z-index: 1;
}

#bio.hovered, #bio:hover {

background: #5a0707;

	padding: 1px;
	border-bottom: #5a0707 solid 5px;
        z-index: 1;
}

h1 {
	font-size: 13pt;
	font-family: georgia;
	font-weight: bold;
	}
	
h2 {
	font-size: 12pt;
	font-family: georgia;
	font-weight: bold;
	}
	
h3 { 
	font-size: 9px;
	font-family: verdana, arial;
	font-weight: bold;
	}
