body {
	background-color: #000000;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-image: url(../images/leather.jpg);
	background-repeat: repeat;
	margin: 20px 50px;
	
} 
h3 {
	font-size: 1.4em;
}
h1 {
	margin: 0;
	font-size: 2em;
} 
#wrapper {
	position: relative;
	background-repeat: repeat;
	background-color: #FFBE2B;
	border: 1px solid #000000;
	min-width: 770px;
}
#sidebar {
	top: 166px;
	width: 140px;
	font-size: .9em;
	left: 0px;
	position: absolute;
	padding-top: 40px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFBE2B;
	z-index: 1;
	color: #115210;
	text-align: center;
}
#storesidebar {
	top: 166px;
	width: 140px;
	font-size: 1em;
	left: 0px;
	position: absolute;
	padding-top: 30px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFBE2B;
	z-index: 1;
	color: #115210;
}
#linkssidebar {
	top: 166px;
	width: 140px;
	font-size: 1em;
	left: 0px;
	position: absolute;
	padding-top: 40px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFBE2B;
	z-index: 1;
	color: #333333;
}
.pixright {
	text-align: center;
	float: right;
	width: 170px;
	padding-top: 30px;
	padding-right: 30px;
}
#indexmaincontent img { behavior: url(iepngfix.htc);

}
#linksmaincontent img { behavior: url(iepngfix.htc);

}
#maincontent {
	font-size: 0.9em;
	background-color: #FFFFFF;
	margin-right: 0px;
	margin-left: 160px;
	margin-bottom: 0px;
	padding-top: 30px;
	padding-right: 180px;
	padding-left: 15px;
	padding-bottom: 1px;
	color: #333333;
}
#indexmaincontent {
	font-size: 0.9em;
	margin-right: 0px;
	margin-left: 160px;
	margin-bottom: 0px;
	padding-top: 30px;
	padding-right: 180px;
	padding-left: 15px;
	padding-bottom: 1px;
	background-position: 100% 50px;
	background-attachment: scroll;
	background-image: url(../images/yellowrose3.png);
	background-repeat: no-repeat;
	background-color: #000000;
	color: #D4B479;
}
#artistmaincontent {
	font-size: 0.9em;
	background-color: #FFFFFF;
	margin-right: 0px;
	margin-left: 160px;
	margin-bottom: 0px;
	padding-top: 45px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 1px;
	color: #333333;
}
#storemaincontent {
	font-size: .9em;
	background-color: #FFFFFF;
	margin-right: 0px;
	margin-left: 160px;
	margin-bottom: 0px;
	padding-top: 30px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 1px;/*adding this to the wrapper and the maincontent divs eliminates margin collpase (the white space at the bottom)*/
}
#linksmaincontent {
	font-size: 0.9em;
	margin-right: 0px;
	margin-left: 160px;
	margin-bottom: 0px;
	padding-top: 30px;
	padding-right: 180px;
	padding-left: 15px;
	padding-bottom: 1px;
	background-position: 100% 50px;
	background-image: url(../images/yellowrose3.png);
	background-repeat: no-repeat;
	background-color: #000000;
	color: #D4B479;
	background-attachment: scroll;
}
#maincontent h2 {
	font-size: 1.5em; 
	margin: 0 0 6px; 
} 
#maincontent h3 {
	font-size: 1.3em; 
	margin: 36px 0 6px; 
} 
h2 {
	font-size: 1.6em;
}
#footer {
	color : #FFC542;
	font-size: 0.85em;
	text-align: left;
	width: 700px;
	margin-top: 10px;
} 
#banner {
	height: 165px;
	width: 100%;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.frontpicture {
	text-align: center;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #CC3300;
}
#footer a:link {
	color: #FFC542;
}
#footer a:visited {
	color: #999999;
}
#footer a:hover {
	color: #FFFFFF;
}

.pixleft {
	width: 400px;
	padding-top: 30px;
	float: left;
	padding-left: 30px;
}
#maincontent #textcollumnleft {
	position: relative;
	left: 10px;
	top: 10px;
	width: 200px;
}
.deadlink {color: #0000FF;
	font-weight: normal;
}
#addleftsidebarcontent {
	font-size: .85em;
	color: #FFFF00;
	padding: 5px 5px 5px 10px;
}
.picturert {
	float: right;
	margin-right: 25px;
	margin-top: 25px;
}
.picturetextbox {
	clear: both;
	margin-top: 30px;
}
.picturelft {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	border: 1px solid #000000;
}
.logolft {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
#rightcolumn {
	width: 120px;
	top: 167px;
	right: 0px;
	position: absolute;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFC542;
	z-index: 1;
}
#storerightcolumn {
	width: 120px;
	top: 167px;
	right: 0px;
	position: absolute;
	padding-top: 30px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFC542;
	z-index: 1;
	display: none;
}
#wrapper #navwrap {
	background-color: #D0AF75;
	background-image: url(../p7pm/img/p7PM_goldbghz.jpg);
	background-repeat: repeat-x;
	position: absolute;
	width: 100%;
	left: 0px;
	top: 165px;
	z-index: 3;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	
}
#footerwrap {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
td {
	text-align: center;
	padding-bottom: 10px;
	border-top: 1px #333333;
	border-right: 1px #333333;
	border-bottom: 1px dashed #333333;
	border-left: 1px #333333;
	padding-top: 10px;
}
#wrapper #storemaincontent img {
	border: 1px solid #000000;
}
.songlist {
	font-size: 0.9em;
	float: left;
	width: 300px;
	margin-right: 10px;
	padding-left: 5px;
}
.cd1 {
	width: 250px;
	left: 10px;
	top: 0px;
	visibility: visible;
	float: left;
	border: 1px solid #000000;
}
.creditlist {
	float: left;
	font-size: 0.9em;
	margin-right: 25px;
	width: 500px;
	padding-right: 25px;
}
.creditlist li {
	list-style-type: none;
}
.pricebox {
	width: 500px;
	font-size: 1.3em;
	font-weight: bold;
	clear: both;
	padding-top: 10px;
}
#storemaincontent h4 {
	font-size: 1em;
}
#linksmaincontent a:link {
	color: #D4B479;
}

#linksmaincontent a:visited {
	color: #666666;
}
#linksmaincontent a:hover {
	color: #CC3300;
}#linkbox {
	padding-left: 25px;
}
#contactbox {
	padding-left: 25px;
}
#indexmaincontent a:link {
	color: #D4B479;
}
#indexmaincontent a:visited {
	color: #999999;
}
#indexmaincontent a:hover {
	color: #FFFFFF;
}
#sidebar a:link {
	color: #115210;
}
#sidebar a:visited {
	color: #333333;
}
#sidebar a:hover {
	color: #FFFFFF;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #storemaincontent #mp3table table {
	height: 20px;
}
#wrapper #storemaincontent #mp3table table td {
	border: thin solid #999999;
}
#wrapper #storemaincontent #mp3table a {
	color: #1E5712;
}
a:visited {
	color: #1E5712;
}
a:hover {
	color: #FFBE2B;
}

