body {
	border: 0px;

	background: #000000 url(images/main-bkg.jpg) no-repeat scroll top center;

	margin: 0px;

	padding: 0px;

	font-family: Georgia;
	
	color: #efefef;

	font-size: 13px;

}


table{ 
margin-left: auto;
margin-right: auto;
}



a { color : Red;	text-decoration : underline; }

a:hover { text-decoration : none; }

a:visted { color : #333333; }



.content {

	color: #b4b4b4;

	font-size: 13px;	

}



/* footer */

.footer { color: #FFFFFF; font-size: 11px; }

.footer a { color: #FFFFFF; text-decoration: none; }

.footer a:hover { color: #FFFFFF;  text-decoration : underline; }

.footer a:visited { color: #FFFFFF; }

/* end footer */



.copyright {

	color: #b4b4b4;

	font-size: 9px;

}



.ticketinfo {

	border: 0px;

	color: #FFFFFF;

	font-size: 13px;

}



.calendardates {

	text-align: center;

	font-size: 11px;

	color: #b4b4b4;

}


.calendardays {

	text-align: center;

	font-size: 12px;

	color: #CCCCCC;

}


.calendardateopen710 {

	color: #000000;

	font-size: 11px;

	font-weight: bold;

	background-color: #636363;

}



.calendardateopen711 {

	color: #000000;

	font-size: 11px;

	font-weight: bold;

	background-color: #91001B;

}





.calendarmonth {

	font-size: 12px;

	color: #b4b4b4;

	font-weight: bold;

}



.smallcontent {

	font-size: 11px;

	color: #b4b4b4;

}



.redtext {

	font-size: 13px;

	color: red;

}



/* Form Elements */

input {font: 11px Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF;  background-color: #4D4D4D;  border-color: #949494; }

textarea {font: 11px Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF;  background-color: #4D4D4D;  border-color: #949494; }

select {font: 11px Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF;  background-color: #4D4D4D;  border-color: #949494; }

/* End Form Elements */



/* faq */

.faq { color: #C3C3C3; font-size: 12px; }

.faq a { color: #C3C3C3; text-decoration: none; }

.faq a:hover { color: #C3C3C3;  text-decoration : underline; }

.faq a:visited { color: #C3C3C3; }

/* end faq */

.style2 {
	color: #efefef;
	font-weight: bold;
	}
	
.dogtags {
	width:220px;
	height:100px;
	background:transparent url(http://www.zombiearmyproductions.com/images/dogtags.gif) no-repeat scroll top center;
}
.dogtagText {
	font-family: "Courier New", Courier, monospace;
	font-size:16px;
	color:#FFF;
	font-weight:bold;
	padding:15px 0 0 30px;
	line-height:.9;
}