		body
		{
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	margin-top: 30px;
		}

                                     #centeredImage
    {
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
    }

		
		#header
		{
			height: 60px;
			width: 650px;
			margin-bottom: 20px;
			margin-left: 5px;
		}
		
		#nav
		{
	float: left;
	width: 200px;
	height: 150px;
	margin-bottom: 10px;
	line-height: 18px;
		}
		
		#content
		{
	margin-left: 230px;
	margin-bottom: 10px;
	height: 400px;
	width: 650px;

	
		}
		
		
		
			#contact
		{
	margin-left: 230px;
	margin-bottom: 10px;
	margin-top:118px;
	height: 400px;
	width: 650px;

	
		}
		
			#bio
		{
	margin-left: 300px;
	margin-bottom: 10px;
	margin-top:10px;
	height: 400px;
	width: 900px;
	line-height: 18px;

	
		}
		
		
		
		#footer
		{
			clear: both;
			height: 50px;
			width: 646px;
			margin-bottom: 10px;
			margin-left: 230px;
		}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #595858;
}
a:link {
	color: #595858;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #595858;
}
a:hover {
	text-decoration: none;
	color: #bbbbbb;
	background: #ffffff;

}
a:active {
	text-decoration: none;
	color: #595858;
}
    
.textcontent
{line-height: 18px;}



