div#wrapper {
	width: 477px;
	text-align: left;
	background-color: #000000;
	min-height:500px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../nav_images/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 80px;
	margin-bottom: 100px;
}
*html div#wrapper {
height:500px;
overflow:visible;
}
body {
	text-align: center;
	background-color: #000000;
	color: #FFFFFF;
	background-image: url(../nav_images/body_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#header li {
	float: left;
	width: 4.5em;
	border: 2px solid #FFFFFF;
	vertical-align: middle;
	text-align: center;
	list-style-position: outside;
	list-style-type: none;
	margin-right: 5px;
	margin-left: 5px;
}
a {
	color: #FFFFFF;
	font-weight: bold;
}
div#content {
	margin-left: 10px;
	margin-right: 30px;
	margin-top: 0px;
	border: 1px dotted #000000;
}
#header li a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	font-size: 70%;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
}
#intro a.intro,#contact a.contact,#album a.album,#downloads a.downloads,#order a.order {
	color: #000000;
	background-color: #FFFFFF;
}
#content ul#images a.popup {
	display: block;
}
#content ul#images li {
	float: left;
	background-color: #FFFFFF;
	margin-right: 10px;
	margin-left: 0px;
	display: block;
	list-style-image: none;
	list-style-type: none;
	width: 85px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-bottom: 10px;
	text-align: center;
	height: 95px;
}
#content ul#images a {
	border: none;
	color: #000000;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
	display: block;
	line-height: 1.3em;
}
#images hr {
	clear: both;
}
ul#images {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#images img {
	border: none;
	margin: 0px;
	padding: 0px;
}
#contactform label {
	position: relative;
	width: 500px;
	text-align: left;
	vertical-align: top;
	display: block;
}
#contactform input,#contactform textarea,#contactform select {
	position: absolute;
	left: 140px;
	top: 0px;
}
#contactform label.txt input{
	width: 350px;
	font-size: 110%;
	background-color: #333333;
	border: 1px dotted #CCCCCC;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	color: #FFFFFF;

}
#contactform label.txtarea {
	height: 14em;
}
div#header {
	border: 1px solid #000000;
}
ul#mainmenu {
	margin: 0px;
	padding: 0px;
}
img#mainimage {
	display: block;
}
label.txtarea textarea {
	height: 90%;
	width: 350px;
	font-family: Tahoma, Arial, sans-serif;
	background-color: #333333;
	color: #FFFFFF;
	border: 1px dotted #CCCCCC;
	font-size: 110%;
	padding: 5px;
	margin: 0px;
}
#content li {
	position: relative;
	color: #999999;
	margin: 0px;
	padding: 0px 1em;
	border: none;
}
#content li strong {
	top: 0.1em;
	left: 12em;
	width: 18em;
	color: #FFFFFF;
	font-weight: normal;
}
img#holdingimage {
	position: absolute;
	margin-left: -100px;
	left: 50%;
	top: 20%;
	width: 201px;
}
#content hr {
	color: #000000;
	display: block;
	height: 2px;
	font-size: 1px;
	line-height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#content ul {
	padding: 0px 0px 1em;
	margin: 0px 0px 1em;
	list-style-type: none;
}
#contactform label select {
	color: #FFFFFF;
	font-size: 85%;
	background-color: #333333;
	border: 1px solid #FFFFFF;
}
#contactform select option {
	margin: 1px;
	background-color: #333333;
	color: #FFFF00;
	border: 1px solid #CCCCCC;
}
#musicdownloads li {
	position: relative;
	margin-left: 165px;
	border: none;
}
#musicdownloads li a {
	position: absolute;
	left: -145px;
	display: block;
	top: 0px;
	width: 140px;
	white-space: 1;
}
div#footer {
	clear: both;
	margin: 0em;
	margin-top:4em;
	padding-top: 0em;
	padding-bottom: 2em;
	position: relative;
}
#order #content li {
	width: 12em;
}
#footer a.nextlink {
	border: 1px none #CCCCCC;
	float: right;
	display: block;
	margin-top: -2em;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: normal;
	width: 4em;
	text-align: right;
	font-size: 70%;
	color: #CCCCCC;
	text-decoration: none;
}
#footer .nextlink strong {
	background-color: #333333;
	font-size: 110%;
	font-weight: bold;
	border: 1px solid #FFFFFF;
	width: 2em;
	height: 2em;
}
ul#orders li strong {
	position: absolute;
}
