/* CSS Document */

body {
	background:#000 url(images/background.jpg) no-repeat 25px 10em;
	min-width:960px;
	text-align:center;
	font-size:62.5%;
	color:#fff;
}

h1{
	font-family:'Clarendon Condensed (W1)', Georgia, serif;
	color:#FFFFFF;
	font-size:5em;
	margin:0;
}
	
a:link, a:visited {text-decoration:none; color: #FFF; font-weight: bold;}
a:active, a:hover {text-decoration:underline; color: #FFF; font-weight: bold;}

.textbox {
	position:absolute;
	z-index:3; 
	font-family:Georgia, "Times New Roman", Times, serif; 
	overflow:auto;
	font-size:1.1em; 
	text-align:left;}

#bio{
	top:140px;left:460px;width:490px; text-align:justify}
	
#credits{
	width:390px; top:445px; left:10px; }
	
#nextgig{
	top:310px; width:350px; left:600px; text-align:right;}	
	
#recentblog{
	top:140px; width:490px; left:460px; height:150px; text-align:justify;}	
	
#gigs{
	top:140px; left:600px; width:360px; }	
	
#contact{
	top:140px; left:600px;width:345px; }	
	
.button {
	background-color:#000000;
	border:none;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
}
.formstuff {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	}
#wrapper {
	margin:0 auto; 
	width:960px;
	position:relative
	}
	
#navBar{
	list-style:none;
	 padding:0;
 margin:0;
 text-align:center;
 font-family:'Clarendon Condensed (W1)', Georgia, serif;
}	

#navBar li{
	display:inline;
	font-size:1.7em;
}