body {
	height: 100%;
	width: 100%;
	margin: 0px;
	overflow: auto;
	background:  url(../images/background.gif) bottom fixed no-repeat #DCB063;
	z-index: 1;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

a {
	text-decoration: underline;
	color: #000000;
}

a:hover {
	text-decoration: none;
	font-style: normal;
	color: #A45F23;
}

img {
	border-color: black;
}

.main {
	position: absolute;
	border-left: 0px solid black;
	border-right: 0px solid black;
	left: 50%;
	top: 0px;
	padding: 0px;
	height: 100%;
	width: 800px;
	margin-left: -400px;
	z-index: 1;
}

.content {
	position: relative;
	top: 145px;
	left: 0px;
	height: 900px;
	width: 800px;
	z-index: 1;
}

.true_footer {
	position: relative;
	top: 0%;
	height: 15px;
	width: 100%;
	border-top: 3px solid black;
	border-bottom: 3px solid black;
	font-size: 10px;
	text-align: center;
}

.footer {
	position: relative;
	top: 0px;
	left: 50%;
	width: 385px;
	margin-left: -192px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	z-index: 1;
	text-decoration: none;
}

.footer a {
	text-decoration: none;
}

.header {
	position: absolute;
	z-index: 1;
	height: 117px;
	width: 800px;
	left: 0px;
	top: 0px;
	background-image:  url(../images/header_alt.jpg);
	border-top: 5px solid black;
	border-bottom: 5px solid black;
}

.contact {
	position: absolute;
	z-index: 1;
	height: 270px;
	width: 225px;
	top: 5px;
	left: 165px;
	text-align: center;
	padding: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	/* border: 2px solid black; */
}

.contact_maillinglist {
	position: absolute;
	height: 301px;
	width: 400px;
	top: 250px;
	left: 375px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: right;
}

.contact_photo {
	position: absolute;
	height: 225px;
	width: 300px;
	top: 15px;
	left: 475px;
	text-align: right;
}

.musicians {
	position: relative;
	top: 15px;
	width: 650px;
	left: 135px;
	font-size: 12px;
}

.musicians_photo {
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
	font-size: 9px;
}

.musicians_instrument {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 5px;
	/* border: 1px solid black; */
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}

.musicians_instrument a {
	text-decoration: none;
}

.musicians p {
	margin: 0px;
	padding: 0px;
}

.press_images {
	position: relative;
	height: 300px;
	width: 700px;
	left: 0px;
	text-align: center;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

.press_image1 {
	position: absolute;
	height: 160px;
	width: 144px;
	left: 0px;
	top: 0px;
}

.press_image2 {
	position: absolute;
	height: 160px;
	width: 144px;
	left: 250px;
	top: 0px;
}

.press_image3 {
	position: absolute;
	height: 160px;
	width: 144px;
	left: 500px;
	top: 0px;
}

.epk {
	position: absolute;
	z-index: 1;
	height: 600px;
	width: 310px;
	left: 135px;
	top: 0px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.epk_image1 {
	position: absolute;
	top: 15px;
	left: 100px;
	height: 255px;
	width: 100%;
}

.epk_image2 {
	position: absolute;
	top: 325px;
	left: 100px;
	height: 255px;
	width: 100%;
}

.epk_image3 {
	position: absolute;
	top: 635px;
	left: 100px;
	height: 255px;
	width: 100%;
}

.epk_image4 {
	position: absolute;
	top: 945px;
	left: 100px;
	height: 255px;
	width: 100%;
}

.epk_stageplot {
	position: absolute;
	top: 20px;
	left: 441px;
	width: 200px;
}

.epk_brochure {
	position: absolute;
	top: 225px;
	left: 469px;
	width: 155px;
}

.epk_poster {
	position: absolute;
	top: 501px;
	left: 475px;
	width: 140px;
}

.reviews {
	position: absolute;
	height: 900px;
	width: 651px;
	top: 0px;
	left: 135px;
	font-size: 16px;
	font-style: italic;
}

.reviews a {
	text-decoration: none;
}

.reviews a:hover {
	text-decoration: underline;
	font-style: inherit;
	color: black;
}

.debutcd {
	position: absolute;
	height: 900px;
	width: 651px;
	top: 5px;
	left: 135px;
	font-size: 16px;
}

.debutcd a {
	/* color: #990000; */
}

.debutcd_footer {
	position: relative;
	top: 575px;
	left: 170px;
}

.debutcd_videos {
	/* position: absolute; */
	float: right;
	height: 510px;
	width: 175px;
	left: 475px;
	top: 0px;
	text-align: center;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	padding-left: 5px;
	border-top: 2px solid black;
	border-bottom: 2px solid black;
	/* background-color: #E7C68B; */
}

.debutcd_videos a {
	text-decoration: none;
	color: #000000;
}

.debutcd_videos a:hover {
	text-decoration: underline;
	color: #000000;

}

.debutcd_music {
	position: absolute;
	height: 200px;
	width: 600px;
	left: 4px;
	top: 200px;
	text-align: left;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}

.debutcd_video1 {
	/* position: absolute; */
	position: relative;
	left: -2px;
	font-size: 12px;
	/* height: 140px;
	width: 100px;
	left: 15px;
	top: 40px; */
}

.debutcd_video2 {
	/* position: absolute; */
	position: relative;
	left: -2px;
	top: 15px;
	font-size: 12px;
	/* height: 140px;
	width: 100px;
	left: 15px;
	top: 180px; */
}

.debutcd_video3 {
	/* position: absolute; */
	position: relative;
	left: -2px;
	top: 30px;
	font-size: 12px;
	/* height: 140px;
	width: 100px;
	left: 15px;
	top: 320px; */
}

.group {
	position: absolute;
	z-index: 1;
	height: 600px;
	width: 450px;
	left: 135px;
	top: 0px;
}

.maillist {
	position: absolute;
	z-index: 1;
	height: 200px;
	width: 96px;
	top: 295px;
	left: 15px;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.maillist a {
		text-decoration: none;
		color: black;
}

.maillist a:hover {
		text-decoration: underline;
		color: black;
}

.cdcover {
	position: absolute;
	z-index: 1;
	height: 600px;
	width: 167px;
	left: 615px;
	top: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.cdcover a {
	text-decoration: none;
	color: #000000;
}

.cdcover a:hover {
	text-decoration: underline;
	color: #000000;

}

.video {
	position: absolute;
	z-index: 1;
	height: 600px;
	width: 163px;
	left: 617px;
	top: 260px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.video a {
	text-decoration: none;
	color: #000000;
}

.video a:hover {
	text-decoration: underline;
	color: #000000;

}

.menu {
	position: absolute;
	z-index: 1;
	height: 252px;
	width: 96px;
	left: 15px;
	top: 15px;
	border-top: 3px solid black;
	border-bottom: 3px solid black;
}

#nav {
	margin: 0;
	padding: 0;
	height: 252px;
	list-style: none;
	display: inline;
	overflow: hidden;
}

#nav li {
	margin: 0; 
	padding: 0;
    list-style: none;
	display: inline;
}

#nav a {
	float: left;
	padding: 0 0 0 0;
	overflow: hidden;
	width: 96px;
	height: 28px;
	text-decoration: none;
/*	border-top: 1px solid black;
	border-bottom: 1px solid black;
	border: 1px solid black; */

}

#thome a {
	background:  url(../images/btn_home.jpg) top left no-repeat;
}

#thome a:hover {
	background:  url(../images/btn_home_hover.jpg) top left no-repeat;
}

#thome .selected {
	background:  url(../images/btn_home_hover.jpg) top left no-repeat;
}

#tmusicians a {
	background:  url(../images/btn_musicians.jpg) top left no-repeat;
}

#tmusicians  a:hover {
	background:  url(../images/btn_musicians_hover.jpg) top left no-repeat;
}

#tmusicians .selected {
	background:  url(../images/btn_musicians_hover.jpg) top left no-repeat;
}

#tcalendar a {
	background:  url(../images/btn_calendar.jpg) top left no-repeat;
}

#tcalendar  a:hover {
	background:  url(../images/btn_calendar_hover.jpg) top left no-repeat;
}

#tcalendar .selected {
	background:  url(../images/btn_calendar_hover.jpg) top left no-repeat;
}

#tnews a {
	background:  url(../images/btn_news.jpg) top left no-repeat;
}

#tnews  a:hover {
	background:  url(../images/btn_news_hover.jpg) top left no-repeat;
}

#tnews .selected {
	background:  url(../images/btn_news_hover.jpg) top left no-repeat;
}

#tdebutcd a {
	background:  url(../images/btn_debutcd.jpg) top left no-repeat;
}

#tdebutcd  a:hover {
	background:  url(../images/btn_debutcd_hover.jpg) top left no-repeat;
}

#tdebutcd .selected {
	background:  url(../images/btn_debutcd_hover.jpg) top left no-repeat;
}

#tpress a {
	background:  url(../images/btn_press.jpg) top left no-repeat;
}

#tpress  a:hover {
	background:  url(../images/btn_press_hover.jpg) top left no-repeat;
}

#tpress .selected {
	background:  url(../images/btn_press_hover.jpg) top left no-repeat;
}

#tgallery a {
	background:  url(../images/btn_gallery.jpg) top left no-repeat;
}

#tgallery  a:hover {
	background:  url(../images/btn_gallery_hover.jpg) top left no-repeat;
}

#tgallery .selected {
	background:  url(../images/btn_gallery_hover.jpg) top left no-repeat;
}

#tcontact a {
	background:  url(../images/btn_contact.jpg) top left no-repeat;
}

#tcontact  a:hover {
	background:  url(../images/btn_contact_hover.jpg) top left no-repeat;
}

#tcontact .selected {
	background:  url(../images/btn_contact_hover.jpg) top left no-repeat;
}

#tepk a  {
	background:  url(../images/btn_epk.jpg) top left no-repeat;
}

#tepk  a:hover {
	background:  url(../images/btn_epk_hover.jpg) top left no-repeat;
}

#tepk .selected {
	background:  url(../images/btn_epk_hover.jpg) top left no-repeat;
}
