@charset "utf-8";
#header {
	position:absolute;
	left:-450px;
	top:0px;
	width:900px;
	height:100px;
	z-index:6;
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 50%;
	background-image: url(../images/jmheader2.jpg);
	color: #8E9001;
	background-color: #8D8F00;
}

#navbar {
	position:absolute;
	left:-450px;
	top:105px;
	width:900px;
	height:105px;
	z-index:12;
	margin-left: 50%;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #DC6815;
}

#main {
	position:absolute;
	left:-450px;
	top:218px;
	width:900px;
	height:481px;
	z-index:2;
	margin-left: 50%;
	border-left-style: none;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #DB6414;
	overflow: auto;
}
#footer {
	position:absolute;
	left:-449px;
	top:706px;
	width:900px;
	height:100px;
	z-index:8;
	margin-left: 50%;
}
.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}
.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
}
#bio {
	position:absolute;
	left:-234px;
	top:218px;
	width:676px;
	height:396px;
	z-index:9;
	margin-left: 50%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}
#albums {
	position:absolute;
	left:326px;
	top:215px;
	width:123px;
	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:126px;
	top:215px;
	width:324px;
	height:501px;
	z-index:13;
	margin-left: 50%;
	overflow: auto;
}

#video {
	position:absolute;
	left:-449px;
	top:216px;
	width:551px;
	height:441px;
	z-index:11;
	margin-left: 50%;
}
#pictures {
	position:absolute;
	left:-447px;
	top:225px;
	width:736px;
	height:387px;
	z-index:14;
	margin-left: 50%;
}

#lyrics {
	position:absolute;
	left:-449px;
	top:600px;
	width:556px;
	height:116px;
	z-index:12;
	margin-left: 50%;
	overflow: auto;
}






.navtext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	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;
}
body {
	background-repeat: repeat;
	background-color: #000000;
}
a:link {
	text-decoration: none;
	color: #CC6600;
}
a:visited {
	text-decoration: none;
	color: #EA5D0E;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #DD4D11;
}



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