@charset "UTF-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #11221;
}
body {
	background: #111;
	margin-left: 0px;
	margin-right: 0px;
}
a:link {
	text-decoration: none;
	color: #8b4c2a;
	text-shadow:#fc0 1px 1px;
}
a:visited {
	text-decoration: none;
	color: #8b4c2a;
		text-shadow:#fc0 1px 1px;

}
a:hover {
	text-decoration: none;
	color: #FC0;
		text-shadow:#8b4c2a 1px 1px;

}
a:active {
	text-decoration: none;
	color: #FC0;
		text-shadow:#8b4c2a 1px 1px;

}
/*COLORS:
		#FCO  overall gold colorRGB=255,204,0
		#FFEB48	flower yellow
		#FC7301	bird orange

*/
body
{
	margin-right: auto;
	margin-left: auto;
}
#wrapper
{
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 955px;
	height: 800;
	color: #FC0;
	}
#header {
	text-align:	center;
	margin-right: auto;
	margin-left: auto;
	width: 955px;
/*	padding-right: 150px;
*/}
#newheader {
	text-align: center;
	list-style: none;
	z-index: -1;
}
#navHolder {
	width: 955px;
}


#navMain {
	text-align: center;/*right*/
	list-style: none;
	display: inline;
	/*padding-right: 20px;*/
	font-size: 1.1em;
	z-index: 2;
}
#navMain h4 {
/*	margin-right: 40px;
*/	color: #F30;
	word-spacing: 25px;
	letter-spacing: 1px;
	margin-top: 0;/*-40px*/
	text-shadow:#FC0 1px 1px;

}

/*	#nav_1_Div {
	height: 20px;
	width: 90px;
	float: left;
	margin-top: 10px;
	margin-left: 48px;
	clear: left;
}
	#nav_2_Div {
	height: 20px;
	width: 90px;
	float: left;
	margin-top: 10px;
	margin-left: 20px;
}
	#nav_3_Div {
	height: 20px;
	width: 90px;
	float: left;
	margin-top: 10px;
	margin-left: 20px;
}
	#nav_4_Div {
	height: 20px;
	width: 90px;
	float: left;
	margin-top: 10px;
	margin-left: 20px;
}
	#nav_5_Div {
	height: 20px;
	width: 90px;
	float: left;
	margin-top: 10px;
	margin-left: 20px;
}
	#nav_6_Div {
	height: 20px;
	width: 90px;
	float: left;
	margin-top: 10px;
	margin-left: 20px;
}
	#nav_7_Div {
	height: 20px;
	width: 90px;
	float: left;
	margin-top: 10px;
	margin-left: 20px;
}
	#nav_8_Div {
	height: 20px;
	width: 90px;
	float: left;
	margin-top: 10px;
	margin-left: 20px;
}*/

/*-----------content---------*/	
#content {
	text-align: center;
	margin: 125px auto 25px;
	color: #FC0;/*#FCO*/
	font-family: Arial, Helvetica, sans-serif;
	word-spacing: 10px;
	clear: both;
	width: auto;
	height:auto;
	padding-bottom:50px;
}
#sidebar {
	float: left;
	height: auto;
	padding: 10px 10px 20px;
	line-height: 2em;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	width: 200px;
}

#leftMovie {
	padding: 20px;
	float: left;
}
#rightMovie {
	padding: 20px;
	float: right;
	clear: none;
}



*//*---------------------------footer---------*/
#footer {
	height: 40px;
	float: left;
	clear: left;
	width: 955px;
}

#footer {
	text-align: center;
	list-style: none;
	display: inline;
	
	font-size: 1.1em;
	z-index: 2;
}
#footer h4 {
	color: #F30;
	word-spacing: 25px;
	letter-spacing: 1px;
	margin-top: 0;
	text-shadow:#FC0 1px 1px;

}

#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: center;
	clear: left;
	padding-left: 8px
}
#sidebar ul {
	list-style: none;
}
#content {
	margin-right: auto;
	margin-left: auto;
}
