body {
	background: #000000;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
}
A:LINK, A:VISITED {
	color: #E71C24;
	text-decoration: none;
}
A:HOVER {
	color: #FFF;
	text-decoration: none;
}
.mp {
	position: absolute;
	width: 642px;
	left: 50%;
	top: 60px;
	border: none;
	background-color: #000;
	margin-left: -321px;
}
.mp-bar-T {
	background-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: center;
	position: absolute;
	height: 25px;
	width: 614px;
	left: 50%;
	top: 30px;
	color: #505050;
	letter-spacing: 5px;
	margin-left: -321px;
	padding: 7px 0px 0px 28px;
}
.mp-bar-B {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #999999;
	position: absolute;
	height: 10px;
	width: 642px;
	left: 50%;
	top: 473px;
	margin-left: -321px;
}
.mp-bar-L {
	background-color: #999999;
	position: absolute;
	height: 433px;
	width: 10px;
	left: 50%;
	top: 40px;
	margin-left: -331px;
}
.mp-bar-R {
	background-color: #999999;
	position: absolute;
	height: 433px;
	width: 10px;
	left: 50%;
	top: 40px;
	margin-left: 321px;
}
.mp-Lct {
	position: absolute;
	height: 10px;
	width: 10px;
	left: 50%;
	top: 30px;
	margin-left: -331px;
}
.mp-Rct {
	height: 10px;
	width: 10px;
	position: absolute;
	left: 50%;
	top: 30px;
	margin-left: 321px;
}
.mp-Lcb {
	position: absolute;
	height: 10px;
	width: 10px;
	left: 50%;
	top: 473px;
	margin-left: -331px;
}
.mp-Rcb {
	position: absolute;
	height: 10px;
	width: 10px;
	left: 50%;
	top: 473px;
	margin-left: 321px;
}
.caption {
	position: absolute;
	width: 642px;
	height: 20px;
	left: 50%;
	top: 447px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #e71c24;
	font-variant: small-caps;
	vertical-align: middle;
	padding-top: 6px;
	margin-left: -321px;
	}
.logo {
	position: absolute;
	left: 50%;
	top: 16px;
	margin-left: -286px;
	z-index: 1;	
}
.return {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: absolute;
	left: 50%;
	top: 14px;
	margin-left: -222px;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #505050;
	text-align: center;
	position: absolute;
	height: 20px;
	width: 642px;
	top: 487px;
	left: 50%;
	letter-spacing: 1px;
	margin-left: -321px;
}

/* Frameset elements */
#leftFrame {
	background: #000;
}
#rightFrame {
	background: #000;
}

/* if NO frames exist */
#noframes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
#header {
	position: absolute;
	left: 50%;
	margin-left: -400px;
	text-align: center;
	text-decoration: none;
}