/********************************************************
* Global Rules
********************************************************/
body {
	background: #666666;
	margin: 0 0 0 0;
	padding-top: 15px;
}
.global_container {
	background-image: url(img/bgmain.png);
	width: 845px;
	height: 767px;
	margin: 0 auto 0 auto;
}
.clear {
	clear: both;
}
strong {
	display:none;
}
/********************************************************
* Skeleton Build
********************************************************/
.header {
	background-image: url(img/header.png);
	width: 845px;
	height: 136px;
}
.footer {
	width: 845px;
	height: 50px;
	padding: 0px;
}
.footer_left {
	background-image: url(img/footer_left.png);
	width:618px;
	height:50px;
	float:left;
}
.footer_left .topsecret a {
	display:block;
	width:50px;
	height:50px;
}
.footer_right {
	background-image: url(img/footer_right.png);
	width:227px;
	height:50px;
	float:right;
}
.footer_right a {
	display:block;
	width:227px;
	height:50px;
}
.body {
	background-image: url(img/body.png);
	width: 845px;
	height: 564px;
}
.body .strip {
	width: 845px;
	float:left;
}
.body .strip .bandleft{
	width: 221px;
	height: 204px;
	margin: 0px 25px 0px 72px;
	float:left;
}
.body .strip .bandmiddle{
	width: 221px;
	height: 204px;
	margin: 0px 24px 0px 0px;
	float:left;
}
.body .strip .bandright{
	width: 221px;
	height: 204px;
	margin: 0px 61px 0px 0px;
	float:left;
}
.body .strip .photo {
	width:221px;
	height:148px;
	margin: 18px 0px 8px 0px;
}
.body .strip .banner {
	width:221px;
	height:30px;
}
/********** Band Info ************/

/*** Eye Alaska ***/
#one .photo a {
	display:block;
	width:221px;
	height:148px;
	background-image: url(img/bands/eyealaskaphoto.jpg);
	border:2px black solid;
}
	
#one .banner a {
	display:block;
	width:221px;
	height:30px;
	background-image: url(img/bands/eyealaskabanner.jpg);
	border:2px black solid;
}
/*** Frank and Derol ***/
#two .photo a {
	display:block;
	width:221px;
	height:148px;
	background-image: url(img/bands/frankandderolphoto.jpg);
	border:2px black solid;
}
#two .banner a {
	display:block;
	width:221px;
	height:30px;
	background-image: url(img/bands/frankandderolbanner.jpg);
	border:2px black solid;
}
/*** The Colourist ***/
#three .photo a {
	display:block;
	width:221px;
	height:148px;
	background-image: url(img/bands/thecoloristphoto.jpg);
	border:2px black solid;
}
#three .banner a {
	display:block;
	width:221px;
	height:30px;
	background-image: url(img/bands/thecoloristbanner.jpg);
	border:2px black solid;
}
/*** Some Band ***/

/*#four .photo a {
	display:block;
	width:221px;
	height:148px;
	background-image: url(img/bands/eyealaskaphoto.jpg);}
#four .banner a {
	display:block;
	width:221px;
	height:30px;
	background-image: url(img/bands/eyealaskabanner.jpg);
}*/

/*** Richard Benjamin ***/
#five .photo a {
	display:block;
	width:221px;
	height:148px;
	background-image: url(img/bands/richardbenjaminphoto.jpg);
	border:2px black solid;
	}
#five .banner a {
	display:block;
	width:221px;
	height:30px;
	background-image: url(img/bands/richardbenjaminbanner.jpg);
	border:2px black solid;
}
/*** Some Band ***/
/*#six .photo a {
	display:block;
	width:221px;
	height:148px;
	background-image: url(img/bands/eyealaskaphoto.jpg);}
#six .banner a {
	display:block;
	width:221px;
	height:30px;
	background-image: url(img/bands/eyealaskabanner.jpg);
}*/