/*//////////////Band Specific Elements////////////*/

/*///Bio Menu///*/
#bios h3 {
	position: absolute;
	top: 200px;
	left: 510px;
	color: #abd67c;
	padding: 0;
	margin: 0;
	}

#bvee {
	position: absolute;
	/*height: 22px;*/
	left: 510px;
	top: 220px;
	padding: 3px 3px 0 3px;
	margin: 0;
	background: none;
}

#bAndroid {
	position: absolute;
	/*height: 22px;*/
	left: 510px;
	top: 310px;
	padding: 3px 3px 0 3px;
	margin: 0;
	background: none;
}

#bGman {
	position: absolute;
	/*height: 22px;*/
	left: 510px;
	top: 400px;
	padding: 3px 3px 0 3px;
	margin: 0;
	background: none;
}

#bCannone {
	position: absolute;
	/*height: 22px;*/
	left: 510px;
	top: 490px;
	padding: 3px 3px 0 3px;
	margin: 0;
	background: none;
}

#biosc h3 {
	position: absolute;
	top: 620px;
	left: 510px;
	color: #abd67c;
	padding: 0;
	margin: 0;
	}

#bCharlie {
	position: absolute;
	/*height: 22px;*/
	left: 510px;
	top: 640px;
	padding: 3px 3px 0 3px;
	margin: 0;
	background: none;
}

#bArlan {
	position: absolute;
	/*height: 22px;*/
	left: 510px;
	top: 730px;
	padding: 3px 3px 0 3px;
	margin: 0;
	background: none;
}

#bCLuc {
	position: absolute;
	/*height: 22px;*/
	left: 510px;
	top: 820px;
	padding: 3px 3px 0 3px;
	margin: 0;
	background: none;
}

#bDre {
	position: absolute;
	/*height: 22px;*/
	left: 510px;
	top: 910px;
	padding: 3px 3px 0 3px;
	margin: 0;
	background: none;
}

#bFenn {
	position: absolute;
	/*height: 22px;*/
	left: 510px;
	top: 1000px;
	padding: 3px 3px 0 3px;
	margin: 0;
	background: none;
}

#bDeej {
	position: absolute;
	/*height: 22px;*/
	left: 510px;
	top: 1090px;
	padding: 3px 3px 0 3px;
	margin: 0;
	background: none;
}

#bArchie {
	position: absolute;
	/*height: 22px;*/
	left: 510px;
	top: 1180px;
	padding: 3px 3px 0 3px;
	margin: 0;
	background: none;
}

#bios a, #biosc a {
	color: #ccffcc;
	font-weight: bold;
	text-decoration: none;
	}
#bios a:visited, #biosc a:visited {
	color: #ccffcc;
	text-decoration: none;
	}
#bios a:hover, #biosc a:hover {
	color: #fef156;
	text-decoration: none;
	}

/*/////Header Picture/////*/

#header h1{
	background: #005500 url("../pics/header6.jpg") no-repeat top left;
}