body {
	font:			small/1.6em Verdana, Helvetica, Arial, sans-serif;
	background:		#E6E6E6;
}

#allcontent {
	width:			850px;
	padding:		0px;
	margin-left:	auto;
	margin-right:	auto;
	background:		#FFFFFF;
	padding:		10px 20px 10px 20px;
					/* top right bottom left */
}

#intro {
	padding:		10px 30px 0px 30px;
					/* top right bottom left */	
	font-size:		24px;
	text-align:		center;
}	

#headline {
	font-size:		24px;
	font-weight: 	bold;
	text-align:		center;
}

#poster-section {
	text-align:		center;
}
#poster {
	width:			400px;
	height:			618px;
}
#poster-caption {
	text-align:		center;
	font-style: 	italic;
	font-size:		11px;	
}


#summary {
	padding:		20px 30px 50px 30px;
					/* top right bottom left */	
}

#line-up {
	width:			800;
	text-align:		left;
}

#poster-caption {
	text-align:		center;
	font-style: 	italic;
	font-size:		11px;	
}

#top-nav {
	margin-bottom:	30px;
	font-size:		16px;
	padding:		10px;
	text-align:		center;
}	

#nav-bar{
	padding:		10px 10px 10px 20px;
					/* top right bottom left */
	text-align:		center;
}

#navigation {
   list-style: 		none;
   margin: 			0; 		
   padding: 		0;
}
#navigation li {
   float: 			left;
}
#navigation li a {
   display: 		block;
   width: 			133px;
   background-image: url(images/nav-gradient.jpg);
   background-position: top;
   color:			#FFFFFF;
   font-weight: 	bold;
   text-align:		center;
}


a#banner img {
 	border:			0;
	height:			150px;
	width:			800px;
	margin-bottom:	10px;
}


#date {
	line-height:	1.6em;
	font-size:		15px;
	text-align:		left;
	padding:		5px 0px 0px 20px;
}

#line {
	text-align:		center;
	padding:		0px 20px 0px 20px;
					/* top right bottom left */	
	
}

#flag {
	width:			40px;
	height:			20px;
}

#about {
	padding:		20px 30px 50px 30px;
					/* top right bottom left */	
}	

#contact {
	padding:		20px 30px 50px 30px;
					/* top right bottom left */	
}	



#artists {
	padding:		20px 30px 50px 30px;
					/* top right bottom left */	
}	
#artist-name {
	font-size:		15px;
	font-weight: 	bold;
	padding:		0px 0px 10px 0px;
					/* top right bottom left */	
}
#artist-bio {
	font-size:		12px;
	padding:		0px 0px 5px 0px;
					/* top right bottom left */	
}
#artist-link {
	font-size:		12px;
	padding:		0px 0px 30px 0px;
					/* top right bottom left */	
}
#artist-image-section{
	padding:		0px 0px 40px 0px;
					/* top right bottom left */	

}
#artist-image {
	width:			300px;
	height:			200px;
}



#links {
	padding:		20px 30px 50px 30px;
					/* top right bottom left */	
}	

#tickets {
	padding:		20px 30px 50px 30px;
					/* top right bottom left */	
}	



h1 { 
	font-size: 		15pt;	
	color: 			#333333; 
	background: 	transparent;
}

h2 {
	font-size: 		13pt;	
	color: 			#333333; 
	background: 	transparent;
}

#preview {
	background:		#000000;
	padding:		10px;
	height:			235px;
	width:			800px;
	text-align:		center;
}

#video {
	width:			290px;
	height:			235px;
}


#email-info {
	margin:			0px 30px 0px 30px;
					/* top right bottom left */
	font-size: 		12pt;	
	color: 			#333333; 
	background: 	transparent;
}

#footer {
	margin:			0px 30px 0px 30px;
					/* top right bottom left */
	padding:		10px 0px 10px 0px;
					/* top right bottom left */
	width:			800px;
	font-size: 		8pt;
	font-style:		italic;
	text-align:		center;
	border: 		1px solid #999999;
}