/* CSS Document
Dualtone Music Group
Report Spam CSS
© 2009 Dualtone Music Group
CSS code by Digital Vision Media, LLC, www.digitalvisionmedia.com
Written 3/31/09 4:38PM
Updated 3/31/09 4:38PM
Validated 3/31/09 4:38PM */	

/* Normalize the padding and margins */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin: 0;
	padding: 0;
	}
	
/* Normalize font-size and font-weight for headers */
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
	}

/* Remove list-style from lists*/
ol, ul {
	list-style: none;
	}
	
/* Normalize font-style and font-weight */
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
	}
	
/* Remove borders from fieldsets and images */
fieldset, img {
	border: 0;
	}
	
/* Left align text in caption and th */
caption, th {
	text-align: left;
	}

body, html {
	background: #000;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	}
	
div#wrapperdiv {
	width: 750px;
	margin: auto;
	background: url(../deepvibrationtaf/images/home02_04.jpg) top left repeat-y;
	}
	
div#headerdiv {
	width: 100%;
	height: 563px;
	background: url(../deepvibrationtaf/images/home03_01.jpg) top left no-repeat;
	padding: 0 0 50px 0;
	}
	
div#contentheaderdiv {
	width: 100%;
	height: 2px;
	background: url(../deepvibrationtaf/images/home02_05.jpg) top left no-repeat;
	margin: 40px 0 0 0;
	}
	
div#contentdiv {
	width: 450px;
	padding: 30px 150px 30px 150px;
	font-size: 80%;
	background: url(../deepvibrationtaf/images/home02b_04.jpg) top left repeat-y;
	}
	
div#footerdiv {
	width: 100%;
	height: 140px;
	background: url(../deepvibrationtaf/images/top1001_24.jpg) bottom left no-repeat;
	padding: 50px 0 0 0;
}
	
div#contentdiv p {
	text-align: left;
	padding: 0 0 10px 0;
	}
	
div#contentdiv p span.thename {
	font-weight: bold;
	}
	
p.thankyoutop {
	text-align: center;
	font-size: 90%;
	color:#faee86;
	padding: 30px 0 20px 0;
	}
	
p.thankyoubottom {
	text-align: center;
	font-size: 90%;
	color:#faee86;
	padding: 0 0 100px 0;
	}
	
div#contentdiv p a {
	color:#000;
	text-decoration: underline;
	}
	
div#contentdiv p a:hover {
	color:#ff0000;
	text-decoration: underline;
	}
	
p.error {
	text-align: center;
	font-size: 90%;
	color:#f00;
	}
	
p.errorplease {
	text-align: center;
	font-size: 90%;
	color:#f00;
	padding: 0 0 20px 0;
	}

