body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
DIV#leftbar_1 {
	position: relative;
	visibility: visible;
	width: 140px;
	left: 5px;
	top: 0px;
}
SPAN.mnucaption {
	font-size: .9em;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #000099;
	text-align: center;
	display: block;
}
DIV#leftbar_2 {

	position: relative;
	visibility: visible;
	width: 140px;
	left: 5px;
	top: 10px;
}
div#left_container {
	position: absolute;
	visibility: visible;
	z-index: 5;
	width: 152px;
	left: 0px;
	top: 95px;
}
div#mainnav {
	font-size: 1.2em;
	position: relative;
	visibility: visible;
	height: 20px;
	width: 100%;
	left: 0px;
	top: 0px;
	background-color: #000099;
	color: #FFFFFF;
}
div#main_content {
	position: absolute;
	visibility: visible;
	z-index: 5;
	width: 550px;
	left: 154px;
	top: 95px;
}
div#right_container {
	position: absolute;
	visibility: visible;
	z-index: 5;
	width: 152px;
	top: 95px;
	left: 704px;
}
.side_link {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	display: block;
	width: 140px;
	text-indent: 10px;
	color: #666666;
	text-decoration: none;
}
.side_link:hover {
	color: #FFFFFF;
	background-color: #9966FF;
}
.nav_link {
	color: #ffffff;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 20px;
}
.nav_link:hover {
	background-color: #000066;
	color: #FFFFFF;
}.pagetitle {
	font-size: 1.15em;
	font-weight: bolder;
	font-variant: small-caps;
	color: #3333FF;
	border: thin solid #000066;
	padding-left: 5px;
}
.pagecontents {
	padding-left: 5px;
}
TABLE.special {
	border: thin solid #666666;
}
.emph1 {
	font-size: 1.14em;
	font-weight: bold;
}
div#left_copyright {
	position: relative;
	top: 350px;
	width: 140px;
	left: 5px;
	font-size: 0.8em;
	font-style: italic;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
A {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
div#right_donate {
	position: relative;
	top: 350px;
	width: 140px;
	left: 5px;
	font-size: 0.8em;
	font-style: italic;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

div.boxed {
	border: thin solid #000000;
	padding: 4px;
}
