/* CSS Document */
	
pre {text-indent: 30px} 
#tabmenu { color: #fff; border-bottom: 0px solid black; margin: 12px 0px 0px 260px; padding: 0px; z-index: 1; padding-left: 10px } 
#tabmenu li { display: inline; overflow: hidden; list-style-type: none; } 
#tabmenu a, a.active { color: #fff; background: none; font: normal 12px Courier New, Courier, monospace; border: 0px solid black; padding: 2px 5px 0px 5px; margin: 0px; text-decoration: none; cursor:hand; } 
#tabmenu a.active { background: none; color:#000; border-bottom: 0px solid #ffffff; } 
#tabmenu a:hover { color: #000; background: none; } 
#tabmenu a:visited { color: #ff6600; } 
#tabmenu a.active:hover { background: none; color: cccccc; } 
#content {font: 0.9em/1.3em verdana, sans-serif; text-align: justify; background: none; padding: 20px 20px 20px 350px; border: 0px solid black; border-top: none; z-index: 2; } 
#content a { text-decoration: none; color: #ff6600; } 
#content a:hover { background: #aaaaaa; } 



/**********************************************************************
                          GLOBAL STYLES
*********************************************************************/
html, body {
	margin:0px;
	padding:0px;
	background:#000000;
	background: #000 url(../bg_big.jpg) top center no-repeat;
	}
a {
	color:#cbb0f6;
	text-decoration:none;
	}
a:hover {
	color:#ffffff;
	text-decoration:none;
	}
img {
	border:0px;
	}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:normal;
	color:#ffffff;
	}
p {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	margin:0px;
	position:relative;
	}

/**********************************************************************
                          CONTENT STYLES
*********************************************************************/

div#main_container {
	width:971px;
	min-height:1000px;
    margin-left: auto;
    margin-right: auto;
	text-align: left; /* to realign your text */
    position: relative; /* container positioning */
	float:inherit;
	}
div#container-4 {
	margin-top:100px;
	width:700px; 
	height:625px; 
	margin:15px 0 0 370px; 
	!margin:15px 0 0 170px; 
	_margin:15px 0 0 170px; 
	float:right;
	 }
div#fragment-10 p {
	margin-top:70px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#fff;
	text-align:right;
	line-height:36px;
	 }
div#fragment-11 p {
	margin-top:35px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#fff;
	text-align:right;
	line-height:30px;
	 }
div#fragment-12 p {
	margin-top:35px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#fff;
	text-align:right;
	line-height:30px;
	 }
div#table_scroll {
	height:400px;
	overflow:auto;
	 }
div#fragment-13 p {
	margin-top:35px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#fff;
	text-align:right;
	line-height:30px;
	 }
div#fragment-14 p {
	margin-top:35px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#fff;
	text-align:right;
	line-height:30px;
	 }
div#fragment-15 p {
	margin-top:35px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#fff;
	text-align:right;
	line-height:14px;
	 }
div#fragment-16 p {
	margin-top:35px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#fff;
	text-align:right;
	line-height:14px;
	 }
div#downloads_scroll {
	height:300px;
	overflow:auto;
	text-align:right;
	padding-right:15px;
	 }
.true_story {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#fff;
	text-transform:uppercase;
	font-style:italic;
	}
div#about {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#fff;
	line-height:30px;
	margin-top:80px;
	}
div#cast_crew {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#fff;
	margin-top:20px;
	overflow:auto;
	height:500px;
	}

