.dummy {}

body 	{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-image: none;
	background-repeat: no-repeat;
	background-color: transparent;
	margin: 0px;
	padding: 0px;
}

#homeNews {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D19F5C;
	line-height: 15px;
	margin-left: 20px;
	padding-right: 10px;
}

#thebandAboutUs { margin-left: 6px; }
#thebandAboutUs .thumbnails { border: 1px solid #C59D5F; }
#thebandAboutUs td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D19F5C;
	line-height: 15px;
}
#thebandAboutUs a {
	color: #D19F5C;
	text-decoration: underline;
}
#thebandAboutUs a:hover {
	color: #DEC883;
	text-decoration: underline;
}

#timelineTimeline {
	margin-left: 20px;
	padding-right: 10px;
}
#timelineTimeline td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D19F5C;
	line-height: 15px;
}
#timelineTimeline a {
	color: #D19F5C;
	text-decoration: underline;
}
#timelineTimeline a:hover {
	color: #DEC883;
	text-decoration: underline;
}
#timelinePastEvents {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D19F5C;
	line-height: 15px;
	margin-left: 13px;
}
#timelinePastEvents td {
	padding-bottom: 10px;
}
#discographyAlbums {
	margin-left: 26px;
}
#discographyAlbums td, #discographyAlbums a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D19F5C;
	line-height: 15px;
}
#discographyAlbums a:hover {
	color: #DEC883;
	text-decoration: underline;
}
#extrasContent .leftside {
	background-image: url(../_images/coming_right_bg.jpg);
	background-repeat: no-repeat;
}
