@charset "utf-8";
#outerWrapper {
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#sideNav {
	position: relative;
	width: 110px;
	top: auto;
	right: 0px;
	left: 0px;
}
#rightColumn {
	float: right;
	width: 573px;
	left: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	top: 3px;
	right: 3px;
	bottom: 3px;
	padding-top: 1em;
	text-align: left;
	padding-left: 1em;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
}



#header, #content, #footer {
	width: 100%;
}
.canon {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	font-weight: bold;
	font-variant: small-caps;
}

#header {
	height: 150px;
	position: relative;
}
#navBar {
	float: right;
	height: 25px;
	width: 475px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#headerText {
	float: right;
	height: 95px;
	width: 500px;
	top: 0em;
	right: 0em;
}
#footer {
	text-align: center;
	clear: both;
	font-size: .7em;
	padding-top: 1.5em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#footer a {
	font-size: 0.95em;
	color: #000000;
	text-decoration: none;
}
#navBar a {
	color: #000000;
	text-decoration: none;
}
#navBar a:hover {
	color: #669933;
	text-decoration: underline;
}
#navBar a:visited {
	color: #925529;
	text-decoration: underline;
}



#footer a:hover {
	text-decoration: underline;
	color: #5C4B39;
}
#footer a:visited {
	text-decoration: underline;
	color: #824A29;
}
.calendar {
	font-family: "Times New Roman", Times, serif;
	font-size: .8em;
	background-color: #D0D3C2;
}
#content img.illusright {
	float: right;
	margin-top: 1em;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: 0px;
}
#content img.illus {
	float: left;
	margin-top: 0em;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: 1em;
}
#content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	overflow: auto;
	position: relative;
	clear: both;
	text-align: center;
}
#outerWrapper #content #rightColumn table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: left;
}
