@charset "UTF-8";
/* CSS Document */

#container #sidebar #sidebarwhitespace {
	height: 10px;
}
.missionstatement {
	font-style: italic;
	font-weight: bold;
}
.aboutmenutext {
	font-size: x-small;
	font-style: italic;
	font-weight: lighter;
	text-decoration: none;
	text-indent: 10px;
}
.nextabout {
	font-size: x-small;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	float: right;
	color: #000000;
}
#container #maincontent #leftcolumn {
	width: 380px;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}
#container #maincontent #rightcolumn {
	width: 380px;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}
.clickhere {
	font-size: x-small;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
#container #maincontent #leftcolumn a {
	font-size: small;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	color: #ffffff;
}
#container #maincontent #rightcolumn a {
	font-size: x-small;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

