body{
	margin:0px;
	height: 100%;
	width: 100%;	
	font-family: Arial;
	font-size: 12px;
	background-color: #c10001;
	color: #000000;
}

a{
	color: #000000;
	text-decoration: none;
}

div{
	padding: 0px 0px 20px 0px;
}

.main-table{
	width: 800px;
}

.header-image{
	text-align: center;
}

.nav-divider{
	border-top: #000000 solid 2px; 
	text-align: center;
	padding: 0px 0px 10px 0px;
}

.nav-items{
	text-align: center;
	font-size: 14px;
}

.main-body{
	width: 800px;
}

.spacer{
	padding: 20px 0px 0px 0px;
}

.month-table{
	border-left: Black 2px solid;
	border-top: Black 2px solid;
}

.month-number{
	padding: 0px 0px 10px 0px;
	font-weight: bold;
	width: 90px;
	float: left;
}

.month-content{
	width: 98px;
	float: left;
}

.month-day{
	width: 100px;
	height: 150px;
	text-align: left;
	vertical-align: top;	
	background-color: #d72c00;
	border-right: Black 2px solid;
	border-bottom: Black 2px solid;
	padding: 5px 5px 5px 5px;
}

.month-day-gig{
	width: 100px;
	height: 150px;
	text-align: left;
	vertical-align: top;	
	background-color: #c1c1c1;
	border-right: Black 2px solid;
	border-bottom: Black 2px solid;
	padding: 5px 5px 5px 5px;
}

.month-day-now{
	width: 100px;
	height: 150px;
	text-align: left;
	vertical-align: top;	
	background-color: #c1c100;
	border-right: Black 2px solid;
	border-bottom: Black 2px solid;
	padding: 5px 5px 5px 5px;
}

.month-day-blank{
	width: 100px;
	height: 100px;
	text-align: left;
	vertical-align: top;	
	background-color: transparent;
	border-right: Black 2px solid;
	border-bottom: Black 2px solid;
}

.month-header{
	text-align: center;
	vertical-align: top;	
	border-right: Black 2px solid;
	border-bottom: Black 2px solid;
	font-weight: bold;
	font-size: 16px;
	padding: 5px 0px 5px 0px;
}

.month-header-small{
	text-align: center;
	vertical-align: top;	
	border-right: Black 2px solid;
	border-bottom: Black 2px solid;
	font-size: 12px;
	padding: 5px 0px 5px 0px;
}

.month-row{
	text-align: center;
	vertical-align: top;	
	border-right: Black 2px solid;
	border-bottom: Black 2px solid;
	font-weight: bold;
	font-size: 12px;
}

.next-gig{
	width: 800px;
	height: 50px;
	text-align: center;
	vertical-align: top;	
	background-color: #c1c100;
	border: Black 2px solid;
	padding: 5px 5px 5px 5px;
}

.gig-update{
	width: 800px;
	text-align: left;
	vertical-align: top;	
	background-color: #c1c100;
	border: Black 2px solid;
	padding: 5px 5px 5px 5px;
}

.news-box{ 
	background-color: #C1C1C1; 
	border: Black solid 1px;
	padding: 15px 5px 5px 5px;
	width: 80%;
	text-align: left;
}

.news-link{ 
	text-decoration: underline; 
}

.news-item{
	padding: 0px 0px 10px 0px;
}

.news-date{
	font-size: 9px;
	color: Gray;
}

.download-text{
	font-family: Arial;
	font-size: 12px;
}
#myGallery
{
width: 800px !important;
height: 600px !important;
} 
