body {
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
}
#header {
	background-image: url(images/designelements/header.gif);
	position: relative;
	height: 132px;
	width: 748px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #785000;
	border-right-color: #785000;
	border-left-color: #785000;
}
#mainnav {
	background-color: #A47131;
	height: 28px;
	width: 748px;
	border-right: 1px solid #785000;
	border-left: 1px solid #785000;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #5B3D00;
	text-align: left;
}
#element {
	background-image: url(images/designelements/icon.gif);
	position: absolute;
	height: 59px;
	width: 58px;
	left: 1px;
	top: 23px;
}
#footer {
	background-color: #FFFFFF;
	position: relative;
	height: 50px;
	width: 748px;
	text-align: center;
}

.subtitle{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #4E3521;
	font-weight: bold;
}
.border {
	border: 1px solid #785000;
}
.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #5B3D00;
	text-align: left;
}
.download a:link {
	background-color: #E1C078;
	margin: 0px;
	padding: 5px;
	height: auto;
	width: auto;
	border: 1px solid #333333;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #5D3E00;
}
.download a:hover {
	background-color: #A17332;
	margin: 0px;
	padding: 5px;
	height: auto;
	width: auto;
	border: 1px solid #333333;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
.download a:visited {
	background-color: #E1C078;
	margin: 0px;
	padding: 5px;
	height: auto;
	width: auto;
	border: 1px solid #333333;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #714B00;
}
.download a:active {
	background-color: #E1C078;
	margin: 0px;
	padding: 5px;
	height: auto;
	width: auto;
	border: 1px solid #333333;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #714B00;
}
