body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-image: url(../images/cruefest/bg.gif);
}
.midBod {
	color: #AD8A57;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 14px;
	text-decoration : none;
	background-color: #000;
	letter-spacing: normal;
	text-align: justify;
	background-image: url(../images/cruefest/mid-bod.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
.ticket-bg {
	background-color: #000;
	background-image: url(../images/cruefest/ticket-bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}
.midBod_link {
	color: #FFF;
	text-decoration : underline;
}
.midBodEm {
	color: #E91;
	font-weight: bold;
}
blockquote {
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 2px;
	margin-top: 0px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3E2D27;
	background-color: #171010;
}
.pics {
	padding: 15px;
	background-color: #000;
	text-align: center;
	cursor: pointer;
	cursor: hand;
}
a {
   outline: none;
}

