@charset "UTF-8";
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(elements/wrapper_spacer.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height: 100%;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
}
#masthead {
	width: 800px;
	height: 71px;
	margin: 0px;
}
#left_sidebar {
	float: left;
	width: 170px;
	background-image: url(elements/left_bkgd.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 900px;
}
#left_sidebarHistory {
	float: left;
	width: 170px;
	background-image: url(elements/left_bkgd.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 1800px;
	padding: 0px;
}
#nav {
	float: right;
	width: 170px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 250px;
}
#home_head {
	float: left;
	width: 440px;
	margin: 0px;
}
#pg_head {
	float: right;
	width: 630px;
	margin: 0px;
}
#main_contentHome {
	float: left;
	width: 400px;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #FFFFFF;
	margin: 0px;
	height: 100%;
}
#main_content {
	float: right;
	width: 590px;
	background-color: #FFFFFF;
	margin: 0px;
	padding-left: 20px;
	padding-right: 20px;
}
#history_flash {
	width: 588px;
	padding: 0px;
	margin: 0px;
	clear: both;
}
#right_sidebar {
	float: right;
	width: 140px;
	padding-right: 20px;
	padding-left: 20px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #000000;
	margin-left: 10px;
	background-color: #FFFFFF;
	margin-bottom: 40px;
}
#footer {
	height: 10px;
	width: 800px;
	padding-top: 5px;
	clear: both;
	background-image: url(bkgd.jpg);
	background-repeat: repeat;
	margin: 0px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.body_headLarge {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	color: #820035;
}
.body_headItalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	color: #820035;
}
.body_head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #820035;
}
.body_headsm {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	color: #820035;
}
.body_subheads {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #820035;
}
.body_lg {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
	color: #820035;
}
.body_txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.body_txtItalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.body_txtLegal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.boardHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.board {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.boardItalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.photo {
	float: left;
	padding-right: 15px;
	padding-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.photoRight {
	float: right;
	padding-right: 0px;
	padding-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 20px;
}
.donate {
	float: right;
	padding-right: 0px;
	padding-top: 0px;
}
.faces {
	width: 300px;
	border: thin solid #000;
}

