body {
  	text-align: center;
  	background-color:#000000;
  	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
 }
  
#pageContainer{
	/*background-color:#FFFFF0;*/
	width: 910px;
	margin: 0 auto;
  	text-align: left;
}

#pageHeader{
	width: 910px;
	height: 130px;
	border: 0px dashed white;
	position: relative;
	float: left;
	background-color: black;		
}

#bigbandLogo{
	width: 200px;
	height: 150px;
	position: absolute;
	left: -10px;
	background: url(file:///Macintosh HD/Users/simongray/img/logo.gif);
}

#topImage{
	width: 610px;
	height: 150px;
	position: absolute;
	left: 190px;
	top: -2px;
	background: url(file:///Macintosh HD/Users/simongray/img/topbanner.jpg) no-repeat;
	border: 0px solid white;
}

#login{
	position: absolute;
	width: 100px;
	height: 150px;
	border: 0px dashed white;
	left: 930px;
	text-align: left;
	top: 144px;
}

#login h2{
	color: #333333;
	font-size: 1.2em;
	text-align: right;
	padding: 0px;
	margin-top: 3px;
}

#login .label{
	color: white;
	font-size: 1em;
	text-align: left;
}

#submit {
	margin: 5px;
	position: relative;
	left: 35px;
	text-align: right;
}
#login p{
	font-size: 0.99em;
	margin: 0px;
}

#login a{
	text-align: right;
}

#logout{
	position: absolute;
	width: 100px;
	height: 150px;
	border: 0px dashed white;
	left: 810px;
	text-align: right;
	
}

#logout p{
	text-align: right;
	color: white;	
}

#innerContainer{
	width: 900px;
	border: 0px dashed silver;
	position: relative;
	float: left;
  	background-color:#FFFFF0;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	margin-bottom: 0px;
	margin-top: 2px;
}
 
#navcontainer{
	background-color: #000000;
	color: white;
	height: 27px;
	width: 906px;
	position: relative;
	float:left;
	left: -3px;
} 

#navcontainer ul{
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 0;
	margin-top: 0;
	/* cancels gap caused by top padding in Opera 7.54 */
	margin-left: 0;
	width: 100%;
	font-family: Arial,Helvetica,sans-serif;
	line-height: 18px;
	font-size:1.4em;
}

#navcontainer ul li{
	display: inline;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 10px;
	/* matches link padding except for left and right */
	padding-top: 5px;
}

#navcontainer ul li a{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	color: white;
	text-decoration: none;
}

#navcontainer ul li a:hover{
	background-color: #96B2E1;
	color: white;
}
 
#frontNav{
	width:906px;
	height:135px;
	border: 0px solid black;
	position: relative;
	float: left;
	background-color: #333333;
	left: -3px;
}

#frontImage{
	background: url(file:///Macintosh HD/Users/simongray/img/front1.jpg) no-repeat;
	position: absolute;
	top:2px;
	left: 50px;
	height: 230px;
	width: 350px;
}

/*** Left Column ***/
#leftColumn{
	border: 0px solid black;
	width:230px;
	position: relative;
	float: left;
	background-color: #fffff0;
	left: -3px;
}
	
#leftColumn h2{
	padding: 0px;
	margin: 0px;	
}	
		
	
#gigs{
	width:200px;
	position: relative;
	float: left;
	margin-top: 10px;
	left: 0px;
	border: 1px solid black;
	padding: 10px;
	background: #D5DFEB;
	padding-bottom: 0px;
}

#gigs ul{
	padding: 0px;
	padding-left: 10px;
	padding-top: 15px;
	margin: 0px;
	list-style: none;
}

#gigs li{ list-style: none; }

#gigs h2{
	background: url(file:///Macintosh HD/Users/simongray/img/back.gif);
	width: 220px;
	margin-bottom: 10px;
	margin: -10px;
	font-size: 1.4em;
	text-align: center;
	/*color: #DBAB95;*/
	color: #0000FF;
}

.feed{
	border: 0px;
	padding: 0px;
	margin: 0px;
	position: relative;
	right: -5px;
	bottom: 5px;
	margin-top: 10px;
	float: right;

}

#news{
	/*width:200px;
	position: relative;
	float: left;
	margin: 0px;
	margin-top: 10px;
	left: 0px;
	border: 1px solid;
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px; 
	background: #D5DFEB;*/
	
	width:200px;
	position: relative;
	float: left;
	margin-top: 10px;
	left: 0px;
	border: 1px solid black;
	padding: 10px;
	background: #D5DFEB;
	padding-bottom: 0px;
}
		
#news p{
	font-size: 1em;
}
	
#news h6{
	font-size: 1em;
	margin: 0px;
	padding: 0px;
}
		
#news h2{
/*	background: url(../img/back.gif);
	width: 220px;
	margin-bottom: 10px;
	margin-left: -10px;
	font-size: 1.4em;
	text-align: center;
	color: #DBAB95;*/
	
	background: url(file:///Macintosh HD/Users/simongray/img/back.gif);
	width: 220px;
	margin-bottom: 10px;
	margin: -10px;
	font-size: 1.4em;
	text-align: center;
	/*color: #DBAB95;*/
	color: #0000FF;
}
		
#newsContents{
	width:200px;
	left: 0px;
	border: 0px dashed black;
	overflow: auto;
	padding: 0px;
	margin: 0px;
	background: #D5DFEB;
	margin-top: 10px;
	
}

#newsContents ul{
	list-style: none;		
	padding: 0px;
	margin: 0px;
}
	
#mailingList{
/*	width:200px;
	height:90px;
	position: relative;
	float: left;
	margin-top: 10px;
	left: 0px;
	border: 1px solid black;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	background: #D5DFEB;	*/		
	
	width:200px;
	position: relative;
	float: left;
	margin-top: 10px;
	left: 0px;
	border: 1px solid black;
	padding: 10px;
	background: #D5DFEB;
	padding-bottom: 0px;	
	height: 80px;
	padding-top:20px;

}		

#mailingList h2{
/*	background: url(../img/back.gif);
	width: 220px;
	margin-bottom: 10px;
	margin-left: -10px;
	font-size: 1.4em;
	text-align: center;
	color: #DBAB95; */
	
	position: absolute;
	background: url(file:///Macintosh HD/Users/simongray/img/back.gif);
	width: 220px;
	margin-bottom: 10px;
	margin: 0px;
	top: 0px;
	left: 0px;
	font-size: 1.4em;
	text-align: center;
	/*color: #DBAB95;*/
	color: #0000FF;
}

#mailingList table{
/*	margin-top: 15px; */
}

.leftContent{
	width: 200px;
	position: relative;
	float: left;
	margin: 0px;
	margin-top: 10px;
	left: 0px;
	border: 1px solid black;
	padding: 10px;
	background: #D5DFEB;
}

.menu{ 
/* Same as leftContent but chose crap name and didn't have time to go through and edit */
	width: 200px;
	position: relative;
	float: left;
	margin: 0px;
	margin-top: 10px;
	left: 0px;
	border: 1px solid black;
	padding: 10px;
	background: url(file:///Macintosh HD/Users/simongray/img/img06.gif) no-repeat left center;
	/*#D5DFEB;*/
}

.menu h2{
	background: url(file:///Macintosh HD/Users/simongray/img/back.gif);
	width: 220px;
	margin-bottom: 10px;
	margin: -10px;
	font-size: 1.4em;
	text-align: center;
	color: #DBAB95;
}

/*** Middle Column Styles***/		
#middleColumn{
	border: 0px solid black;
	width:400px;
	position: relative;
	float: left;
	background-color: #FFFFF0;
	padding: 10px
}

/*** Right Column Styles***/
#rightColumn{
	border: 0px solid black;
	width: 225px;
	position: relative;
	float: left;	
	height:350px;
	background-color: #D5DFEB;
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 5px;
}
	
#actions h2{
	padding:0px;
	margin: 0px;	
}

#actions h4{
	font-size: 1.4em;
	padding: 0px;
	margin: 5px 0px 5px 0px;
	color: #0000FF;
}

#actions{
	border: 1px solid black;
	width:225px;
	left: auto;
	top: 10px;
	position: relative;
}

#actions img{
	padding-top: 0px;
	margin-top: 5px;
}

#actions p {
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}

#actionsTitle h2{
	padding-left: 15px;
	color: #0000FF;
}

#actions ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#actions li {
	display: block;
}

#rightColumn a:link, #rightColumn a:visited {
	display: block;
	font-size: .8em;
	line-height: 1.3em;
	color: #162c32;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

#rightColumn a:hover {
	color: #660000;	
	text-decoration: none;
}

#rightColumn a img {
	float: left;
	margin-right: 1em;
	border-style: none;
}

.findoutmore {
	display: block;
	text-align: right;
	font-weight: bold;
	margin-top: 1em;
	font-size: 1.2em;
}	

/*** Footer Styles ***/
#footer{
	width:900px;
	height: 15px;
	border: 1px solid black;
	position: relative;
	clear: left;
	background-color: #333333;
	text-align: center;
	padding: 5px;
	color: #ffffff;
	z-index:2;
}


#footer li{
	display: inline;
	list-style: none;
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
	border-right: 1px solid black;
}

#footer li:last-child{
	border: 0px;
}

#footer ul a{
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 0px;
	color: white;
	text-decoration: none;
}

.footernav{
	border: 0px solid black;
	padding: 0;
	margin: 0;
}
#footer ul li a:hover{
	color: #96B2E1;
}
