#wrapper {
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 768px;
	width: 1024px;
	background-image: none;
	background-repeat: no-repeat;
}
#formInside {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFF;
	height: 200px;
	width: 100px;
	float: right;
	padding-top: 35px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#header {
	padding: 1px;
	height: 100px;
	width: 1020px;
}
#LBody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCC;
	padding: 1px;
	height: auto;
	width: 900px;
	float: left;
}
#FBody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFF;
	padding: 1px;
	height: 300px;
	width: 100px;
	float: right;
	margin: 0px;
}
#MainBody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFF;
	margin: 1px;
	height: auto;
	width: 1020px;
	clear: both;
	float: left;
	text-align: left;
	padding-left: 75px;
}
#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666;
	margin: 1px;
	padding: 1px;
	height: 65px;
	width: 1020px;
	clear: both;
	text-align: center;
}
.Boldtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	color: #999;
}
.Brightred {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #F00;
}
