@charset "utf-8";
#header {
	position:absolute;
	left:-470px;
	top:20px;
	width:375px;
	height:48px;
	z-index:2;
	margin-left: 50%;
}
#Main {
	position:absolute;
	left:-500px;
	top:0px;
	width:1000px;
	height:880px;
	z-index:1;
	background-image: url(/images/background.jpg);
	margin-left: 50%;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

body {
	background-image: url(/images/wallpaper.jpg);
}



#navbar {
	position:absolute;
	left:145px;
	top:67px;
	width:325px;
	height:38px;
	z-index:12;
	margin-left: 50%;
	border: thick none #DC6815;
}
#footer {
	position:absolute;
	left:-449px;
	top:784px;
	width:900px;
	height:52px;
	z-index:8;
	margin-left: 50%;
}
.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
}
.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
}
#bio {
	position:absolute;
	left:-470px;
	top:150px;
	width:445px;
	height:600px;
	z-index:9;
	margin-left: 50%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}
#albums {
	position:absolute;
	left:278px;
	top:100px;
	width:200px;
	height:474px;
	z-index:9;
	margin-left: 50%;
	overflow: auto;
}
#tracks {
	position:absolute;
	left:149px;
	top:215px;
	width:150px;
	height:386px;
	z-index:10;
	margin-left: 50%;
}
#thumbs {
	position:absolute;
	left:75px;
	top:100px;
	width:400px;
	height:501px;
	z-index:13;
	margin-left: 50%;
	border: 2px solid #BCC7D9;
	overflow: auto;
}

#links {
	position:absolute;
	left:-475px;
	top:100px;
	width:950px;
	height:441px;
	z-index:11;
	margin-left: 50%;
}
#pictures {
	position:absolute;
	left:-475px;
	top:100px;
	width:736px;
	height:387px;
	z-index:14;
	margin-left: 50%;
}

#lyrics {
	position:absolute;
	left:-475px;
	top:534px;
	width:540px;
	height:245px;
	z-index:12;
	margin-left: 50%;
	overflow: auto;
}






.navtext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FFFFFD;
	font-weight: bold;
}
#mainenter {
	position:absolute;
	top:174px;
	width:100%;
	height:100%;
	z-index:7;
	background-color: #000000;
	left: 0px;
}
#thumbs2 {
	position:absolute;
	left:-461px;
	top:225px;
	width:284px;
	height:388px;
	z-index:13;
	margin-left: 50%;
	overflow: auto;
}
#video2 {
	position:absolute;
	left:-170px;
	top:225px;
	width:405px;
	height:338px;
	z-index:11;
	margin-left: 50%;
}
#headindex {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:184px;
	z-index:1;
	background-color: #000000;
}
a:link {
	text-decoration: underline;
	color: #FFFFFF;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
#records {
	position:absolute;
	left:20px;
	top:100px;
	width:450px;
	height:533px;
	z-index:10;
	margin-left: 50%;
}

#NAV {
	position:absolute;
	left:70px;
	top:20px;
	width:400px;
	height:45px;
	z-index:3;
	margin-left: 50%;
}
#video {
	position:absolute;
	left:-475px;
	top:100px;
	width:18px;
	height:500px;
	z-index:14;
	margin-left: 50%;
	border: 2px none #FFFFFF;
}





#comments {
	position:absolute;
	left:240px;
	top:222px;
	width:220px;
	height:390px;
	z-index:12;
	margin-left: 50%;
	overflow: auto;
}

