@charset "utf-8";
/* CSS Document */

img {border:0px;}

img, div { behavior: url(style/iepngfix.htc); }

body {
	margin:0px;
	background:#32201f url(../img/mainbg.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:20px;
	color:#fff;
}

#sitebg {
	width:1035px;
	height:4200px;
	margin:auto;
	background:url(../img/sitebg.jpg) repeat-y;
}

#sitebg2 {
	width:1035px;
	height:3730px;
	margin:auto;
	background:url(../img/sitebg.jpg) repeat-y;
}

#sitereg {
	width:1035px;
	height:450px;
	margin:auto;
	background:url(../img/sitebg.jpg) repeat-y;
}

#headbg {
	width:1035px;
	margin:auto;
	background:url(../img/sitebg.jpg) repeat-y;
}


#head {
	width:1000px;
	height:492px;
	margin:auto;
}

#content {
	width:962px;
	margin:auto;	
}

#contenthead {
	width:962px;
	height:58px;
	background:url(../img/headbar.jpg) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	line-height:60px;
	color:#fff; 
	padding-left:20px;
	float:left;
}

#video {
	width:688px;
	height:387px;
	background:#000;
	float:left;
}

#sideimages {
	width:273px;
	height:386px;
	float:right;
}

#filmstripe {
	width:960px;
	height:20px;
	float:left;
}

#bottomimages {
	margin-top:-20px;
	height:114px;
	float:left;
}

#bottomimages img {
	display:block;
	float:left;
}

#contenttext {
	width:962px;
	height:114px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
	float:left;
	padding-left:5px;
	padding-right:15px;
	padding-top:10px;
	background:url(../img/textback.jpg) no-repeat;
}

#content2 {
	width:1000px;
	height:551px;
	margin:auto;	
	float:left;
}

#buttons {width:962px; height:10px; float:left; text-align:center; font-weight:bold; font-family:Arial, Helvetica, sans-serif; font-size:35px; color:#fff; padding-top:15px; }
#buttons a {color:#fff; text-decoration:none;}
#buttons a:hover {color:#930; text-decoration:underline;}

