/* CSS Document */

*
{
	padding: 0;
	margin: 0;
}

body
{
	text-align: center;
	background: #333333 url(images/bg_stripe.gif) repeat-x;
	font-size:small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left:0px;
	margin-right:0px;
	position:relative;

}

#number
{
	text-align: left;
	color: White;
	position: relative;
	z-index: 1;
	font-size:small;
	margin-top:20px;
	margin-left:330px;
	
}
#number a,
#number a.visited,
#number a.hover
{
	opacity: 1;
	-moz-opacity: 1;
	color: white;
	text-decoration:none;
}

#masterholder
{
	width: 1000px;
	/* border: 1px solid red; */
}


#holder
{
	width: 800px;
	border: 1px solid white;
	margin-left:30px;
	text-align: left;
	position: relative;
	background-image: url(images/bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #47452E;
	overflow: hidden;
}

#header
{
	position: absolute;
	top: 10px;
	left: 16px;
}

#header h1
{
	background-image: url(images/logo.jpg);
	width: 311px;
	height: 0px;
	padding-top: 51px;
	overflow: hidden;
}

#content
{
	padding-top: 180px;
	width: 440px;
	position: relative;
	z-index: 0;
	margin-left: 350px;
}

#content h2
{
	position: relative;
	height: auto;
}

#content h2 img
{
	border: 1px solid white;
	position: absolute;
	left: 325px;
	top: 5px;
}

#sidebar
{
	position: absolute;
	top: 180px;
	left: 50px;
	width: 200px;
	background-image: url(images/sidebar_bgnew.jpg);
	border: 1px solid white;
	padding: 8px;
}

#sidebar #nav
{
	position: relative;
}

#sidebar #nav ul
{
	list-style: none;
	display: block;
	margin: 0;
	padding: 0;
}

#sidebar #nav ul li
{
	list-style: none;
	width: 200px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted white;
}

#nav li.hover ul
{
	position: absolute;
	top: 20px;
	left: 200px;
	height: auto;
	padding: 5px;
	margin: 5;
	border: 1px solid white;
	z-index: 1;
}

#nav li.hover ul
{
	display: block;
	width: 200px;
	background-image: url(images/sidebar_bg.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	z-index: 1;
}

#nav li ul
{
	display: block;
	float: none;
	position: absolute;
	left: -9000px;
	z-index: 1;
}

#nav li li
{
	float: none;
	position: relative;
	padding: 0;
	width: auto;
	line-height: auto;
	z-index: 1;
}

#nav li li a
{
	float: none;
	width: 200px;
	padding: 0;
	padding-left: 0px;
	margin: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	z-index: 1;
}

#nav li li a:hover
{
	/*background-color:#8D7E39; */
	display: block;
	float: none;
	color: white;
	z-index: 1;
}


#sidebar form label
{
	display: block;
	color: #7F9DB9;
	margin-top: 10px;
}

#sidebar form #btn_submit
{
	float: right;
	margin: 5px;
	margin-right: 14px;
}

#footer
{
	width: 800px;
	margin-left:163px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

#disclaimer
{
	width: 800px;
	text-align: left;
	color: #7F9DB9;
	font-size: 10px;
	margin-top: 20px;
	margin-bottom: 10px;
}

#newspaper
{
	color:White;
	/* position:absolute; */
	position:relative;
	float:left;
	width:133px;
	top:40px;
	left:10px;
	text-align:center;
}

#newspaper a,
#newspaper a.visited,
#newspaper a.hover
{
	color:White;
	text-decoration:none;
}

#Movie
{
	position:relative;
	width:320px;
	height:240px;
	margin-left:auto;
	margin-right:auto;
}
#Movie1
{
	position:relative;
	width:320px;
	height:240px;
	margin-left:auto;
	margin-right:auto;
}
#Movie2
{
	position:relative;
	width:320px;
	height:240px;
	margin-left:auto;
	margin-right:auto;
}

#Movie3
{
	position:relative;
	width:320px;
	height:240px;
	margin-left:auto;
	margin-right:auto;
}
#Movie4
{
	position:relative;
	width:320px;
	height:240px;
	margin-left:auto;
	margin-right:auto;
}

#centerphone
{
	width:330px;
	text-align:center;
	margin-bottom:25px;
	font-size:20px;
}

#ngagewrapper
{
	position:absolute;
	top:470px;
	left:0px;

}