#container {
    width:1024px;
    margin:auto auto auto auto;
}

#sub_container {
    background-image:url(../../images/content.jpg);
    width:1024px;
    float:left;
    padding:800px 0 0 0;
}

#content {
width:1024px;
float:left;
padding:0 0 0 0;
color: #FFFFFF;
font-size: 14px; 
}

#center_items {
	width:1024px;
	float:left;
	overflow:hidden;
	position:relative;
	left:20px;
	padding:0 0 0 0;
}

#content_holder {
	width:100%;
	height:800px;
	position:absolute;
	top:0px;
	left:0;
}

h1 {
color: #FFFFFF;
}

h2 {
color: #FFFFFF;
}

h3 {
color: #FFFFFF;
}

h4 {
color: #FFFFFF;
}


div.scroller {
	/* modify width and height of scrolling section if necessary	*/		
	width: 1024px;
	height: 300px;
	overflow: hidden;
	margin-right: auto;
	margin-left: 0px;
	}
.controls {
	width: auto;
	margin-top: -30px
	margin-right: 5px;
	margin-left: 10px;
	margin-bottom: 20px;
	font-weight: 500;
	font-size: 14px;
	padding-left: 10px;
	color: #000000;
	margin-top: -32px;
}
.controls a:link {
color:#CCCCCC
}
.controls a:hover {
color:#FFFFFF
}

	div.scroller div.section {
	/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
		width:1010px;
	height:300px;
	overflow:hidden;
	float:left;
	margin-right: 0px;
	color: #FFFFFF;
	margin-left: 0px;
		}
	div.scroller div.content {
	width: 10000px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
		}
#div2 {
	height: 320px;
	background-repeat: repeat-y;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bcg.jpg);
}
#content {
	background-image: url(../bcg_red.jpg);
	height: 320px;
	padding: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 994px;
	margin-right: 0px;
	margin-left: 0px;
}

#set-page-to-center {
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #000;
	border: 10px solid #100000;
}
#border_corector {
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #000;
}

#gradient-bcg {
	background-image: url(../images/bcg_gradient.jpg);
	background-repeat: repeat-x;
	padding-top: 50px;
}

#header {
	background-image: url(../images/head.jpg);
	background-repeat: no-repeat;
	height: 118px;
	width: 1024px;
}
#header p {
	margin-top:0px;
	margin-left:14px;
	margin-bottom:0px;
}
#header-content {
	font-size: 9px;
	text-transform: uppercase;
	float: right;
	width: 220px;
	text-align: center;
	margin-right: 20px;
	margin-top: 23px;
}

#content_text {
	width: 600px;
}
#main_bg {
	background-repeat: repeat-y;
}
#textbox {
	width: 485px;
	text-align: justify;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 10px;
}
#textbox2 {
	width: 485px;
	text-align: justify;
	padding-bottom: 10px;
	color: #FFFFFF;
	font-size: 14px;
	padding-left: 10px;
}
#div3 {
	background-image: url(../images/bottom.jpg);
	background-repeat: no-repeat;
	height: 296px;
	width: 1024px;
}
#bottom_text {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-weight: bold;
	padding-top: 240px;
	padding-left: 9px;
	font-size: 10px;
}
#music_player {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	top: 40px;
	position: relative;
	left: 870px;
}
#mplayercont {
	float: right;
	margin-top: 20px;
	margin-right: 20px;
}
#mplayer {
	z-index:0;
}
