@charset "utf-8";
/* CSS Document */

body {

    background-image:url(images/backgrounds/bgskyline12.jpg); 
    background-attachment:fixed;
	background-position: center center;
	font-family:Trebuchet MS, Helvetica, sans-serif;
	font-size:14px;
	font-weight:600;
	margin: 10px;}
	
#backdiv  {position:absolute;
			top: 0px;
			left: 0px;}
			
#backimg  {position:relative;
			top: -250px;
			left: -100px;}
	
p {

	margin: 20px;}
	
a {

	color: #990000;}
	
a:hover {

	color:#CA0D11;}
	
#pullLeft  {
	float:left;
	width:175px;
	margin-top:0px;
	margin-left:10px;
	padding-bottom:10px;
	font-family:Arial, Helvetica, Georgia;
	font-size: 24px;
	line-height:24px;
	color:#A80B0F;
	text-align: left;
}
	
#pullRight  {

	float:right; 
	width:175px; 
	margin-top:0px; 
	margin-left:10px; 
	padding-bottom:10px; 
	font-family:Arial, Helvetica, Georgia; 
	font-size: 24px; 
	line-height:24px; 
	color:#CA0D11; 
	text-align: right;}	
	  
#header {   

	background-image:url(images/backgrounds/headback.jpg);
	width: 800px;
	height:  100px;
	left: center;
	border:6px;
	border-style:solid;
	filter:alpha(opacity=76);
	-moz-opacity:.76;
	opacity:.76;}
	
#nav   {

	width:  800px;
	height: 34px;}
	
#navtable   {

	border-bottom: 0px;
	border-left: 6px;
	border-right: 6px;
	border-top: 6px;
	border-style:solid;
	border-color:#333333;
	height:34px;
	filter:alpha(opacity=83);
	-moz-opacity:.83;
	opacity:.83;}
				
#body {   

	background-color:#666666;
	width: 800px;
	left: center;
	border:6px;
	border-style:solid;
	filter:alpha(opacity=76);
	-moz-opacity:.76;
	opacity:.76;}
	
#mediaCont 

	{border-width:4;
	border-style:solid;
	border-color:#000000;
	width: 350px;
	height: 440px;}
	
img.right  {
	
	float:right;}
	
img.left {
	
	float:left;
	margin-right: 15px;
	margin-bottom: 10px;}

img.crew {

	border:#000000;
	border-width: 4px;}
	
.style3 {color: #000000; font-weight: bold; }
.style5 {
	color: #000000;
	font-weight: bold;
	font-size: 18px;
}
.style6 {
	font-size: 16px;
	font-weight: bold;
}
.style7 {
	font-size: 16px;
}

.style1 {color: #990000;}