/* CSS Document */

#masthead {
	width:760px;
	height:114px;
	z-index:auto;
	background-image: url(images/masthead2.jpg);
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	color: #000000;
	background-repeat: no-repeat;
}
#outer #wrapper #navigation {
	margin-left: 8px;
}

#footer {
	height: 30px;
	width: 760px;
	clear: both;
}


#wrapper #navigation  a {
	color: #000000;
	text-decoration: none;
	margin-right: 5px;
	padding-right: 4px;
	padding-left: 4px;
	background: #990000;
	border: thin outset #dd0000;
	font-size: 0.9em;
	padding-bottom: 2px;
}
#wrapper #navigation  a:hover{
	color: #000000;
	background: #880000;
	border: thin inset #770000;
}
#wrapper #navigation  a:active{
	color: #660000;
	text-decoration: none;
	background-color: #CC0000;
}
#wrapper #navigation .currentPage {
	border-top: thin solid #770000;
	border-right: thin solid #ee0000;
	border-bottom: thin solid #ee0000;
	border-left: thin solid #770000;
	background-color: #bb0000;
}

body {
	width: 100%;
	margin-top: 5px;
	zzbackground-attachment: fixed;
}
#wrapper {
	text-align: left;
	margin-right: auto;
	margin-left: 70px;
	width: 760px;
}
h1 {
	font-size: 24px;
	color: #CCCCCC;
}

#tracks {
	height: 240px;
	width: 240px;
	margin-left: 7px;
	color: #dddddd;
	float: left;
	font: 14px "Courier New", Courier, mono;
}
#outer #wrapper #tracks #quote {
	width: 340px;
	height: auto;
	position: absolute;
	left: 110px;
	top: 500px;
}

#wrapper #contentWrapper #cdcover {
}
#wrapper #contentWrapper {
	float: left;
	width: 430px;
	margin-top: 15px;
	margin-left: 20px;
	height: 200px;
}
#contactWrapper {
	width: 430px;
	float: left;
	margin-left: 6px;
}



body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/blur.jpg);
}
#outer {
	background-image: url(images/bkgd.jpg);
	background-attachment:fixed;
	background-repeat: repeat-y;
	height: 690px;
}

#outer #wrapper #contentWrapper #buyNow {
	color: #FF0000;
	font-family: "Courier New", Courier, mono;
	padding-left: 10px;
	float: left;
	width: 230px;
	position: absolute;
	left: 540px;
	top: 420px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
	font-weight: bolder;
}
.style3 {
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#outer #wrapper #contentWrapper #player {
	background-repeat: no-repeat;
	height: 280px;
	width: 400px;
}

.style1 {
	color: #dddddd;
	margin-top: -20px;
	font: 14px "Courier New", Courier, mono;
}
.style2 {
	font-size: 24px;
	color: #FF0000;
}
.style6 {
	font-size: 12px;
}
.style7 {color: #000000}
#shout {
	height: 499px;
	width: 199px;
	margin-left: 40px;
	margin-top: 40px;
}
form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #FF0000;
}
label {
	float: left;
	width: 70px;
}
#outer #wrapper #contactWrapper #form1 #mailCheck label {
	width: 300px;
	float: left;
}
#outer #wrapper #contactWrapper #form1 #mailCheck #mailing {
	float: left;
	margin-left: 74px;
}

#outer #wrapper #contactWrapper #form1 #submit {
	margin-left: 74px;
	clear: both;
	padding-top: 20px;
}


#form1 div {
	margin-top: 10px;
}

#form p {
	margin-top: 20px;
	padding-top: 20px;
}

.text {
	border: 3px inset #FF0000;
	padding: 0.2em;
}
.btn {
	border: 2px solid #FF0000;
	background-color: #CCCCCC;
	padding: 0.2em;
}
.error {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-weight: bolder;
	color: #33FF00;
}
.pullquote {
	font: italic 20px Geneva, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
a {color:#3399FF;
	text-decoration:none}
a:hover {color:#669999}
a:active {color:#66FFFF}
