body
{
	margin:0px;
	padding:0px;
	width:1006px;
	background-color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}

#all_page
{
	margin:0px;	
	padding:0px;
	width:1006px;
}

#header
{
	background-image:url(imgs/header_top_bg.png);
	background-repeat:repeat-x;
	height:38px;
}

#header #lights
{
	margin-left:123px;;
	float:left;	
}

#header #right_text
{
	float:right;	
}

.nav
{
	height:15px;
	float:left;
}

#nav2
{
	background-image:url(imgs/nav_2.jpg);
	width:106px;
	cursor:pointer;
}
#nav2:hover
{
	background-image:url(imgs/nav_2_hover.jpg);
	cursor:pointer;
	width:106px;
}

#all_content #left_margin_content
{
	float:left;
	width:84px;
}

#all_content #text_content
{
	float:left;
	width:1006px;
}

#form_content
{
	position:absolute;
	width:324px;
	left:683px;
	top:93px;
}

#text_content #content
{
	/*background-image:url(imgs/content_bg.jpg);*/
	width:1006px;
}
#content #real_content
{
	/*background-image:url(imgs/content_subheader.jpg);
	background-repeat:no-repeat;*/
	padding-left:10px;
	padding-right:10px;
	width:646px;
}
#form_content #form_header
{
	width:324px;	
}

#form #form_left_margin
{
	float:left;
	width:10px;
	height:103px;
	margin:0px;
	padding:0px;
}

#form #form_right_margin
{
	float:right;
	width:37px;
	height:103px;
	margin:0px;
	padding:0px;
}

#form #form_input_spacer
{
	float:left;
	width:277px;
	height:35px;
	padding:0px;
	margin:0px;
}

#form .form_input
{
	width:277px;
	float:left;
	margin:0px;
	padding:0px;
	height:34px;
	background:#3d8480;
}
#form #form_under_input
{
	width:324px;	
	margin:0px;
	padding:0px;
}

#form #form_button_left
{
	float:left;
	height:77px;
	width:9px;
}

#form #form_button
{
	float:left;
	height:77px;
	width:291px;
}

#form #form_button_right
{
	float:left;
	height:77px;
	width:24px;
}

#form #form_footer
{
	width:324px;	
}

.form_input .input
{
	width:245px;
	height:34px;
	vertical-align:top; 
	font-size:24px; 
	color:#4e4e4e;
	padding-left:27px;
	background-image:url(images/input.gif);
	background-repeat:no-repeat;
}
.arrow
{
	position:absolute;
	left: 908px;
	top: 496px;
	z-index:1;
}

.arrow1
{
	position:absolute;
	left: 908px;
	top: 427px;
	z-index:2;
}

#content_text
{
	width:436px;
	margin:0px;
	padding:0px;
	float:left;
}
#content_text_nosidebar
{
	width:646px;
	margin:0px;
	padding:0px;
}
#sidebar
{
	width:200px;
	margin:0px;
	padding:0px;
	float:right;
}

#content_text h1
{
	margin:0px;
}
p {
	margin-top: 0px;
	margin-bottom: 12px;
}
.player {
	width: 640px;
	margin-left: 75px;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	margin: 0px;
	color: #90CAC6;
}

a {
	color: #FFCC00;
}
li {
	margin-bottom: 10px;
	list-style-type: none;
}
a:hover {
	color: #FF6600;
}

#footer
{
	/*background-image:url(imgs/footer.jpg);*/
	height:231px;
	width:1006px;
}

#footer p
{
	width:646px;
	text-align:center;
}
