body {
	background-color: #000000;
}
a img{
	border: none;
}
a {
	text-decoration: inherit;
	color: inherit;
}
a:hover {
	text-decoration: underline;
}
#wrapper {
	width: 100%;
	max-width: 1260px;
	height: 979px;
	background-image: url('enginesbig.jpg');
	margin-left: auto;
	margin-right: auto;
	display: block;
}
#headerimage {
	width: 525px;
	margin-left: auto ;
	margin-right: auto ;
}
#headerimage.small {
	width: 394px;
}
#headerimage a.enter {
	background-color: black;
	color: yellow;
	font-family: "Comic Sans MS", "Arial", sans-serif;
	font-size: 12pt;
	text-align: center;
	border-style: solid;
	border-width: 2px;
	border-color: #333333;
	width: 100px;
	height: 25px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#headerimage p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: white;
	margin-left: 15px;
	margin-bottom: 7px;
	margin-top: 2px;
}
#headerimage p b {
	font-size: 14pt;
}
#form {
	display: block;
	clear: both;
}
#interested a {
	text-decoration: none;
	color: #FFFFFF;
}
#sections {
	float: right;
	width: 50%;
	max-width: 650px;
}
.sections {
	font-size: 10pt;
	font-family: 'Verdana', 'Arial', sans-serif;
}
.sections h1 {
	color: white;
}
.sections div{
	background-color: #999999;
	color: white;
	padding-bottom: 2px;
	margin-bottom: 10px;
}
a.section_head{
	display: block;
	margin-left: 0px;
	margin-bottom: 3px;
	font-size: 12pt;
	background-image: url('arrowdown.gif');
	text-indent: 10px;
	background-position: 2px;
	background-repeat: no-repeat;
}
a.head {
	display: block;
	background-color: #333333;
	font-weight: bold;
	padding: 2px;
}
h1.head {
	color: red;
}
div.section_body {
	margin: 5px;
	margin-left: 10px;
	background-color: #666666;
}
.section_body img {
	float: left;
}
h1, h2, h3, h4, h5, h6, ul {
	margin-top: 0px;
	margin-bottom: 5px;
}
#form {
	width: 355px;
}
#form tr td{
	text-align: left;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
#credit {
	clear: both;
	color: #333333;
	font-size: 8pt;
	font-family: 'Verdana', 'Arial', sans-serif;
}