html
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
A:link
{
    COLOR: #29447B;
    TEXT-DECORATION: none
}
A:visited
{
    COLOR: #29447B;
    TEXT-DECORATION: none
}
A:active
{
    COLOR: #29447B;
}
A:hover
{
    COLOR: #ff9000;
	text-decoration:underline;
}
th
{
	font-size:11px;
	text-align:left;
	border-bottom:1px solid #333333
	}
p
{
	margin-top:5px;
	margin-bottom:10px;
	font-size:12px;
	color:#333333;
	line-height:1.5em;
}
label
{
	font-weight:bold;
	font-size:12px;
	color:#333333;
}
input
{
	font-size:12px;
}
select
{
	font-size:12px;
}
body
{
	margin-top:0;
	margin-left:0;
	margin-right:0;
	background-color:#7986a1;
}
h1,h2,h3,h4,h5,h6
{
	margin-top:5px;
	margin-bottom:5px;
}
h6
{
	font-size:11px;
	margin-top:2px;
}
.bandIcon
{
	margin-right:5px;
	text-align:right;	
	border-bottom:1px dotted #333333;
	}

.bandTable
{
	padding-bottom:4px;
	border-bottom:1px dotted #333333;
	font-size:11px;
	color:#333333;
	vertical-align:top;
	}

.rowHover
{
	background-color:#8B9BBA;
	cursor:pointer;
}
.rowOut
{
	cursor:auto;
}

.diaryTable
{
	white-space:nowrap;
	font-size:11px;
	color:#333333;
}
#topSection
{
	background-color:#ff9000;
	height:120px;
	margin-top:-10;
	width:100%;
}
#logo
{
	background-image:url(../images/Logo3.gif);
	background-repeat:no-repeat;
	background-color:#ff9000;
	height:115px;
	width:650px;
	margin-left:60px;
	margin-top:5px;
	z-index:1;	
	float:left;
}
#menuDiv
{
	position:absolute;
	left:720px;
	top:10px;
	margin-left:10px;
}

#aboutSection
{
	position:absolute;
	background-image:url(../images/aboutBG2.gif);
	background-repeat:no-repeat;
	padding:15px;
	padding-top:0px;
	left:80px;
	margin-top:10px;
	width:497px;
	height:230px;
}
#bandsSection
{
	position:absolute;
	padding:15px;
	padding-top:0px;
	background-repeat:no-repeat;
	background-image:url(../images/bandsBG2.gif);
	margin-top:10px;
	left:600px;
	width:364px;
	height:473px;
}
#diarySection
{
	position:absolute;
	top:340px;
	padding:15px;
	padding-top:0px;
	background-repeat:no-repeat;
	background-image:url(../images/aboutBG2.gif);
	margin-top:10px;
	left:80px;
	width:497px;
	height:230px;
}
#diaryFrame
{
	width:448px;
	height:165px;
}	
#diaryFrameB
{
	width:220px;
	height:143px;
	margin-top:5px;
}	
#bandBody
{
	position:absolute;
	background-image:url(../images/bandBodyBG.gif);
	background-repeat:no-repeat;
	padding:15px;
	padding-top:0px;
	left:80px;
	margin-top:10px;
	width:620px;
	height:350px;
}
#textBody
{
	width:565px;
	}
	
#bandDiary
{
	position:absolute;
	padding:15px;
	padding-top:0px;
	background-repeat:no-repeat;
	background-image:url(../images/bandDiary.gif);
	margin-top:10px;
	left:695px;
	width:290px;
	height:200px;
}
#bandClips
{
	position:absolute;
	padding:10px;
	padding-top:0px;
	background-repeat:no-repeat;
	background-image:url(../images/bandClips.gif);
	top:320px;
	left:695px;
	width:290px;
	height:250px;
}
#bandName
{
	position:absolute;
	font-size:24px;
	font-weight:bold;
	color:#FFC77F;
	left:700px;
	top:20px;
	display:none;
}

.quote
{
	color: #A97838;
	margin-left:20px;
	width:90%;
	font-style: italic;	
	text-align:center;
}
#adminLeft
{
	position:absolute;
	background-image:url(../images/adminLeft.gif);
	background-repeat:no-repeat;
	padding:15px;
	padding-top:0px;
	left:60px;
	margin-top:10px;
	width:360px;
	height:230px;
}
#adminRight
{
	position:absolute;
	padding:15px;
	padding-top:0px;
	background-repeat:no-repeat;
	background-image:url(../images/adminRight.gif);
	margin-top:10px;
	left:400px;
	width:550px;
	height:350px;
}
#adminDiary
{
	height:300px;
	width:500px;
	overflow:auto
	}