#wrapper {
	width: 1240px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 0.9em;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#BottomLinks {
	text-align: center;
	line-height: 1.6em;
	font-size: 1.1em;
	background-color: rgba(0, 0, 0, 0.7);
	padding: 10px;
	clear: both;
}
#mp3 {
	float: right;
	width: 390px;
	position: absolute;
	left: 849px;
	top: 714px;
}
#mp3_Company {
	float: right;
	width: 390px;
	position: absolute;
	left: 849px;
	top: 132px;
}


.links {
	font-size: 12px;
}

#main {
	background-color: rgba(0, 0, 0, 0.7);
	padding: 20px;
	margin-bottom: 80px;
	float: left;
	width: 750px;
}
.rightALig {
	text-align: right;
}

#main_right {
	background-color: rgba(0, 0, 0, 0.7);
	padding: 20px;
	margin-bottom: 20px;
	float: right;
	width: 350px;
	margin-top: 10px;
	text-align: center;
	vertical-align: middle;
}
.mainRight {
	background-color: rgba(0, 0, 0, 0.7);
	float: right;
	width: 350px;
	padding: 20px;
}

#main_right_2 {
	background-color: rgba(0, 0, 0, 0.7);
	padding: 20px;
	margin-bottom: 30px;
	float: right;
	width: 350px;
	margin-top: 340px;
	text-align: center;
	vertical-align: middle;
}


#main  img {
	margin-left: 25px;
	margin-top: 10px;
}


body {
	background-color: #000;
	margin: 0px;
	background-image: url(images/BG.jpg);
	background-repeat: repeat;
}
#wrapper a {
	color: #FFFFFF;
	text-decoration: none;
	-webkit-transition: color 400ms linear;
}
#wrapper a:hover {
	color: #900707;
}
.centered {
	text-align: center;
	word-spacing: normal;
}
#footer {
	font-size: 0.7em;
	padding-top: 40px;
	color: #900;
}
#BGevent {
	background-image: url(images/hands.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 570px;
	width: 1240px;
	z-index: -4;
}
#BGpress {
	background-image: url(images/MGMpress.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 730px;
	width: 1240px;
	z-index: -4;
}
.floater {
	position: absolute;
	background-color: rgba(0, 0, 0, 0.7);
	left: 951px;
	top: 606px;
	padding: 20px;
}
#coming_soon {
	background-color: rgba(0, 0, 0, 0.7);
	margin-bottom: 20px;
}

