body {
	background-color: #000;
}
#outline {
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
}
#Header {
	height: 295px;
	width: 1020px;
	background-image: url(../Images/header%20background.png);
	background-repeat: repeat-x;
	text-indent: 13px;
	background-color: #000;
	padding: 0px;
}
#body {
	height: 100%;
	width: 1020px;
	background-color: #D9D5D2;
	background-image: url(../Images/main%20back.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	font-weight: bold;
	color: #030;
	text-align: left;
	font-size: 18px;
	padding: 0px;
}
#bodytop {
	height: 50px;
	width: 1020px;
	background-color: #6E3E1B;
	word-spacing: 1px;
	margin: 0px;
	letter-spacing: 0px;
	padding: 0px;
}
#form {
	height: 896px;
	width: 996px;
	text-align: center;
	background-color: #666;
	font-size: 56px;
	color: #000;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #000;
}

#outline #body p {
	color: #000;
	font-size: 24px;
	text-align: center;
}


a:hover {
	font-family: Verdana, Geneva, sans-serif;
}
#bodybottom {
	height: 100%;
	width: 1020px;
}

#footer {
	background-color: #586C1E;
	height: 25px;
	width: 1020px;
	font-size: 16px;
	color: #000;
	text-align: center;
	padding: 0px;
	position: relative;
	margin: 0px;
}
