body {
	font-family: Arial, Helvetica, sans-serif;
	color: #414A24;
}
a:link {
	color: #2F0269;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #2F0269;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline overline;
}
a:active {
	color: #2F0269;
	text-decoration: underline;
}
#wrapper {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#rightside {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 100%;
	width: 100px;
}
#leftside {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100%;
	width: 160px;
}
#content {
	background-image: url(images/LrgMaile.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#maincontent {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 100%;
	width: 640px;
}


.pad70 {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 70px;
}

#header {
	background-image: url(images/header640x120.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
	margin: 0px;
	height: 120px;
	width: 640px;
	text-align: center;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FEE482;
}
.pad20 {
	padding-top: 20px;
}
#rmenu {
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 14px;
	text-align: center;
}
.menuitem {
	background-color: #FEE482;
	padding: 3px;
	border: 3px ridge #798B43;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	width: 120px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(images/itembkgr.gif);
	background-repeat: no-repeat;
}
.menuitem a:link {
text-decoration: none;
color: #000000;
	width: 120px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.menuitem a:visited {
text-decoration: none;
color: #000000;
}
.menuitem a:hover {
	text-decoration: none;
	color: #5A6731;
}


.menuitem a:active {
text-decoration: none;
color: #000000;
}
.floatleft {
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
li {
	margin-top: 1em;
}

