
*
{
	margin: 0px;
	padding: 0px;
}

a
{
	font-family: arial;
	font-size: 20px;
	color: #9b2100;
}

p
{
	font-family: arial;
	font-size: 14px;
}

body
{
	text-align: center;
	background: #000000 url('images/footerbg.jpg') repeat-x;
	background-position: bottom;
}

#container
{
	margin: 0 auto;
	width: 999px;
	text-align: left;
	overflow: hidden;
}

#header
{
	width: 999px;
	height: 278px;
	background: url('images/header.jpg');
	color: #caa306;
}

#bookmark
{
	margin-top: 12px;
	height: 18px;
	width: 125px;
	float: right;
}

#members
{
	margin-top: 12px;
	margin-right: 93px;
	height: 18px;
	width: 125px;
	float: right;
}

#header2
{
	width: 999px;
	height: 25px;
	background: url('images/header2.jpg');
}

#subheader2
{
	width: 999px;
	height: 25px;
	background: url('images/subheader2.jpg');
}

#headerLink 
{
    height:300px;
    width:999px;
    display:block;
}

#leftcontent
{
	width: 245px;
	float:left;
}

#rightcontent
{
	width: 754px;
	float:right;
}

#subcontenttop
{
	width: 953px;
	height: 45px;
	background: url('images/subtop.jpg');
	margin-left: 23px;
}
#subcontent
{
	padding:40px;
	width: 873px;
	background: url('images/subbg.jpg');
	min-height: 200px;
	margin-left: 23px;
}
#subcontentbottom
{
	width: 953px;
	height: 43px;
	background: url('images/subbottom.jpg');
	margin-left: 23px;
}

.menu
{
	width: 245px;
}

.menu li
{
	padding-top: 3px;
	padding-left: 75px;
	height: 26px;
	width: 170px;
	list-style-type: none;
	background: url('images/button.jpg');
}

.menu li a
{
	color: #fcda87;
	text-decoration: none;
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	width: 245px;
	height: 29px;
}

.menubottom
{
	width: 245px;
	height: 45px;
	background: url('images/menubottom.jpg');
}

.movietop
{
	width: 647px;
	height: 31px;
	padding-left: 65px;
	padding-top: 30px;
	background: url('images/top.jpg');
}

.movie
{
	width: 634px;
	padding: 0px 39px 0px 39px;
	background: url('images/bg.jpg');
}

.movietext
{
	width: 634px;
	margin-bottom: 5px;
}

.movielink
{
	width: 634px;
	text-align: center;
}

.movie img
{
	height: 151px;
	width: 206px;
	margin-top: 5px;
	border: 1px solid #ae7004;
}

.moviebottom
{
	width: 712px;
	height: 44px;
	background: url('images/bottom.jpg');
}

#footertext
{
	width: 345px;
	height: 137px;
	margin-left: 344px;
	margin-top: 24px;
	text-align: center;
}

#footertext p 
{
	font-family: arial;
	font-size: 14px;
	color: #d5be87;
	margin-top: 10px;
}

#subfootertext
{
	width: 345px;
	height: 137px;
	margin-left: 327px;
	margin-top: 19px;
	text-align: center;
}

#subfootertext p 
{
	font-family: arial;
	font-size: 14px;
	color: #d5be87;
	margin-top: 10px;
}

#seemore
{
	width: 237px;
	height: 30px;
	margin-left: 475px;
}

#footer
{
	margin-top: 20px;
	width: 999px;
	height: 191px;
	float: left;
}

#subfooter
{
	width: 999px;
	height: 151px;
	float: left;
}