body {
	background-color: #d5dcca;
	margin: 0px;
	padding: 0px; 
	border: 0px;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
}
.tracks {
	font-family: Arial;
	font-size: 10px;
	line-height: 16px;
	color: #333333;
	font-weight: bold;
}

.album_title {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #1A1819;
}

.leftextender {
	background-image: url(images/left_ext.jpg);
	background-repeat: repeat-x;
	background-position: right top;
	background-attachment: scroll;
}
.rightextender {
	background-image: url(images/right_ext.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: scroll;
}
.col1ext {
background-image: url(images/left_ext_bottom.jpg);
background-repeat: repeat;
}
.col2ext {
background-image: url(images/left_bottom.jpg);
background-repeat: repeat;
}
.col3ext {
background-image: none;
background-repeat: repeat;
}
.col4ext {
background-image: url(images/right_bottom.jpg);
background-repeat: repeat;
}
.col5ext {
background-image: url(images/right_ext_bottom.jpg);
background-repeat: repeat;
}
.show_date {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #262425;
}
.show_venue {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	color: #333333;
}
.news_date {

	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #262425;
}
.news_text {

	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	color: #333333;
}
.main_copy {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	line-height: 18px;
}
.album_subtitle {

	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #1A1819;
}
.tracks2 {
	font-family: Arial;
	font-size: 10px;
	line-height: 16px;
	color: #899E6D;
	font-weight: bold;
}
