body{background-color:#000;}

/* Typography */
body{
	font: 10px/1.2 Arial, Helvetica, sans-serif;
	color:#d9cb00;
}

#content{
	font-size:1.6em;
	line-height:1.3em;
}

#content a{
	color:#d9cb00;
}

#content h5{
	font-weight:bold;
	margin-left:15px;
	clear:both;
}

.center{
	text-align:center;
}
.left{
	text-align:left;
}

.clear{clear:both;}

/*  Positioning  */
#wrapper{
	width:650px;
	height:auto;	
}

#header{
	height:107px;
}

#logo{
	float:left;
}

#topheader{
	float:right;
}

#navigation{
	float:left;
	width:176px;
	text-align:right;
}

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

#navigation ul li a{
	display:block;
	width:176px;
	height:38px;
}

#navigation ul li a img{
	border:0px;
}

#content{
	float:right;
	width:470px;
	height:600px;
}

.pics_images{
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
}

#pics_page,#swag_page,#gigs_page,#links_page{
	padding:10px;
	text-align:center;
}

#links_page br{
	margin-bottom:10px;
}
	
#pics_page br{
	margin-bottom:20px;
}

#content p{
	clear:both;	
}


.content_header{
	float:right;
}

#content a img{
	border:0px;
}

.clear{clear:both;}



