/* CSS Document */
body {
	background-image: url(images/steel_background.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	color: #FBAA1B;
}
a:visited {
	color: #FBAA1B;
}
a:active {
	color: #FBAA1B;
}
#container{
	background:url(css_images/cbg.gif) repeat-y;
	width:740px;
	margin-left:auto;
	margin-right:auto;
	background-color: #1B3767;
	padding: 0px 7px 0px 7px;
	
}
#header{
	background:url(css_images/header.jpg) no-repeat;
	height: 180px;
	width: 495px;
	padding: 35px 0px 0px 245px;
}

#nav{
	float:left;
	width:220px;
}
#content{
	width:468px;
	margin-left:220px;
	padding: 0px 26px 0px 26px;
}
#topbottom{
	background: url(css_images/tb.jpg) repeat-x;
	height:7px;
}
#middle{
 background:url(css_images/middle.jpg) repeat-y;
 padding: 15px 17px 15px 17px;
}
#footbanner{
	padding: 20px 0px 0px 0px;
}
#footer{
	color:#FFFFFF;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	letter-spacing:1px;
	padding: 10px 0px 10px 0px;
}
#footer a{
	color:#FFFFFF;
	text-decoration:none;
}
#beveltop{
	background:url(css_images/cbgTOP.gif) no-repeat;
	width:754px;
	margin-left:auto;
	margin-right:auto;
	height:7px;
	
}
#bevelbottom{
	background:url(css_images/cbgBOTTOM.gif) no-repeat;
	width:754px;
	margin-left:auto;
	margin-right:auto;
	height:7px;
}
.posterleft {
	width: 175px;
	float: left;
	padding: 3px 10px 10px 0px;
}
.posterright {
	width: 175px;
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}
.flashright {
	width: 245px;
	float: right;
	padding-left: 5px;
	padding-bottom: 5px;
}
.flashmovie {
	background:url(css_images/movie_bars.gif) no-repeat;
	height:220px;
	padding:10px 5px 0px 5px;
}
.flashmovie2 {
	background:url(css_images/movie_bars2.gif) no-repeat;
	height:820px;
	padding:10px 5px 0px 5px;
}
.h1 {
	color: #1B3767;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #000000; 
}
form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
form a{
	color:#7899C4;
}
.extrapad1 {
	padding: 0px 6px 0px 6px;
}
