/* CSS Document
Kyle Matthews
Interview Page CSS
© 2006 Kyle Matthews, See For Yourself Music
CSS code by Digital Vision Media, LLC, www.digitalvisionmedia.com */

div#topdiv {
	background: url(../images/pageheader05.jpg) top left no-repeat;
	}
	
div#contentdiv {
	padding-top: 20px;
	}
	
p#mason {
	padding: 0 0 20px 0;
	font-weight: bold;
	}
	
p#mason span {
	font-weight: normal;
	font-size: 80%;
	}
	
div#pagename {
	width: 346px;
	height: 55px;
	position: absolute;
	top: 149px;
	left: 81px;
	z-index: 10;
	visibility: visible;
	}