html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,address,cite,code,del,dfn,em,font,img,ins,kbd,q,samp,strong,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}
body{line-height:1}
ol,ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}
:focus{outline:0}
ins{text-decoration:none}
del{text-decoration:line-through}
table{border-collapse:collapse;border-spacing:0}
input{margin:-1px -1px -1px 0}
html>body input{margin:0}
*+html>body input{margin:-1px}

* {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	line-height: 1.1em;
}

body {
	font-size: 10px;
	text-align: center;
}

p, h1, h2 {
	margin: 1em 0;
}

a {
	color: #06C;
}

td {
	vertical-align: top;
}

h1, h2 {
	font-weight: bold;
}

h1 {
	font-size: 125%;
}

h2 {
	font-size: 110%;
}

ul {
	list-style-type: disc;
	margin-left: 15px;
}

li {
	line-height: 1.5em;
}

#container {
	margin: 0 auto;
	width: 600px;
	padding-bottom: 40px;
}

#header-image {
	width: 600px;
	height: 280px;
	background: transparent url(images/soundwave_header2.jpg) 0 0 no-repeat;
	text-indent: -999em;
}

#content {
	background: #FFF;
	margin-top: 15px;
	padding: 15px;
	border: 3px ridge #000;
	text-align: left;
}

#demo {
	font-size: 14px;
	font-weight: bold;
	padding: 4px;
}

#returning {
	margin: 5px 0;
}


/* FORM */

.field-name {
	display: block;
	font-weight: bold;
	width: 137px;
	margin: 0;
	padding: 1px 0;
	text-align: right;
}

.input {
	padding: 1px;
	margin: 0 2px;
}

.state {
	width: 4em;
}

.phone-a {
	width: 3em;
}

.phone-b {
	width: 4em;
}

textarea {
	overflow: auto;
}

select {
	margin-left: 2px;
}

.checkbox {
	float: left;
	margin: 0 6px 2em 0;
}
#checkbox-rules {
	margin-left: 150px;
	margin-bottom: 1em;
}

#entry-form {
	padding-bottom: 10px;
}

div.form-section {
	margin-top: 0;
}
div.form-section .small {
	text-align: center;
}
div.form-section table {
	border-collapse: separate;
	border-spacing: 4px;
	margin-left: 100px;
}

#form-submit-btn {
	margin-left: 212px;
}

.leftcol {
	width: 50%;
	float: left;
	vertical-align: middle;
}

.rightcol {
	width: 50%;
	float: right;
	vertical-align: middle;
}

.form-chunk {
	overflow: hidden;
	clear: both;
}

.error, .error label, #error-box ul, #error-box h3 {
	color: #f33 !IMPORTANT;
}

#error-box {
	border: #000 2px dashed;
	background-color: #FFF9F9;
	margin: 5px;
	padding: 5px;
}

/* CAPTCHA */

#captcha {
	height: 30px;
	vertical-align: middle;
	margin-top: 5px;
}

#captcha * {
	vertical-align: middle;
}

#captcha a {
	color: #FFF;
	text-decoration: none;
}

#input-captcha {
	width: 5em;
}

/* THANK YOU PAGE */









/* THEIR STYLES */
ul {
	padding-left: 40px;
	margin: 10px 0;
	text-align: left;
}

.small {FONT-SIZE: 10px; COLOR: #000000; LINE-HEIGHT: 16px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif}
.style20 {color: #333333}
.style21 {FONT-SIZE: 10px; COLOR: #333333; LINE-HEIGHT: 16px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; }
.style22 {LINE-HEIGHT: 16px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.style23 {color: #333333; font-weight: bold; }
.style24 {font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif;}
.text {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.text1 {FONT: 10pt Verdana, Arial, Helvetica, sans-serif; TEXT-TRANSFORM: none
}
body {
	background-color: #C8AB83;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();
}
.style26 {
	FONT-SIZE: 10px;
	COLOR: #660000;
	LINE-HEIGHT: 16px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style30 {
	font-size: 12px;
	color: #87684B;
}
.style34 {FONT-SIZE: 10px; COLOR: #152F26; LINE-HEIGHT: 16px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }
.style35 {
	color: #87684B;
	font-weight: bold;
}



#send-a-friend {
	margin-top: 22px;
	border-top: 1px solid #000;
	padding-top: 6px;
}
#thanks .col {
	float: left;
	margin-top: 4px;
	width: 200px;
}
#thanks #saf-btn {
	clear: both;
	display: block;
	margin-top: 10px;
}


/* RULES PAGE */

#rules h1 {
	text-align: center;
}
#rules ul {
	margin-top: 0;
}

/* EXTRANEOUS */

.center {
	text-align: center;
}

.left {
	float: left;
}

.right {
	float: right;
}