@charset "UTF-8";
/* CSS Document */

#content_main
	{
	width:590px;	
	margin:0;
	padding:78px 40px 0 40px;
	font-size:12px;
	color:#000;
	background-image:url(../images/bg_header_underground.png);
	background-repeat: no-repeat;
	background-position:top left;
	}
	
p
	{
	margin:20px 0;
	}
	
#content_main h4
	{
	margin-top:45px;	
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#80715B;	
	}
	
ul#underground_schedule
	{
	margin:0;
	padding:0;
	list-style:inside disc;
	}
	
ul#underground_schedule li
	{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight: normal;
	color:#80715B;
	margin:10px 0;
	padding:0;
	}
	
a#shows_link
	{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#80715B;	
	}	