﻿body {
	background-color: #FFFFFF;
	font-weight: bold;
}
#header {
	padding: 3px;
	background-color: #FFFFFF;
}
#topnav {
	padding: 20px;
	text-align: center;
}
#footer {
	padding: 10px;
	background-color: #FFFFFF;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
#container {
	background-color: #FFFFFF;
}
#rightcolumn {
	width: 400px;
	float: right;
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 30px;
}
#rightcolumn a {
	text-decoration: none;
}
#pagecontent {
	margin-right: 400px;
	padding-right: 20px;
}
#pagecontent a {
	text-decoration: none;
}
#topnav ul {
	text-align: center;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	background-color: #C0C0C0;
}
#topnav ul li {
	display: inline;
}
#topnav ul li a {
	color: #008000;
	background-color: #FFFFFF;
	font-weight: bold;
	padding: .2em 1em .2em 1em;
	text-decoration: none;
}
#topnav ul li a:hover {
	background-position: center center;
	border-style: none;
	border-width: 0px;
	color: #000000;
	font-weight: bold;
	background-image: url('images/420menupic.gif');
	background-repeat: no-repeat;
}
#footer ul {
	text-align: center;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#footer ul li {
	display: inline;
}
#footer ul li a {
	font-weight: bold;
	padding: .2em 1em .2em 1em;
	text-decoration: none;
}
#footer ul li a:hover {
	font-weight: bold;
	background-position: center center;
	border-style: none;
	border-width: 0px;
}
.mainfontstyle {
	font-family: "Times New Roman", Times, serif;
}
.bannerlinkstyle {
	border-width: 0px;
}
.tablestyle {
	text-align: center;
}

