@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	min-width: 1000px;
	background-image: url(images/Specbackground.jpg);
	background-repeat: repeat;
	background-position: left;
	background-attachment: fixed;
	scrollbar-face-color: #8D744A;
	scrollbar-shadow-color: #B57624;
	scrollbar-highlight-color: #B57624;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-darkshadow-color: #CCCCCC;
	scrollbar-track-color: #130919;
	scrollbar-arrow-color: #FFFFFF
}
body, th, td, input, textarea {
	font-family: .tk-copperplate-condensed, sans serif;
	font-size: 1em;
	color: #FFFFFF;
}
h1 {
	font-family: .tk-copperplate-condensed;
	font-size: 1.25em;
	color: #ffffff;
	text-indent: 7px;
	line-height: 25px;
	text-transform: capitalize;
	font-weight: bolder;
	padding-top: 90px;
	padding-left: 5px;
}
h2 {
	font-family: .tk-copperplate-condensed;
	font-size: 1em;
	font-weight: lighter;
}
p {
	font-family: .tk-copperplate-condensed;
	font-size: 1em;
	line-height: 1.5em;
	margin-top: 5px;
	margin-right: 3px;
	margin-bottom: 10px;
	margin-left: 3px;
	text-align: left;
	font-weight: lighter;
	font-style: normal;
}
#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 1008px;
}
#logo {
	height: 230px;
	margin-bottom: 20px;
	margin-top: 0px;
	background-image: url(images/header_Spectacular.jpg);
}
#links {
	height: 68px;
	width: 100px;
	float: left;
	margin-bottom: 10px;
	margin-top: -55px;
}
#links h1 {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-style: italic;
	font-weight: lighter;
	text-transform: none;
	font-size: 1em;
	line-height: 1em;
}
#facebook {
	width: 45px;
	height: 45px;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: both;
	margin-right: 1px;
	margin-left: 5px;
}
#twitter {
	height: 45px;
	width: 45px;
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 1px;
	margin-left: 1px;
}
#cdLink {
	height: 150px;
	border: thin solid #FFFFFF;
	margin-bottom: 20px;
	width: 935px;
	margin-top: 6px;
}
#cdLink a {
	color: #FFFFFF;
	text-decoration: none;
}
#cdLink1 {
	height: 150px;
	border: thin solid #FFFFFF;
	margin-right: 3px;
	margin-bottom: 20px;
	width: 935px;
}
#cdLink1 a {
	color: #FFFFFF;
	text-decoration: none;
}
#cdLink2 {
	height: 203px;
	border: thin solid #FFFFFF;
	margin-right: 5px;
	margin-bottom: 10px;
	width: 935px;
}
#cdLink2 a {
	color: #FFFFFF;
	text-decoration: none;
}
#content {
	height: 565px;
	padding-left: 10px;
	padding-right: 3px;
	padding-top: 5px;
	background-color: #3c3c3b;
	float: left;
	width: 945px;
	margin-bottom: 15px;
}
#content p {
	line-height: 1.5em;
	padding-top: 2px;
	padding-bottom: 15px;
	font-size: 0.9em;
	padding-right: 15px;
	float: left;
	clear: right;
	width: 450px;
}
#content h1 {
	font-size: 1em;
	color: #8a744d;
	text-align: right;
	font-weight: lighter;
	padding-top: 30px;
	padding-right: 20px;
}
#content h2 {
	padding-right: 45px;
	font-weight: lighter;
	font-size: 1.2em;
	color: #FFFFFF;
	padding-top: 30px;
	padding-bottom: 0px;
}
#content img {
	float: left;
	padding-right: 10px;
	margin-top: 5px;
	margin-left: -10px;
}
#footer {
	clear: both;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 75px;
	width: 960px;
	background-color: #F9B233;
	padding-top: 0px;
}
#footer #copyright {
	float: left;
	width: 250px;
	margin-left: 10px;
	height: 25px;
}
#copyright p {
	font-size: 0.9em;
	color: #000000;
	font-weight: 500;
}
#footer #address {
	float: right;
	width: 525px;
	height: 70px;
	margin-top: -50px;
	margin-right: 10px;
}
#address p {
	color: #000000;
	font-size: 0.9em;
	margin-left: 100px;
	text-align: right;
	font-weight: 500;
	line-height: 0.1em;
	padding-top: 10px;
}
#address a {
	color: #000000;
	text-decoration: none;
	font-size: 0.9em;
	text-align: right;
	font-weight: 500;
	text-indent: 0px;
	line-height: 2em;
	float: right;
}
#address a:hover {
	color: #3C3C3B;
}
#index .index {
	color: #8a744d;
}
#cdLink #buyCD {
	width: 225px;
	float: right;
	height: 75px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #231F20;
}
#cdLink #buyDVD {
	width: 225px;
	float: right;
	height: 73px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	background-color: #231F20;
}
#cdLink1 #buyCD {
	width: 225px;
	float: right;
	height: 150px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #231F20;
}
#cdLink2 #buyCD {
	width: 225px;
	float: right;
	height: 50px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #231F20;
}
#cdLink2 #buyCD2 {
	width: 225px;
	float: right;
	height: 50px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #231F20;
}
#buyCD h6 {
	font-size: 1.5em;
	font-weight: 400;
	padding-left: 15px;
	text-align: right;
	width: 75px;
	padding-top: 20px;
	padding-bottom: 0px;
	line-height: 1em;
}
#buyCD p {
	width: 90px;
	font-size: 0.8em;
	text-align: right;
	padding-top: 0px;
	line-height: 0.8em;
}
#buyDVD h6 {
	font-size: 1.5em;
	font-weight: 400;
	padding-left: 15px;
	text-align: right;
	width: 75px;
	padding-top: 20px;
	padding-bottom: 0px;
	line-height: 1em;
}
#buyDVD p {
	width: 85px;
	font-size: 0.8em;
	text-align: right;
	padding-top: 0px;
	line-height: 0.8em;
}
#cdLink1 #buyCD h6 {
	font-size: 1.5em;
	font-weight: 400;
	padding-left: 15px;
	width: 75px;
	text-align: right;
	padding-top: 52px;
}
#cdLink2 #buyCD h6 {
	font-size: 0.9em;
	font-weight: 400;
	padding-left: 3px;
	width: 130px;
	text-align: right;
	padding-top: 10px;
}
#cdLink2 #buyCD p {
	width: 130px;
	font-size: 0.8em;
	text-align: right;
	padding-top: 0px;
	padding-bottom: 0px;
}
#cdLink2 #buyCD2 h6 {
	font-size: 0.9em;
	font-weight: 400;
	padding-left: 3px;
	width: 130px;
	text-align: right;
	padding-top: 5px;
	line-height: 0.9em;
}
#cdLink2 #buyCD2 p {
	width: 130px;
	font-size: 0.8em;
	text-align: right;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 0.7em;
}
#LinkCont {
	width: 500px;
	float: left;
	height: 145px;
	margin-left: -10px;
}
#LinkCont1 {
	width: 500px;
	float: left;
	height: 145px;
	margin-left: -10px;
}
#LinkCont2 {
	width: 500px;
	float: left;
	height: 238px;
}
#buyCD #CDprice {
	width: 100px;
	clear: right;
	float: left;
}
#buyCD #CDimg {
	float: right;
	width: 100px;
	padding-right: 15px;
	padding-top: 8px;
}
#buyDVD #DVDprice {
	width: 100px;
	clear: right;
	float: left;
}
#buyDVD #DVDimg {
	float: right;
	width: 100px;
	padding-right: 15px;
	padding-top: 10px;
}
#cdLink2 #buyCD #CDimg img {
	padding-top: 10px;
}
#cdLink2 #buyCD #CDprice {
	width: 120px;
}
#cdLink2 #buyCD #CDimg {
	width: 65px;
	margin-right: 5px;
}
#cdLink2 #buyCD2 #CDimg2 img {
	padding-top: 10px;
	padding-left: -5px;
}
#cdLink2 #buyCD2 #CDprice {
	width: 120px;
	float: left;
}
#cdLink2 #buyCD2 #CDimg2 {
	width: 65px;
	padding-top: 15px;
	float: right;
	clear: none;
	padding-right: 20px;
}
#LinkCont p {
	padding-left: 80px;
	padding-right: 20px;
	width: 425px;
	margin-top: -30px;
	line-height: 1.25em;
}
#LinkCont1 p {
	padding-left: 80px;
	padding-right: 20px;
	width: 425px;
	margin-top: -5px;
	line-height: 1.25em;
}
#LinkCont2 p {
	padding-left: 70px;
	padding-right: 20px;
	width: 415px;
	margin-top: 10px;
	line-height: 1.25em;
	padding-bottom: 5px;
	padding-top: 0px;
}
#Requiem {
	width: 75px;
	height: 50px;
	float: left;
}
#nav {
	width: 840px;
	height: 38px;
	float: right;
	margin-top: -15px;
}
#nav ul {
	list-style-type: none;
	float: right;
	text-align: center;
}
#nav ul li {
	display: inline;
}
#nav ul li a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 1em;
	margin-right: 0px;
	line-height: 1.5em;
	background-color: #876D47;
	height: 30px;
	width: 75px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #876D47;
	border-bottom-color: #876D47;
	border-left-color: #876D47;
	padding-right: 20px;
	padding-left: 20px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	letter-spacing: 1.5px;
	margin-left: 6px;
}
#nav ul li a:hover {
	color: #FFFFFF;
	background-color: #F1B53A;
}
#LinkCont img {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: -10px;
	margin-left: -5px;
}
#LinkCont1 img {
	margin-top: 10px;
	margin-left: 5px;
}
#LinkCont2 img {
	margin-top: 10px;
}
#cdLink2 #music {
	height: 200px;
	width: 200px;
	float: left;
}
#cdLink2 #music img {
	padding-top: 7px;
	padding-left: 20px;
}
#cdLink1 #buyCD #CDimg form {
	padding-top: 50px;
}
#cdLink2 #buyCD #CDimg form {
	padding-top: 10px;
}
#cdLink #buyCD #CDimg form {
	padding-top: 18px;
}
#cdLink #buyDVD #DVDimg form {
	padding-top: 15px;
}
#footer #paypal {
	height: 50px;
	width: 200px;
	margin-left: 10px;
}
