	
/*- Jason Johnson - Section 1 Film style scheet -*/

	body { background:#9c9c9c; margin:0; padding:0;font-size:63.7%; font-family:"Geneva",helvetica, sans-serif; }
	
		
	a, a:visited { color:#fff; text-decoration:none;}
	
	a:hover { color: #424242; text-decoration: none;}	
	
	#container { position:relative; width:750px; margin:0 auto; padding:0; text-align:left;}
	
	ul {
	margin: 0; padding: 0;
	}
	
	p, td, label, input {  font-size:1em; color:#616161; line-height:1.6em; }
		
	h2 { font-size:1.0em; font-weight:normal; color: #fff;}
	h3 { font-size:1.2em;font-weight:normal;color: #fff; }
	h4 { font-size:1em; margin:0; color: #fff;}
	
		
	#sidebar {
	width:50px;
	text-align: left;
	position: absolute; left: 614px; top: 71px;
	}
		
	#banner {
	width:50px;
	text-align: left;
	position: absolute; left: 4px; top: 0px;
	}
	
	#navbar {
	width:70px;
	text-align: right;
	position: absolute; left: 576px; top: 289px;
	line-height:1.9em;
	}
	
	#content {
	width:256px;
	position: absolute;
	left: 1px;
	top: 200px;
	
		}
		
			#contentwidth {
	width:509px;
	position: absolute;
	left: 1px;
	top: 500px;
	
		}
	
	#content h1 { font-size:1.4em; font-weight:normal; color: #FFFFFF;}
	
	#box {
	width:196px;
	position: absolute;
	left: 300px;
	top: 226px;
	background:#818181;
	padding:8px;
	background-color: #818181;
	border: 1px solid #777777;
	}
	
	#box h1 { font-size:1.1em; font-weight:normal; color: #FFFFFF;}		
	
	li {
	display: block;
	margin: 0;
	list-style:none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0.006em;
	 }
	
	
	#home { color:#fff; text-decoration:none;}
	
	 #iframe {
	width:213px;
	position: absolute;
	left: 300px;
	top: 562px;
		}
		
	#iframe h1 { font-size:1.0em; font-weight:normal; color: #FFFFFF;}
	
	#footer { 
	position: absolute;
	right: 0px;
	bottom: 0px;
	}
