/* CSS Document
Kyle Matthews
Bio Page CSS
© 2006 Kyle Matthews, See For Yourself Music
CSS code by Digital Vision Media, LLC, www.digitalvisionmedia.com */
	
div#topdiv {
	background: url(../images/pageheader08.jpg) top left no-repeat;
	}
	
div#contentdiv {
	padding-top: 20px;
	}
	
div#contentdiv img {
	float: left;
	margin: 0 8px 0 0;
	border: 1px solid #000;
	}