@charset "UTF-8";
/* CSS Document
Guy Clark
Music CSS
© 2009 Guy Clark
Created 8/30/09 7:35PM
Updated 8/30/09 7:35PM
Validated 8/30/09 7:35PM
CSS code by Steve Wilkison at Digital Vision Media, www.digitalvisionmedia.com */
	
/* LAYOUT ELEMENTS */	
	
div#contentdiv {
	background: url(../images/musicback.jpg) top left no-repeat;
	padding: 100px 112px 50px 142px;
	color: #e6d399;
	font-size: 80%;
}

div#socialpressdiv {
	width: 346px;
	height: 29px;
	padding: 50px 0 20px 0;
	margin: 0 auto;
}

div#footerdiv {
	width: 980px;
	height: 98px;
	background: url(../images/photos8_4_09_03.jpg) top left no-repeat;
}

div#insidebackdiv {
	background: url(../images/photoback.jpg) top left repeat-y;
}

div.minidiv {
	width: 202px;
	float: left;
	margin: 0 40px 40px 0;
}

div.minidivdvd {
	width: 202px;
	float: left;
	margin: 0 40px 40px 0;
	text-align: center;
}

/* TEXT */

div#contentdiv p#click {
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	padding: 0 0 30px 0;
}

/* IMAGES */

div#contentdiv img.mini {
	border: 1px solid #edd290;
}
