#container {
	position: relative;
	width: 1150px;
	height: 700px;
	text-align: center;
	margin: auto;}
				
#content {
	float: right;
	position: relative;
	background-color: #000000;
	width: 1000px;
	height: 600px;}
	
#footer {
	float: right;
	}
				
body  {
	background-color: #fff;
	text-align: center;}

img {border:0;}

p {
	font-family: Verdana, san-serif;
	color: white;}
	
#navigation {
	width: 149px;
	height: 670px;
	}
	
#navigation p {
	text-align: left;
	}
		
#navigation ul {
	list-style: none;
	text-align: left;
	padding: 5px;
	}
	
#navigation ul li {
	margin-bottom: 10px;
	}
	
#navigation ul a {
	padding: 5px;
	background: #fff;
	font-family: Lucida Sans, sans-serif;
	font-size: small;
	color: #000;
	text-decoration: none;}
	
#navigation ul a.thispage {
	padding: 5px;
	background: #42363a;
	font-family: Lucida Sans, sans-serif;
	font-size: small;
	color: #fff;
	text-decoration: none;}
	
#navigation ul a:hover {
	padding: 5px;
	background: #000;
	color: #fff;
	text-decoration: none;}
		
#trailer {
	position: absolute; 
	left: 295px;
	top: 0px;
	text-align: center;
	visibility: visible;
	width: 375px;
	height: 350px; }

#news {
	position: absolute;
	top: -5px;
	left: 50px;
	width: 1000px;
	text-align: left;
	color: white;
	font-size: 1.2em;}

#story {
	position: absolute;
	top: 500px;
	left: 50px;
	width: 900px;
	text-align: left;
	font-size: .65em;}
				
#story h1 {
	display: none;}
	
#donate {
	position: absolute;
	top: 20px;
	left: 450px;
	width: 500px;
	height: 570px;
	padding: 0 5px 0 5px;
	text-align: left;
	background-color: #fff;
	color: #000;
	border: thin solid #000;
	font-size: .75em;}
				
#donate p {color: #000;}

#credits {
	position: absolute;
	top: 20px;
	left: 250px;
	width: 450px;
	height: 550px;
	padding-right: 10px;
	border: thin solid #000;
	text-align: left;
	background-color: #fff;
	color: #000;
	font-family: Verdana, san-serif;
	font-size: .75em;}

#credits ul {
	list-style: none;
	text-indent: 0;}
	
#credits h2 {
	text-align: center;}

#credits p {
	text-align: right;
	margin: 10px;}

.byline {
	font-family: Arial, sans-serif;
	color: #483950;
	margin: 0;
	font-size: 10px;}

.close {
	width: 15px;
	height: 15px;
	text-decoration: none;
	border: thin solid black;
	text-align: center;
	}