body {
	background-attachment: fixed;
	background-image: url(images/metalbg.gif);
	background-repeat: repeat;
}

.main {
	margin-left: -390px;
	left: 50%;
	width: 780px;
	position: absolute;
	background-color: #D61D09;
	top: 130px;
	border: 5px solid black;
}
.footer {
	background-image: url(images/footer.jpg);
	height: 194px;
	width: 780px;
	clear:both;
}
.maincontent {
	width: 780px;
}
.header {
	width: 780px;
	margin-left: -390px;
	left: 50%;
	position: absolute;
	height: 70px;
}
.pagecontent {
	text-align: left;
	float: right;
	width: 600px;
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	padding-bottom: 30px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
}
.designby {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	width: 780px;
	margin-left: -390px;
	left: 50%;
	clear: left;
	position:absolute;
	bottom: 0px;
}
.profpic {
	border: 4px solid #000000;
	margin-bottom: 10px;
	margin-left: 10px;
}
.formelement {
	width: 500px;
}
