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

html, body, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
 abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	list-style:none;
	focus: none;
}

a {text-decoration:none; list-style-type:none; color:#C00;}


body {
	font-family: Futura, Helvetica, Arial, sans-serif;
	background:#fff url(../images/bg-repeat.jpg) repeat fixed 0 0;
	
	}
	
	
	
h1 {
	color:#850208;
	font-size:24px;
	
	
}

h2  {color:#850208;

}
#container {
	width:1460px;
	}
	
#header {
	background: url(../images/logo.png) no-repeat;
	position:relative;
	top:5px;
	left:250px;
	height: 211px;
	width:900px;
	margin: 0;
	text-indent:-9999px;
	}	
	
#left {
	float:left;
	width: 500px;
  }
	

#content {
	position:relative;
	top:10px;
	left:10px;
	width:550px;
	min-height:50px; 
	color:#999a9d;
	float:left;
}

#facebook  {
	float: right;
	width:350px;
	background-color:#FFF
}


/*season content*/
		#season #content {width:682px; 
	padding:22px;
	top:80px;
	left:130px;
	position: relative;
	background-color:#fff;
	opacity: .80;
	margin:25px;
	border-left:none;
		}
		
		
/*facts content*/

#facts #content {width:520px; 
	padding:22px;
	top:80px;
	left:280px;
	position: relative;
	background-color:#fff;
	opacity: .80;
	margin:25px;
	border-left:none;
	float: left;
		}

#poster {
	float:left;
	margin-left:45px;
	width:500px;
	margin-right:20px;
	margin-top:35px;
	position:relative;
	top:-105px;}

	
#box {width:450px; 
	padding:22px;
	position: relative;
	float:right;
	height:666px;
	background:transparent url(../images/bg-content.png)no-repeat;
	color:#000;
	
	}
	
#box span {
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif:
	}	
	
.clear {clear:both;}	
	
	


	