/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  10: 1Col_Fixed
  ------------------------------------------------
*/

body {
	color: #666666;
	background-color: #000000;
	font: 10px Arial, Helvetica, sans-serif;
	text-align: center;
}
/*#masthead {
	color: #999999;
	background-color: #000000;
	padding: 0px;
	margin: 0;
}*/
#wrapper {
	width: 720px;
	margin: 0 auto 0;
	background: #00FF66;
	position: relative;
}
#center {
	width: 720px;
	background: #666666 url(../images/home_page.jpg) no-repeat;
	height: 540px;
}
/*#center .content {
	padding: 20px 24px;
	font-size: 0.8em;
	line-height: 1.65em;
	border: 1px solid #000;
}*/
#biocenter {
	width: 720px;
	background: #666666 url(../images/bio.jpg) no-repeat;
	height: 540px;
}
#datescenter {
	width: 720px;
	background: #666666 url(../images/dates.jpg) no-repeat;
	height: 540px;
}
#mediacenter {
	width: 720px;
	background: #666666 url(../images/media.jpg) no-repeat;
	height: 540px;
}
#signupcenter {
	width: 720px;
	background: #666666 url(../images/signup.jpg) no-repeat;
	height: 540px;
}
#words_musiccenter {
	width: 720px;
	background: #666666 url(../images/words_music_2.jpg) no-repeat;
	height: 540px;	
}
#words_musiccenter a:link {
	color: #000000;
	text-decoration: none;
}
#words_musiccenter a:visited {
	text-decoration: none;
	color: #000000;
}
#words_musiccenter a:hover {
	text-decoration: none;
	color: #FFCC00;
}
#words_musiccenter a:active {
	text-decoration: none;
	
}
#words_musiccenter a:focus {
	text-decoration: none;
	color: #FFCC00;
}
/*#biocenter .content {
	padding: 20px 24px;
	font-size: 0.8em;
	line-height: 1.65em;
	border: 1px solid #000;
}*/
/*#masthead .content {
	padding: 12px 20px;
}*/
#navbar {
	height: 35px;
	width: 720px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	font: bold 12px Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: right;
	top: 505px;
}
#words_music_navbar {
	height: 35px;
	width: 720px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	font: bold 12px Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: right;
	background: url(../images/music_navbar_bg.png) no-repeat;
	top: 505px;
}
#navwrapper {
	position: relative;
	height: 35px;
	width: 720px;
}

#bioscrollerwrapper {
	position: absolute;
	top: 95px;
	width: 212px;
	height: 400px;
	z-index: 1;
	left: 450px;
}
#datesscrollerwrapper {
	position: absolute;
	top: 110px;
	width: 275px;
	height: 350px;
	z-index: 1;
	left: 50px;
}
#mediascrollerwrapper {
	position: absolute;
	top: 110px;
	width: 212px;
	height: 350px;
	z-index: 1;
	left: 73px;
}
#signupframewrapper {
	position: absolute;
	top: 100px;
	width: 212px;
	height: 90px;
	z-index: 1;
	left: 68px;
}
#contactframewrapper {
	position: absolute;
	top: 275px;
	width: 212px;
	height: 120px;
	z-index: 1;
	left: 73px;
}
#words_music1framewrapper {
	z-index: 1;
	text-align: center;
}
#words_music2framewrapper {
	z-index: -1000;
	text-align: center;
}

/*#footer .content {
	padding: 12px 20px;
}*/
/*#footer {
	color: #999999;
	background-color: #000000;
	font-size: 0.7em;
	background-color: #666666;
	height: 50px;
}*/
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#center a:link {
	color: #669999;
}
#center a:visited {
	color: #333333;
}
#center a:hover {
	color: #000000;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFFFFF;
	padding: 0 0 0 3px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {
	color: #666666;
}
#footer a:visited {
	color: #666666;
}
#footer a:hover {
	color: #FFFFFF;
}
img { behavior: url(iepngfix.htc);
}
/*
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: 0.15em;
	border-color: #000000 !important;
}*/
/*h1 {
	font-size: 1.8em;
	margin: 0;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}*/
#biobuttons {
	position:absolute;
	left:660px;
	top:60px;
	width:14px;
	height:134px;
	z-index:10;
}
#datesbuttons {
	position:absolute;
	left:300px;
	top:75px;
	width:14px;
	height:134px;
	z-index:10;
}
#mediabuttons {
	position:absolute;
	left:280px;
	top:75px;
	width:14px;
	height:134px;
	z-index:10;
/*	display: none;*/
}
#lyricbuttons {
	position:absolute;
	left:685px;
	top:35px;
	width:14px;
	height:134px;
	z-index:1;
}
#lyricbuttons2 {
	position:absolute;
	left:685px;
	top:272px;
	width:14px;
	height:134px;
	z-index:1;
}
#signupbuttons {
	position:absolute;
	left:25px;
	top:125px;
	width:14px;
	height:134px;
	z-index:10;
}
#titlebox1 {
	position:absolute;
	left:180px;
	top:30px;
	width:240px;
	height:233px;
	z-index:1;
	font-size: 12px;
}
#titlebox2 {
	position:absolute;
	left:180px;
	top:270px;
	width:240px;
	height:233px;
	z-index:2;
	font-size: 12px;
	}
#cd1tablewrapper table {
	font-size: 11px;
}
#cd1tablewrapper {
	padding-top: 40px;
}
#cd2tablewrapper table {
	font-size: 11px;
}
#cd2tablewrapper {
	padding-top: 25px;
}
#wrapper #words_musiccenter #cd1tablewrapper div img {
	margin-bottom: 5px;
}
#wrapper #words_musiccenter #cd2tablewrapper div img {
	margin-bottom: 5px;
}
#wrapper #words_musiccenter #cd1tablewrapper #lyricbuttons img {
	margin: 0px;
}
#wrapper #words_musiccenter #cd2tablewrapper #lyricbuttons2 img {
	margin: 0px;
}
/*#wrapper #words_musiccenter #cd1tablewrapper table td {
	border-bottom: thin dotted #000000;
}*/

