body {

	text-align: left;
	padding: 0px;
	margin: 0px;
	color: #2c9b68;
	font-family: arial;
	font-size: 14px;
	background-color: #000;
}

#controls {

	padding-top: 50px;
}

a {

	color: #ff0000;
	font-weight: bold;
	text-decoration: none;
}

#left {

	float: left;
	width: 90px;
}

#middle {

	float: left;
	width: 645px;
}

#right {

	float: left;
	width: 90px;
}

img {

	border-width: 0px;
}

#scroll_config {

	width: 8776px; 
	background-image: url(../../bg.jpg); 
	height: 153px; 
	overflow: hidden; 
	text-align: left;
}

.picture {

	float: left; 
	margin-right: 20px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}

h1 {

	color: #ffc20e;
	font-size: 24px;
	font-weight: bold;
	font-family: arial;
	padding-top: 20px;
	margin-top: 0px;
}

p {

	line-height: 1.5em;
}

.hack {

	position: absolute;
	top: 144px;
	left: 0px;
	height: 9px;
	width: 825px;
	background-color: #fff;
	z-index: 100;
	background-image: url(../../bgjack.jpg);
} 