@charset "UTF-8";
/* CSS Document */

body {
	background-color: #160035;
	margin: 0px;
	padding: 10px;
	text-align: center;
	background-image: url(../archive/_img/mm_bkgrnd_main.jpg);
}

p {
	font-family: Palatino, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.8em;
}

ul {
	font-family: Palatino, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.8em;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Palatino, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #2C005F;
}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 58em;
	text-align: left;
}

#webpage {
	position:relative;
	width:800px;
	height:100%;
	top: 121px;
	left: 34px;
}

a {
	font-family: Palatino, Arial, Helvetica, sans-serif;
	color: #01645a;
	font-weight: bold;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #01645a;
}
a:hover {
	text-decoration: underline;
	color: #7E6F50;
}
a:active {
	text-decoration: underline;
	color: #01645a;
}

#footer {
	position:relative;
	width:924px;
	z-index:12;
	margin-top: -60px;
}
#copyright {
	position:relative;
	width:894px;
	height: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #807a49;
	z-index:10;
	margin: 0 0 0 30px;	
}


#webSig {
	position:relative;
	width:877px;
	height: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #807a49;
	text-align: right;
	z-index:10;
	margin-top: -1em;	
}

#webSig a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #807a49;
}
#webSig a:link {
	text-decoration: none;
}
#webSig a:visited {
	text-decoration: none;
	color: #807a49;
}
#webSig a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
#webSig a:active {
	text-decoration: none;
	color: #807a49;
}

#ClmnLft {
	position:absolute;
	width:167px;
	height:200px;
	z-index:4;
	left: 234px;
	top: 0px;
	margin-top: 0px;
	padding-top: 25px;
	background-position: center top;
	text-align: center;
}

#nav {
	position:absolute;
	z-index:10;
	top: 23px;
}

.margin {
	margin-left: 8px;
	margin-top: 0em;
}
.marginTop {
	margin-top: -1em;
}
.marginTop2 {
	margin-top: -2em;
}
#month {
	font-family: Palatino, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.8em;	
}

.day {
	width: 40px;
	color: #2C005F;
	font-weight: bold;
}

.date {
	width: 100px;
	color: #2C005F;
	font-weight: bold;
}

.time {
	width: 80px;
	color: #2C005F;
	font-weight: bold;
}

.venue {
	width: 200px;
	color: #2C005F;
	font-weight: bold;
}

.location {
	width: 200px;
	color: #2C005F;
	font-weight: bold;
}
#contact {
	position:absolute;
	z-index:1;
}
#video {
	position:absolute;
	z-index:20;
	top: 20px;
	left: 180px;
}

#float {
	position:relative;
	z-index:20;
}

#tickets {
	position:absolute;
	z-index:20;
	left: 164px;
	top: 276px;
}
