@charset "UTF-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #41916D;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/lanternBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#maincontainer {
	width: 600px;
	float: left;
}
#contentfloater {
	clear: both;
}
#contentcontainer {
	background-image: url(images/contentBG.png);
}
#stuffcontainer {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#navigationcontainer {
	width: 180px;
	float: left;
	padding-right: 20px;
}
a {
	font-size: 12px;
	color: #B3182E;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	color: #0D4574;
	text-decoration: none;
}
a:hover {
	color: #355E3A;
	text-decoration: none;
}
a:active {
	color: #FFCC00;
	text-decoration: none;
}
#navigationcontainer a {
	font-size: 16px;
	color: #B3182E;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
}
#navigationcontainer a:visited {
	color: #0D4574;
	text-decoration: none;
}
#navigationcontainer a:hover {
	color: #355E3A;
	text-decoration: none;
	background-color: #EEEEEE;
}
#navigationcontainer a:active {
	color: #FFFFCC;
	text-decoration: none;
	background-color: #CCCCCC;
}
#bioPhoto {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	float: left;
}
