body {
  margin: 0px;
	background: top #716F64 url('images/background2.png') repeat-y;
	background-position: left;
}
p, li, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	color: #333333;
}
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	background-color: #315915;
	color: #ffffff;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 110%;
	color: #386718;
	text-align: right;
}
h4 {
	font-size: 14px;
	font-style: italic;
}
a, a:link, a:active {
	color: #386718;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
a.menu_link, a.menu_link:link {
	color: #ffffff;
	text-decoration: none;
}
a.menu_link:hover, a.menu_link:active {
	color: #7E3586;
	text-decoration: none;
}

#banner {
	position: absolute;
	top: 0px;
	left: 0px;
	background: top url('images/l1.jpg') ;
	width: 760px;
	height: 133px;
	z-index: 0;
}
#top_menu {
	position: absolute;
	top: 133px;
	left: 0px;
	background: top url('images/menu_background.png') repeat-x;
	width: 760px;
	height: 22px;
	z-index: 1;
}
.menu_link {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 18px;
	width: 125px;
	height: 21px;
}
.menu_link_home {
	position: absolute;
	left: 10px;
}
.menu_link1 {
	position: absolute;
	left: 205px;
}
.menu_link2 {
	position: absolute;
	left: 330px;
}
.menu_link3 {
	position: absolute;
	left: 455px;
}
.menu_link4 {
	position: absolute;
	left: 580px;
}
#sub_menus {
	position: absolute;
	top: 153px;
	left: 0px;
	z-index: 2;
}
.menu1 {
	position: absolute;
	left: 198px;
	width: 125px;
	background-color: #7E3586;
	color: #ffffff;
	border: 2px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	padding: 0px;
	visibility: hidden;
}
.menu2 {
	position: absolute;
	left: 323px;
	width: 125px;
	background-color: #7E3586;
	color: #ffffff;
	border: 2px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	padding: 0px;
	visibility: hidden;
}
.menu3 {
	position: absolute;
	left: 448px;
	width: 125px;
	visibility: hidden;
	background-color: #7E3586;
	color: #ffffff;
	border: 2px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	padding: 0px;
}
.menu4 {
	position: absolute;
	left: 573px;
	width: 125px;
	visibility: hidden;
	background-color: #7E3586;
	color: #ffffff;
	border: 2px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	padding: 0px;
}
a.sub_menu_link, a.sub_menu_link:link, a.sub_menu_link:hover {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	background-color: #7E3586;
	color: #ffffff;
	text-decoration: none;
}
.sub_menu {
	border-bottom: 1px solid #ffffff;
	padding-bottom: 4px;
	padding: 4px;
}

#sidebar {
	position: absolute;
	top: 170px;
	left: 0px;
	z-index: 0;
	width: 175px;
}
.sidebar_block {
	padding-bottom: 20px;
}

.sidebar_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	margin: 3px 10px 3px 10px;
	text-align: right;
	color: #333333;
}

.sidebar_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #386718;
	display: block;
	padding-bottom: 8px;
}

.announcement_copy {
	display: block;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: 1px dashed #999999;
}

#content {
	position: absolute;
	top: 190px;
	left: 230px;
	z-index: 0;
	width: 505px;
}
.content-area {
	padding-bottom: 50px;
}
#copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	padding: 8px;
	border-top: 1px dashed #333333;
	text-align: center;
}
.formLabel {
  font-weight: bold;
  width: 100px;
}
img.alignRight {
	margin: 0px;
	margin-left: 10px;
}
img.alignLeft {
	margin: 0px;
	margin-right: 10px;
}
td.special_event {
	border-top: 1px dashed #333333;
	border-right: 0px;
	border-left: 0px;
	border-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 25px;
}

