.dummy {}

body {
	margin: 0px;
	padding: 0px;
	background: #290E07;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D19F5C;
}
td, a {
	font-size: 12px;
	color: #D19F5C;
}
.imageBorder {
	border: 1px solid #B3AA89;
}
#frameTop {
	background-attachment: fixed;
	background-color: #290E07;
	background-image: url(../_images/frame_top.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#frameBottom {
	background-attachment: fixed;
	background-color: #290E07;
	background-image: url(../_images/frame_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#frameLeft {
	background-attachment: fixed;
	background-color: #290E07;
	background-image: url(../_images/frame_left.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#frameRight {
	background-attachment: fixed;
	background-color: #290E07;
	background-image: url(../_images/frame_right.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

#thebandAboutUs {
	background-image: url(../_images/theband_about_bg.jpg);
}

#timelineTimeline {
	background-image: url(../_images/timeline_left_side_bg.jpg);
}

#timelinePastEvents {
	background-image: url(../_images/timeline_right_side_bg.jpg);
}

#homeNews {
	background-image: url(../_images/home_news_bg.jpg);
}
#homeMailing {
	background-image: url(../_images/home_mailing_field_bg.jpg);
}
.textfield {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DBC69A;
	padding-left: 5px;
	background-color: #875623;
	border: none;
}
#homeMailing .textfield {
	margin-left: 6px;
	width: 158px;
	height: 17px;
}
#mainBackground {
	height: 100%;
	width: 100%;
	background-attachment: fixed;
	background-color: #290E07;
	background-image: url(../_images/tpl_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#mainContent {
	margin-top: 23px;
}
#discographyContent .leftSide {
	background-image: url(../_images/discography_left_side_bg.jpg);
	background-repeat: no-repeat;
}
#discographyContent .rightSide {
	background-image: url(../_images/discography_right_bg.jpg);
	background-repeat: no-repeat;
}
#discographyContent .textSongPreview {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B25E41;
	text-decoration: none;
}
#galleryContent .leftSide {
	background-image: url(../_images/gallery_left_bg.jpg);
	background-repeat: no-repeat;
	padding-left: 31px;
}
#galleryContent .leftSide select {
	font-size: 11px;
	color: #3F1D02;
	background-color: #E9C382;
	margin-top: 17px;
	border: none;
}
#galleryContent .caption {
	color: #3F1D02;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	background-image: url(../_images/gallery_right_side_bottom.jpg);
	background-repeat: no-repeat;
	padding-left: 38px;
}
#galleryContent .title {
	color: #913900;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	width: 379px;
	height: 40px;
	background-image: url(../_images/gallery_bottom.jpg);
	background-repeat: no-repeat;
}
#extrasContent .leftSide {
	background-image: url(../_images/extras_left_bg.jpg);
	background-repeat: no-repeat;
}
#extrasContent .leftContent {
	padding-left: 40px;
	padding-top: 33px;
}
#extrasContent .rightSide {
	background-image: url(../_images/extras_right_bg.jpg);
	background-repeat: no-repeat;
}
#extrasContent .rightContent {
	padding-top: 40px;
	padding-left: 15px;
}
#extrasContent .copy {
	font-size: 11px;
	margin-left: 3px;
	padding-right: 70px;
}
#extrasContent .copy a {
	font-size: 11px;
	color: #D19F5C;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
#extrasContent .copy a:hover {
	color: #DEC883;
	text-decoration: underline;
}
#extrasContent .imageHeader {
	margin-bottom: 4px;
}
#extrasContent .textfield {
	width: 158px;
	height: 17px;
}
#extrasContent .caption {
	font-size: 10px;
	color: #D19F5C;
}
#extrasContent .caption a {
	text-decoration: underline;
}
#extrasContent .caption a:hover {
	color: #DEC883;
	text-decoration: underline;
}
#musicPlayer {
	background-image: url(../_images/tpl_music_player_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
