/* CSS Document
Kacey Jones Sings Mickey Newbury
Media Kit Page CSS
© 2006 Kacey Jones
CSS code by Digital Vision Media, LLC, www.digitalvisionmedia.com */

div#contentdiv {
	width: 670px;
	background: url(../images/aboutcenter.jpg) top left repeat-y;
	padding: 60px 30px 25px 50px;
	font-size: 0.9em;
	}
	
div#contentdiv p {
	margin-bottom: 12px;
	}
	
div#photodiv {
	width: 258px;
	height: 268px;
	position: absolute;
	left: 414px;
	top: 179px;
	background: url(../images/contactphoto.jpg) top left no-repeat;
	}
	
div#titlediv {
	width: 196px;
	height: 19px;
	position: absolute;
	left: 47px;
	top: 174px;
	background: url(../images/mediatitle.gif) top left no-repeat;
	}

div#contentdiv a:link, div#contentdiv a:visited {
	text-decoration: underline;
	color: #5a4b26;
	}
	
div#contentdiv a:hover {
	text-decoration: underline;
	color: #930;
	}
	
h1 {
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 0;
	clear: both;
	}
	
h2 {
	font-size: 1.0em;
	font-weight: bold;
	margin-bottom: 15px;
	}
	
div#contentdiv h2 img {
	margin: 0 0 -8px 0;
	padding: 0;
	border: 0;
	float: none;
	}
	
div#photowrapper {
	width: 488px;
	height: 264px;
	}
	
div#photowrapper img {
	margin: 0 20px 20px 0;
	border: 1px solid #000;
	}
	
div#contentdiv a:link, div#contentdiv a:visited {
	color: #000;
	text-decoration: none;
	}
	
div#contentdiv a:hover {
	color: #993300;
	}
