body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #B3AF83;
}
#container {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-image: url(../images/frame_whole.gif);
	width: 850px;
	height: 768px;
	margin-top: 81px;
	background-repeat: no-repeat;
}
#container_back {
	height: 100%;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-top: 40px;
}

#nav {
	margin-bottom: 0px;
	background-image: url(../images/nav_frame.gif);
	height: 65px;
	background-repeat: no-repeat;
	position: relative;
	left: 105px;
	width: 620px;
	z-index: 300;
	top: -53px;
}
#container #nav #home {
	height: 50px;
	width: 50px;
	position: absolute;
	top: 15px;
	left: 23px;
	display: inline;
}
#container #nav #music {
	height: 50px;
	width: 50px;
	position: absolute;
	left: 114px;
	top: 15px;
	display: inline;
}

#container #nav #news {
	height: 50px;
	width: 50px;
	position: absolute;
	left: 207px;
	top: 15px;
	display: inline;
}
#container #nav #bio {
	height: 50px;
	width: 50px;
	position: absolute;
	top: 15px;
	left: 298px;
	display: inline;
}
#container #nav #press {
	height: 50px;
	width: 50px;
	position: absolute;
	left: 391px;
	top: 15px;
	display: inline;
}
#container #nav #talk {
	height: 50px;
	width: 50px;
	position: absolute;
	top: 15px;
	left: 481px;
	z-index: 500;
	display: inline;
}




#git {
	position: relative;
	left: 590px;
	top: -840px;
	z-index: 200;
}
#container #hand {
	position: relative;
	height: 23px;
	width: 40px;
	top: -610px;
	left: 740px;
	z-index: 600;
}

#vert_frame a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #frame_bottom img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #frame_mid img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #frame_top img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*a img { 
	display: none;
}*/


#container #j_scott {
	height: 50px;
	width: 290px;
	position: relative;
	left: 110px;
	top: -30px;
}
#container #vert_frame {
	position: relative;
	left: 430px;
	z-index: 150;
	top: -345px;
	height: 376px;
	width: 236px;
}
#container #frame_top {
	height: 90px;
	width: 300px;
	position: relative;
	left: 110px;
	top: -20px;
}
#container #frame_mid {
	position: relative;
	left: 110px;
	width: 300px;
	height: 90px;
}
#container #frame_bottom {
	position: relative;
	height: 90px;
	width: 300px;
	left: 110px;
	top: 20px;
}
