@charset "utf-8";
body {
	background-position: top;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #000000;
	background-image: url('../images/bg.jpg');
	background-attachment: fixed;
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #container {
	width: 1100px; ;
	margin: 0 auto;
	text-align: left;
	height: 620px;
}
.oneColFixCtrHdr #header {
	width: 1010px;
	margin-left: auto;
	margin-right: auto;
	height: 112px;
}
.oneColFixCtrHdr #mainContent {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}
.oneColFixCtrHdr #mainContentLeft {
	background-position: bottom;
	width: 328px;
	float: left;
	height: 454px;
	background-image: url('../images/Left_bg.png');
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #signUp {
	width: 328px;
	height: 100px;
	text-align: center;
}
.oneColFixCtrHdr #purchase {
	width: 328px;
	height: 60px;
	text-align: center;
	margin-top: 3px;
}

.oneColFixCtrHdr #mainContentRight {
	background: #000000;
	border: 1px #FFFFFF solid;
	width: 650px;
	float: left;
	height: 452px;
}
.oneColFixCtrHdr #Content_iFrame {
	width: 650px;
	height: 365px;
	margin-left: 5px;
	margin-top: 5px;
}
.oneColFixCtrHdr #Content_purchase {
	width: 640px;
	height: 60px;
	margin-left: 5px;
	margin-top: 5px;
	text-align: center;
}


.oneColFixCtrHdr #footer {
	width: 1100px;
	background-image: url('../images/footerBG.png');
	float: left;
	height: 84px;
	padding-left: 50px;
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #footerLeft {
	width: 350px;
	float: left;
	height: 84px;
}
.oneColFixCtrHdr #footerRight {
	width: 636px;
	float: left;
	height: 84px;
	text-align: right;
}

.oneColFixCtrHdr #topLogo {
	width: 475px;
	height: 112px;
	float: left;
}
.oneColFixCtrHdr #title {
	width: 527px;
	height: 58px;
	margin-left: 475px;
}
.oneColFixCtrHdr #audioPlayer {
	width: 527px;
	height: 30px;
	margin-left: 475px;
}
.oneColFixCtrHdr #nav {
	width: 527px;
	height: 24px;
	margin-left: 475px;
	text-align: center;
	padding-top: 5px;
}

.auto-style1 {
	border-width: 0px;
}
.auto-style2 {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 9pt;
	text-shadow: 1px 1px 1px #000;
	font-weight: bold;
}
.auto-style3 {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 8pt;
	text-shadow: 1px 1px 1px #000;
	font-weight: bold;
}
.auto-style4 {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 9pt;
	font-weight: bold;
}



a {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #C06202;
}
