/* CSS Document */
html, body	{
			background-image:url(_media/bg.gif); background-repeat: repeat;
			margin: 0px 0px;
			padding: 0px 0px;
			font-family:arial;
			font-size:14px;
			}
.bh{
	color: Black;
}		
.bh:hover{
	color:#bd8017;
}
#wrap{
	background-color:#000;
	width:845px;

	border:2px solid #bd8017;
	
}
#main_content{
	background-color: #fff;
	width:800px;
	padding-top:0px
	
}
.spider{
	border-top:3px solid #bd8017;
	width:px;
}
#bio_content{
line-height:2em;	
}
#footer{
	border-bottom:3px solid #bd8017;
}
