* {
	font-family: "Trebuchet MS", Verdana, Arial, Sans-Serif;
}
body {
	background-color: #E28F26;
	font-size: 1em;
}
table * {
	font-size: 1em;
}
#mainTable, td {
	height: 100%;
	width: 100%;
	text-align: center;
}
#mainDiv {
	width: 868px;
	height: 655px;
	margin: auto;
	position: relative;
}
#mainDiv a {
	color: #71735e;
}
#mainDiv a:hover {
	color: #a3a588;
	text-decoration: none;
}
#mainTop, #mainNav, #mainMiddle, #mainBottom {
	position: relative;
	z-index: 10;
}
#mainTop {
	height: 119px;
	background-image: url("./top.jpg");
	background-repeat: no-repeat;
	background-position: top left;
}
#mainNav {
	height: 30px;
	padding-top: 1px;
	overflow: hidden;
	background-image: url("./nav.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	line-height: 30px;
	color: white;
}
#mainNav a {
	color: white;
	text-decoration: none;
	padding: 10px 15px;
}
#mainNav a:hover {
	background-color: #E28F26;
	color: white;
}
#mainMiddle {
	height: 465px;
	background-image: url("./middle.jpg");
	background-repeat: no-repeat;
	background-position: top left;
}
#mainMiddle div {
	height: 465px;
	text-align: left;
	margin: 0px 7px 0px 0px;
	padding: 0px 125px 0px 140px;
	overflow: auto;
	color: #BD7418;
	line-height: 175%;
}
#mainBottom {
	height: 40px;
	background-image: url("./bottom.jpg");
	background-repeat: no-repeat;
	background-position: top left;
}
#bigdifference {
	position: absolute;
	height: 152px;
	width: 256px;
	left: -35px;
	top: 530px;
	z-index: 20;
}
#adcouncil {
	position: absolute;
	height: 60px;
	width: 144px;
	right: 42px;
	top: 670px;
	z-index: 20;
	border: 0px;
}
a#materials {
	display: block;
	position: absolute;
	height: 40px;
	font-size: 1em;
	line-height: 38px;
	text-indent: -10px;
	text-decoration: none;
	color: white;
	width: 273px;
	background-image: url("./materials.gif");
	background-repeat: no-repeat;
	background-position: top left;
	left: 8px;
	top: 150px;
	z-index: 20;
	border: 0px;
}
a#materials:hover {
	background-image: url("./materials_over.gif");
	color: white;
}
#mainTable .terminator, #mainTable .terminatorTall {
	margin: 0px;
	padding: 0px;
	height: 30px;
	overflow: hidden;
}
#mainTable .terminatorTall {
	height: 45px;
}
#mainTable h1 {
	color: #DE8528;
}
.color2 {
	color: #B2B492;
}
h1 {
	font-size: 2em;
	margin-top: .5em;
}
h3 {
	font-size: 1.1em;
	margin-bottom: .25em;
	color: #E18F25;
}
form {
	width: 90%;
	padding: 15px;
}
input {
	width: 45%;
	margin-bottom: 5px;
}
input.submit {
	margin-bottom: 0px;
	width: 45.7%;
}
hr {
	height: 1px;
	overflow: hidden;
	background-color: #DE8528;
	border: 0px;
}
a img {
	border: 0px;
}
a.pdf {
	font-size: 1em;
	color: #E18F25;
}