body {
	text-align: center;
	background-color: #000000;
	color: #f5f5f5;
	font-family: helvetica, arial;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
body a {
	color: #ea1c1e;
	text-decoration: none;
}
body a:hover {
	text-decoration: underline;
}
div.container {
	width: 840px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}
div.header {
	background-color: #000000;
	width: 840px;
	height: 171px;
	margin-top: 0px;
	text-align: left;
	background-image: url(header.gif);
	background-repeat: no-repeat;
	background-position: top center;
}
div.contents {
	background-color: #ffffff;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 14px;
}
div.footer {
	background-color: #000000;
	font-size: 0.7em;
	padding-bottom: 1.0em;
	padding-top: 25px;
	clear: both;
	text-align: center;
}
div.cartLine {
	padding-top: 16px;
	padding-left: 16px;
	padding-right: 16px;
	font-size: 0.8em;
}
span.checkoutNote {
	font-size: 0.8em;
}
span.errorMessage {
	/*color: #CC0000;*/
}
table.primary {
	/*border: 1px solid #cd1c22;
	padding: 12px;*/
	padding-left: 7px;
	padding-right: 7px;
	width: 798px;
	background-image: url(album.gif);
	background-repeat: no-repeat;
	background-position: top left;
	color: #111111;
}
table.secondary {
	background-color: #000000;
	color: #f5f5f5;
	margin-top: 30px;
	margin-left: 30px;
	margin-right: 30px;
	width: 778px;
	font-size: 0.7em;
	line-height: 16px;
}
table.tracklisting {
	font-size: 1.0em;
	color: #000000;
	line-height: 16px;
}
table.checkout {
	/*border: 2px solid #666666;
	padding: 12px;*/
	background-color: #ffffff;
	color: #111111;
	padding-top: 10px;
	padding-bottom: 0px;
	width: 798px;
}
table.checkoutFields {
	padding: 0px;
	margin: 0px;
	border: 0px;
	color: #111111;
}
table.checkoutCart {
	margin-top: 20px;
	margin-left: 14px;
	margin-right: 14px;
	width: 764px;
	font-size: 0.6em;
	line-height: 13px;
	color: #111111;
}
td.title {
	padding-left: 287px;
	padding-top: 5px;
	color: #000000;
	font-weight: bold;
	font-size: 1.4em;
	line-height: 28px;
}
td.perks {
	padding-top: 20px;
	padding-left: 287px;
	font-weight: bold;
	font-size: 0.9em;
	line-height: 19px;
}
td.options {
	padding-top: 24px;
	padding-left: 287px;
	padding-bottom: 12px;
	color: #ea1c1e;
	font-size: 0.8em;
	line-height: 17px;
}
td.copy {
	padding-top: 30px;
	padding-bottom: 10px;
	font-size: 1.0em;
	line-height: 20px;
}
td.tracklist {
	padding-top: 10px;
	padding-left: 0px;
	color: #000000;
	font-size: 0.8em;
	/*background-image: url(lilguy.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	*/
}
td.tracknumber {
	color: #ea1c1e;
	font-weight: bold;
}
td.tracktitle {
	color: #000000;
}
td.breadcrumbs {
	padding-top: 16px;
	padding-left: 16px;
	font-size: 0.8em;
	color: #111111;
}
td.checkoutHeader {
	padding-top: 16px;
	padding-left: 16px;
	padding-right: 16px;
	font-size: 0.8em;
	color: #111111;
}
td.checkoutFields {
	color: #111111;
	padding: 16px;
}
td.checkoutField {
	color: #111111;
	font-size: 0.8em;
	height: 28px;
}
td.checkoutBottom {
	padding-bottom: 0px;
	padding-right: 16px;
}
