body {
	background-color:000000;
	background-image:url('http://www.mysweetpatootie.com/images/grunge01.jpg');
	background-attachment:fixed;
	background-position:top left;
	background-repeat:repeat;
	border-width:0px;
	border-color:none;
	border-style:solid;
	padding-left:0px;
	padding-right:0px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10pt;
 }

img{
border:0;
margin:0;
}

p{
	margin:5px;
	margin-bottom:15px;
}

#MainContent img{
	margin:6px;
}

.MenuGroup{
	font-weight:bold;
	margin-bottom:0;
}

.MenuItem{
	font-family:Georgia, Times New Roman, Times,serif;
    font-size:15pt;
    color:#033330;
	margin:2px 0 0 8px;
	white-space:nowrap;
}

.MenuItem a{
	text-decoration:none;
    color:#E9D7B6;
}

.MenuItem a:hover{
	background:none;
	text-decoration:none;
    color:#A76D35;
	padding:0px;
}

.MenuItemCurrent a{
    color:#A76D35;
}
.DatesHeader{
	text-align:center;
	margin: 3px 0 8px 0;
	font-size: 1.15em;
	font-weight:bold;
	font-style:italic;
}	

.ArticleTitle{
	font-size: 1.2em;
	font-weight:bold;
	margin-bottom: 8px;
}

.PerformerName{
	font-weight: bold;
	font-size:1.1em;
	text-align:center;
}

.GigListingTable{
	margin:3px 15px;
}
.GigListHeader{
	background: #A76D35;
}
.GigLegend{
	margin-left:15px;
}
.GigDateNavigation{
	margin-right:15px;
	float:right;
	margin-bottom:2px;
}
.GigListToday{
	background: #dddddd;
}
.GigListNotToday{
	background: #eeeeee;
}

.Credits{
	color:#603912;
	font-size:10px;
	font-style:italic;
	padding:4px;
	text-align:center;
	margin-bottom:10px;
}

.Credits a{
	color:#603912;
	text-decoration:none;
}

.Credits a:hover{
	text-decoration:underline;
}
.ContentBox{
	background-color:white;
}

.ContentBox p{
	margin-right:15px;
}




