	body {
		background-color: black;
		padding: 0px;
		margin: 0px;
		font-family: Verdana, sans-serif, arial;
	}
	table {background-color: #646464;}
	.top {
		position: relative;
		top: 0px;
		height: 279px;
	}
	
	.navigation {
		position: relative;
		top: -30px;
		height: 30px;
		float: right;
		padding-right: 10px;
	}
	.navigation_link {
		float: right;
		padding-right: 2px;
		padding-left: 2px;
	}
	
	.bottom {
		font-weight: bolder;
		padding-bottom: 20px;
		font-size: 12px;
	}
	
	.bottom a {
		color: black;
		text-decoration: none;
		font-weight: bolder;
	}
	
	.bottom  a:hover {
		color: white;
		text-decoration: none;
		font-weight: bolder;
	}
	
	.space {
		height: 7px;
		clear: both;
		width: 100%;
	}
	
	.text {
		width: 422px;
	}
	
	a {
		color: #680e10;
		text-decoration: none;
		font-weight: bolder;
	}
	
	a:hover {
		color: white;
		text-decoration: none;
		font-weight: bolder;
	}
	a img {
		border: 0px;
		text-decoration: none;
	}
	
	a:hover {
		border: 0px;
		text-decoration: none;
	}
	
	.main_text{
		padding-left: 20px;
		padding-right: 20px;
		text-align: left;
	}
	
	.image_left {
	width: 482px;
	float: left;
	text-align: right;
	margin:0px 5px 10px 5px;
	}	
.image_right {
	width: 482px;
	float: left;
	text-align: left;
	margin:0px 5px 10px 5px;
	}	
	
	.rights {
		font-size: 12px;
		padding-bottom: 10px;
		height: 15px;
	}
	
	.form_black input, textarea {
		background-color: black;
		color: white;
		border: 0px;
		padding-bottom: 10px;
	}
	
	.image_outsourcing {
	width: 250px;
	height: 141px;
	float: left;
	text-align: right;
	margin:0px 5px 10px 232px;
	}	
	*html .image_outsourcing {margin:0px 5px 10px 110px;}
	.movie_outsourcing {
//	width: 330px;
//	height: 250px;
	float: left;
	text-align: right;
	margin:0px 5px 10px 152px;
	}	
	*html .movie_outsourcing {margin:0px 5px 10px 107px;}
	
	.text_outsourcing {
	width: 250px;
	height: 81px;
	float: left;
	text-align: left;
	vertical-align: text-middle;
	padding-top: 60px;
	margin:0px 5px 10px 5px;
	}	
	.out_left{
		width: 750px;
		float: left;
		clear: both;
	}
	#nda {
	display:none;
	margin:0px auto;
	width:1014px;
	background-color:#cccccc;
	padding:5px;
	}
	#upnda {
	position:absolute;
	top:300px;
	width:100%;
	}
	table#ndatable {
	background-color:#cccccc;
	font-size:12px;
	}
	*html #nda { width:1024px; }