* {
	margin: 0px;
	padding: 0px;
	border: none;
}

body{
	font-family: Helvetica, Arial, sans-serif;
	background-color: #cccc99;
	scrollbar-arrow-color: #ffffff;
scrollbar-base-color:#ffffff;
scrollbar-dark-shadow-color: #ffffff;
scrollbar-track-color: #ffffff;
scrollbar-face-color: #ffffff;
scrollbar-shadow-color: #ffffff;
scrollbar-highlight-color: #ffffff;
scrollbar-3d-light-color: #ffffff;
}

p {
	font-size: 11px;
	color: #000;
	padding-right: 10px;
	line-height: 12px;
	margin-bottom: 5px;
}

a:link{
	color: #990000;
	text-decoration: none;
}

a:hover {
	color: #3366CC;
	text-decoration: none;
}

#bandInfoFooter {
	font-style: italic;
	line-height: 40px;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 15px;
}

#checkoutButtonBottom {
	position: relative; 
	left: 200px; 
	width: 140px;
}

#checkoutButtonTop {
	position: absolute;
	left: 200px;
	width: 140px;
	top: 13px;
}

#companyLogo {
	position: absolute;
	left: 440px;
	top: 516px;
	width: 425px;
	height: 31px;
	text-align: right;
	vertical-align: top;
	padding-top: 10px;
	font-size: 10px;
}

	#companyLogo a {
		font-style: italic;
		font-weight: bold;
	}

#headerImage {
	margin-bottom: 30px;
	display: block;
}

#mainContentLayer {
	position: relative;
	left: 440px;
	top: 25px;
	width: 400px;
	height: 480px;
	text-align: left;
	overflow: auto;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 15px;
}

#navLayer1 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 243px;
	height: 118px;
}

#navLayer2 {
	position: absolute;
	left: 243px;
	top: 0px;
	width: 92px;
	height: 279px;
}

#navLayer3 {
	position: absolute;
	left: 335px;
	top: 0px;
	width: 105px;
	height: 109px;
}

#navLayer4 {
	position: absolute;
	left: 335px;
	top: 109px;
	width: 105px;
	height: 74px;
}

#navLayer5 {
	position: absolute;
	left: 0px;
	top: 118px;
	width: 113px;
	height: 161px;
}

#navLayer6 {
	position: absolute;
	left: 113px;
	top: 118px;
	width: 130px;
	height: 161px;
}

#navLayer7 {
	position: absolute;
	left: 335px;
	top: 183px;
	width: 41px;
	height: 96px;
}

#navLayer8 {
	position: absolute;
	left: 376px;
	top: 183px;
	width: 64px;
	height: 96px;
}

#navLayer9 {
	position: absolute;
	left: 0px;
	top: 279px;
	width: 31px;
	height: 321px;
}

#navLayer10 {
	position: absolute;
	left: 31px;
	top: 279px;
	width: 212px;
	height: 321px;
}

#navLayer11 {
	position: absolute;
	left: 243px;
	top: 279px;
	width: 133px;
	height: 321px;
}

#navLayer12 {
	position: absolute;
	left: 376px;
	top: 279px;
	width: 64px;
	height: 321px;
}

#posterSgndBuy {
	position: absolute; 
	left: 0px; 
	width: 150px;
}

#posterUnSgndBuy {
	position: relative; 
	left: 150px; 
	width: 150px;
}

div.bandMediaTourInfo {
	margin-top: -20px;
	margin-bottom: 15px;
}
	
	div.bandMediaTourInfo ol {
		padding-left: 7px;
		list-style-type: none;
		font-size: 11px;
		line-height: 12px;
	}

h2 {
	margin-bottom: 25px;
	padding-top: 6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	width: 190px;
}

div.itemContainer {
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	position: relative;
	height: auto;
	width: 380px;
	padding-top: 10px;
}

div.itemTrackListing {
	left: 180px;
	top: 10px;
	position: absolute;
	width: 190px;
}

	div.itemTrackListing ol {
		font-size: 11px;
		line-height: 10px;
		margin-bottom: 10px;
	}
	
		div.itemTrackListing ol.songListAlpha {
			list-style-type: upper-alpha;
		}

	div.itemTrackListing form p.price {
		font-size: 15px;
		vertical-align: middle;
		color: #FB0B0C;
		font-weight: bold;
		margin-top: 4px;
		margin-bottom: 1px;
	}

p.mediaPageSubHead {
	margin-top: 6px;
	margin-bottom: 3px;
	display: block;
	margin-left: 3px;
}

p.newNewsItem {
	padding-top: 7px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFF;
	margin-top: 17px;
}
#news ul {
	font-size: 11px;
	list-style-type: none;
	margin-bottom: 4px;
}
#about ul {
	font-size: 11px;
	list-style-type: none;
	padding-top: 1em;
	padding-bottom: 1em;
}
