body {
	margin:0px 0px; padding:0px; /* Need to set body margin and padding to get consistency between browsers. */
	text-align:center; /* Hack for IE5/Win */
	}
	
#Content {
	width:480px;
	margin:auto;
	text-align:left;
	padding:20px 70px 30px 80px;
	border:0px;
	font-family: Georgia;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #990000;
	background-image: url(slice.gif);
	background-repeat: repeat-y;
	background-position: center;
	}

.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 22px;
	color: ff9900;
	background-position: center;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;
}
.normal{font-family: Georgia;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #990000;
	margin:0px, 20px, 0px, 20px;
}
.link{
	font-family: Georgia;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #990000;
}
.subnav {
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FF6600;
	background-position: center top;
}
.2column {
	text-align: left;
	float: left;
	margin: 0px 10px 10px 0px;
	background-position: top;
}
.rightwrap img {
	float: left;
	vertical-align: middle;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-top: 2px;
}
.leftwrap img {
	float: right;
	margin: 2px 0px 15px 15px;
	vertical-align: middle;
	text-align: right;
}
plays {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #990000;
	font-style: normal;
}
.credited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FF9900;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #FF9900;
}
