body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(images/gradientbg.png);
	background-repeat: repeat;
}
#content {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #3A1A30;
	border: 2px solid #99D676;
}
a:link {
	color: #5E1A4D;
}
a:visited {
	color: #5E1A4D;
}
a:active {
	color: #5E1A4D;
}
table {
	text-align: left;
	color: #98d77b;
}

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #98D77B;
	text-indent: 15px;
}h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #98D77B;
	text-indent: 15px;
}h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #98D77B;
	font-size: 11px;
	text-indent: 0px;
	margin-left: 20px;
}
h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #98D778;
}
#topnav {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: #14060F;
	text-align: center;
	width: 800px;
	background-color: #98D77B;
	height: 20px;
	padding: 1px;
	top: auto;
}
#bottomnav {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-variant: small-caps;
	color: #14060F;
	text-align: center;
	width: 800px;
	background-color: #98D77B;
	height: 20px;
	padding-top: 6px;
	padding-bottom: 6px;
	bottom: auto;
	vertical-align: bottom;
}p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #98D77B;
	text-align: left;
	margin-left: 20px;
}
#content p a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #A5E08F;
}

