*{
}
body{
	width:860px;
	margin: 0px auto;
	background-color: #ffffff;
	font-family:"Courier", "Helvetica";
	color: #000000;
	font-size: 14px;
	font-weight: normal;
}
a:link{
	color:#000000;
	text-decoration: none;
}
a:visited{
	color:#000000; 
	text-decoration: none;
}
a:hover{
	color:#FF00C3; 
	text-decoration: none;
}
a:active{
	color:#0000FF;
	text-decoration: none;
}
h4{
	font-family:"Myriad Pro", "Helvetica";
	color: #919191;
	font-size: 8.5px;
	letter-spacing: 4px;
	font-weight: normal;
}
h3{
	font-family:"Courier";
	color: #000000;
	font-size: 13px;
	font-weight: normal;
}
#navleft{
	float:left; 
	width: 125px;
	margin: 40px 0px 50px 5px;
	font-family:"Myriad Pro", "Helvetica";
	font-size: 10px;
	letter-spacing: 4px;
}
#navleft ul{
	margin-left:-40px;
	list-style-type: none;
}
#navright{
	float:right;
	width: 125x;
	margin: 40px 5px 50px 0px;
	font-family:"Myriad Pro", "Helvetica";
	font-size: 10px;
	text-align:right;
	letter-spacing: 4px;
}
#navright ul{
	margin-left:-40px;
	list-style-type: none;
}
#title{
	float:left; 
	width: 600px;
	height: 53px;
	margin: 45px 0px 0px 0px;
	background-image: url("djhheader.gif");
	background-repeat:no-repeat;
	background-position: 40px 0px 0px 0px;
}  
#photo{
	clear: both;
	float:left;
	width: 250px;
	height: 288px; 
	margin: auto 20px auto 5px;
	background-color: #ffffff;
	background-image: url("djhportrait.jpg");
	background-repeat:no-repeat;
	background-position: 50px auto 100px auto;
	text-align:right;
	letter-spacing: 4px;
} 
#photo h4{
	clear: both;
	float:left;
	width: 250px;
	height: auto; 
	margin: 260px 10px auto auto;
	text-align:right;
	letter-spacing: 4px;
} 

#container{
	float:left;
	width: 545px;
	min-height: 250px;
	margin: auto 10px auto auto;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #dedede;
	text-align: justify;
	text-justify: newspaper;
} 
#footer{
	float:right;
	margin: 0px 7px auto auto;
	text-align:right;
	letter-spacing: 4px;
} 
#form{
	float:left;
	width: 575px;
	height: auto;
	margin: 20px 10px auto auto;
	background-color: #ddffac;
	font-family: arial;
	font-size: 14px;
	font-weight:bold;
	text-align: justify;
	text-justify: newspaper;
	
} 
#update{
	float:right;
	width: 215px; 
	margin: auto 5px auto auto;
	background-color: #ddffac;
	text-align:center;
} 
