
body{
	background: #e8e4e7 repeat;
	text-align: center;
	font-family: "Helvetica Neue Light", "HelveticaNeue-Light", Helvetica, Arial, sans-serif;
	font-size: 1.0em;
	color: #252525;
}

img
{  
	border-style: none;
	margin: 5px;
}

#nicelink a:link {
	border-color: #3a3a3a;
	color: #3a3a3a;
	text-decoration: none;
	border-style: solid;
	border-width: 0 0 1px 0;
	padding: 3px 0px 2px 0px;
	background-color: inherit;
	}
	
#nicelink a:visited {
	border-color: #3a3a3a;
	color: #3a3a3a;
	text-decoration: none;
	border-style: solid;
	border-width: 0 0 1px 0;
	padding: 3px 0px 2px 0px;
	background-color: inherit;
	}

#nicelink a:hover {
	color: white;
	text-decoration: none;
	background-color: #8b8b8b;
	border-color: #8b8b8b;
	}

td.date {
	vertical-align: top;
	width: 10%;
	font-weight: bold;
	}

td.town { 
	vertical-align: top;
	width: 25%;
	}
	
td.venue { 
	vertical-align: top;
	width: 40%;
	}
	
td.phone {
	vertical-align: top;
	text-align: right;
	width: 20%;
	}
	
td.bandmember {
	width: 20%;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	}
	
#centered td {
	text-align: center;
}
    
h1{ 
	color: #eaeaea; 
	margin:0; 
	text-align: center;
	letter-spacing: -3px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 3.0em;
}

h2 { 
	letter-spacing:-1px;
	margin:5px 0 10px;
	padding-left: 5px;
 	font-size: 1.5em;	
 	font-weight: normal; 

}

h3{ 
	margin:5px 0 10px;
	padding-left: 10px;
	padding-top: 20px;
	font-weight: normal; 
	font-size: 1.3em;
}

h4{ 
	margin:5px 0 10px;
	padding-left: 10px;
	font-weight: normal;
	font-size: 1.1em;
}

p{
	line-height: 130%;
	padding-left: 20px;
 }
 
div#centered p {
	text-align: center
}

/* @group corners */
div#outerheader{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	background-color: #ffffff;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: -10px;
	margin-top: 10px;
}

div#header{ 
	padding: 10px; 
	color: #ffffff; 
	background-color: #8b8b8b;
	float:  none;
	width: 560px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: -10px;
	margin-top: 40px;
	font-weight: bold;
}

div#footer{
	background-color: #dddddd; 
	clear:both;
	width:730px;
	padding:5px 0;
	text-align: center;
	direction: ltr;
	font-size: .75em;
}

div#pic{ 
	clear: none; 
	top: 0px; 
	background-image: url(../images/header.jpg); 
	float: none;
	width:720px;
	height:170px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 5px;
}

div#outercontainer{
	background-color: #8b8b8b;
    width: 740px;                                                                      
    margin-left: auto;
    margin-right: auto;
    height: auto;
    padding:5px;
}

div#container{
    background-color: #3a3a3a;
    width: 730px;                                                                      
    margin-left: auto;
    margin-right: auto;
    height: auto;
    padding:5px;
}

div#buttons{
	width: 145px;
	float: left;
	font-family: Helvetica, Arial, sans-serif;

}

div#content{
	background-color: #ffffff;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 10px; 
	float:left;
	width: 560px;
	line-height: 1.4em;
	text-align: left; 
}

div#content2{
	background-color: #ffffff;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 10px; 
	float:left;
	width: 440px;
	line-height: 1.4em;
	text-align: left; 
}

#buttons ul {
	list-style-type: none;
	padding: 0;
	margin: 0;

	}
	

#buttons ul li 
{
	width: 120px;
	height: 24px;
	text-align: center;
	margin: 5px;
	background:url(../images/greenbutton.png);
	font-family: Helvetica, Arial, sans-serif;
	}
	
#buttons ul li:hover {
	background: url(../images/redbutton.png);
}

#buttons ul li a 
{
	background-position: 1px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.0em;
	font-weight: normal;
	color: #ffffff;
	line-height: 150%;
	text-decoration: none;
	vertical-align: middle;
}

/* @end */





/* @end */
