/*
	Global Styles
*/
a {
	text-decoration : none;
	color : #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 11px;	
}
a:hover {
	text-decoration : none;
	color : #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
}
p {
	text-decoration : none;
	color : #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 11px;	
}
h1 {
	text-decoration : none;
	color : #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 15px;	
}
h2 {
	text-decoration : none;
	color : #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 15px;	
}
h3 {
	text-decoration : none;
	color : #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 11px;	
}
h4 {
	text-decoration : none;
	color : #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 11px;	
}

/*
	Home Styles
*/
body {
	text-align : center;
	padding-top : 50px;
}
#ind_header {
	width : 600px;
	height : 104px;
	background-color : #C9C9C7;
	background-image: url(images/index/top.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
#ind_logo {
	width : 600px;
	height : 126px;
	background-image: url(images/index/title_logo.gif);
	background-repeat: no-repeat;
	background-color : #C9C9C7;
}

#ind_body {
	width : 600px;
	height : 230px;
	background-color : #010066;
	text-align : left;
}

#ind_theBand {
	overflow : hidden;
	visibility : hidden;	
	width : 300px;
	height : 43px;
}
#ind_theMusic {
	overflow : hidden;
	visibility : hidden;
	width : 300px;
	height : 43px;	
}
#ind_booking {
	overflow : hidden;
	visibility : hidden;
	width : 300px;
	height : 43px;	
}
#ind_diary {
	overflow : hidden;
	visibility : hidden;
	width : 300px;
	height : 43px;	
}
#ind_links {
	overflow : hidden;
	visibility : hidden;
	width : 300px;
	height : 43px;	
}

#ind_menu {
	width : 260px;
	height : 220px;
	text-align : right;
	float : left;
}
#ind_content {
	width : 300px;
	height : 220px;
	padding-left : 20px;
	margin-top : 10px;
	text-align : left;
}
.ind_link {
	width : 244px;
	height : 43px;
}

/*
	Global Page Style
*/
#page_header {
	width : 780px;
	height : 70px;
	background-color : #010066;
	align : center;
	overflow : hidden;
}
#page_menu {
	width : 560px;
	height : 31px;
	padding-top : 20px;
}
.page_link {
	float : left;
}
#page_footer {
	width : 740px;
	height : 20px;
	text-align : left;
	padding-top : 5px;
}
#page_contentTopOuter {
	width : 780px;
	height : 84px;
	background-color : #010066;
	text-align : center;
}
#page_contentTopInner {
	width : 740px;
	height : 84px;
	background-color : #C9C9C7;
	text-align : center;
	background-image: url(images/page/contenttop.gif);
}
#page_contentMiddleOuter {
	width : 780px;
	height : 84px;
	background-color : #262670;
	text-align : center;
}
#page_contentOuter {
	width : 780px;
	height : 189px;
	background-color : #262670;
	text-align : center;
}
#page_contentInner {
	width : 740px;
	height : 189px;
	background-color : #3B3C7F;
	text-align : center;
}
#page_contentLeft {
	width : 26px;
	height : 189px;
	background-color : #3B3C7F;
	text-align : center;
	background-image: url(images/page/contentleft.gif);
	float : left;
}
#page_content {
	width : 349px;
	height : 189px;
	background-color : #3B3C7F;
	text-align : left;
	float : left;
	overflow : auto;
}
#page_contentBottomOuter {
	width : 780px;
	height : 32;
	background-color : #262670;
	text-align : center;
}
/*
	The Band Page Styles
*/
#theband_contentMiddleInner {
	width : 740px;
	height : 84px;
	background-color : #3B3C7F;
	text-align : center;
	background-image: url(images/theband/contentmiddle.gif);
}
#theband_contentRight {
	width : 365px;
	height : 189px;
	background-color : #3B3C7F;
	text-align : center;
	background-image: url(images/theband/contentright.gif);
	float : left;
}
#theband_contentBottomInner {
	width : 740px;
	height : 32px;;
	background-color : #262670;
	text-align : center;
	background-image: url(images/theband/contentbottom.gif);
	background-repeat: no-repeat;
}

/*
	themusic page styles
*/
#themusic_contentMiddleInner {
	width : 740px;
	height : 84px;
	background-color : #3B3C7F;
	text-align : center;
	background-image: url(images/themusic/contentmiddle.gif);
}
#themusic_contentRight {
	width : 365px;
	height : 189px;
	background-color : #3B3C7F;
	text-align : center;
	background-image: url(images/themusic/contentright.gif);
	float : left;
}
#themusic_contentBottomInner {
	width : 740px;
	height : 32px;;
	background-color : #262670;
	text-align : center;
	background-image: url(images/themusic/contentbottom.gif);
	background-repeat: no-repeat;
}

/*
	booking page styles
*/
#booking_contentMiddleInner {
	width : 740px;
	height : 84px;
	background-color : #3B3C7F;
	text-align : center;
	background-image: url(images/booking/contentmiddle.gif);
}
#booking_contentRight {
	width : 365px;
	height : 189px;
	background-color : #3B3C7F;
	text-align : center;
	background-image: url(images/booking/contentright.gif);
	float : left;
}
#booking_contentBottomInner {
	width : 740px;
	height : 32px;;
	background-color : #262670;
	text-align : center;
	background-image: url(images/booking/contentbottom.gif);
	background-repeat: no-repeat;
}

/*
	diary page styles
*/
#diary_contentMiddleInner {
	width : 740px;
	height : 84px;
	background-color : #3B3C7F;
	text-align : center;
	background-image: url(images/diary/contentmiddle.gif);
}
#diary_contentRight {
	width : 365px;
	height : 189px;
	background-color : #3B3C7F;
	text-align : center;
	background-image: url(images/diary/contentright.gif);
	float : left;
}
#diary_contentBottomInner {
	width : 740px;
	height : 32px;;
	background-color : #262670;
	text-align : center;
	background-image: url(images/diary/contentbottom.gif);
	background-repeat: no-repeat;
}

/*
	links page styles
*/
#links_contentMiddleInner {
	width : 740px;
	height : 84px;
	background-color : #3B3C7F;
	text-align : center;
	background-image: url(images/links/contentmiddle.gif);
}
#links_contentRight {
	width : 365px;
	height : 189px;
	background-color : #3B3C7F;
	text-align : center;
	background-image: url(images/links/contentright.gif);
	float : left;
}
#links_contentBottomInner {
	width : 740px;
	height : 32px;;
	background-color : #262670;
	text-align : center;
	background-image: url(images/links/contentbottom.gif);
	background-repeat: no-repeat;
}

/* Content Styles */
.contentText {
	text-decoration : none;
	color : #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 11px;	
}

.diary_month {
	text-decoration : none;
	color : #FDFB96;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 15px;	
}
.diary_brake {
	text-decoration : none;
	color : #6BFDFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 11px;	
}
.booking_yellow {
	text-decoration : none;
	color : #FDFB96;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 11px;	
}

.links_content {
	width : 300px;
	float : left;
	padding-left : 20px;
	padding-bottom : 10px;
	background-image : url(images/page/linkarrow.gif);
	background-repeat : no-repeat;
	background-position : 0px 3px;
	text-decoration : none;
	color : #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 11px;		
}

.band_wrap {	
	width : 100%;
	margin-bottom : 15px;
}
.band_image {
	width : 150px;
	text-align : right;
	float : right;
}
.band_member {
	width : 150px;
	padding_right : 10px;
	text-align : left;
	float : left;
}
