BODY, TD, TH, INPUT, SELECT, FORM {
	font-family: trebuchet ms, verdana, arial;
	font-size: 10pt;
	background: #939393;
color: #ffffff;
margin: 0;

	}

	#top {
position: absolute;
width: 100%;
height: 45px;
border-bottom: 8px solid #c3d6dd;
z-index: 2;
}
	#container {
	margin: 0 auto;
	width: 750px;
left: 100px;
height: 45px;
	}
#one {
left: 69px;
width: 150px;
position: absolute;
top: 15px;

}

	
#two {
left: 350px;
width: 600px;
position: absolute;
top: 19px;
}

#three {
position: absolute;
left: 900px;
top: 30px;
width: 300px;
font-family: trebuchet ms, arial;
font-size: 9pt;
color: #C3D6DD;
line-height: 8pt;
}


	
a:visited {
	color: #f0f0f0; 
	text-decoration: none;
font-family:  trebuchet ms, arial, verdana;
letter-spacing: 1px;
font-weight: bold;
font-size: 12pt;  }
	
a:hover{
	color: #c3d6dd;
	text-decoration: none; }

a { color: #f0f0f0;
font-family: trebuchet ms, arial, verdana;
font-weight: bold;
letter-spacing: 1px;
text-decoration: none;
font-size: 12pt; }



.header:hover {
        
	padding-bottom: 3px;
	border-bottom: #FD738A solid 5px;
}
#bio {
position: relative;
display: inline;
z-index: 1;
}

#bio.hovered, #bio:hover {

	padding-bottom: 1px;
	border-bottom: #FD738A 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;
	}

