#wrapper {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #000;
	height: 768px;
	width: 1024px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-image: url(FACTORYbackground0210a.jpg);
	background-repeat: no-repeat;
}
#formInside {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFF;
	height: 200px;
	width: 300px;
	float: left;
}


#header {
	background-image: url(FACTORYbackground0210.jpg);
	padding: 1px;
	height: 100px;
	width: 1020px;
	border: 1px solid #F00;
}
#LBody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCC;
	padding: 1px;
	height: 300px;
	width: 500px;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#FBody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFF;
	padding: 1px;
	height: 300px;
	width: 500px;
	float: right;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#MainBody {
	font-family: Georgia, "Verdana, Arial, Helvetica, sans-serif", Times, serif;
	font-size: 12px;
	color: #FFF;
	margin: 1px;
	padding: 1px;
	height: 200px;
	width: 1020px;
	clear: both;
	border: 1px solid #FF0;
	float: left;
	text-align: left;
}
#footer {
	font-family: Georgia, "Verdana, Arial, Helvetica, sans-serif", Times, serif;
	font-size: 12px;
	color: #666;
	margin: 1px;
	padding: 1px;
	height: 65px;
	width: 1020px;
	clear: both;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

