html, body {
	height: 100%;
	}
body {
	margin-top: 0px;
	margin-right: 1em;
	margin-bottom: 0px;
}
img {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-bottom: 5px;
	}
img .front_page {
	border: none;
	}
a:hover img {
	background-color: #CA2E3C;
	border-bottom-color: #FFFF66;
	border-top-color: #FFFF66;
	}
#header {
  background: #CA2E3C;
}
#super_container {
	position: relative;
	min-height: 100%;
	height: 100%;
	voice-family: "\"}\"";
	voice-family:inherit;
	height: auto;
	
}
html>body #super_container {
	height: auto;
	}
#container {
	margin-bottom: 5px;
	}
#right {
	width: 53%;
	float: right;
	margin-left: 45%;	
	padding: 5px;
	background-color: #FFFFFF;
	}
#left {
	width: 45%;
	float: left;
	padding: 5px;
	margin-right: -53%;
	margin-bottom: 10%;
	border-right: 2px dotted #CA2E3C;
	background-color: #FFFFFF;
}
#footer {
	clear: both;
	position: absolute;
	bottom: 0;
	
}
.denominations {
	margin: 0;
	width: 100%;
	text-align: center;
	margin-right: 5px;
	background-color: #FFFFFF;
	}
.denominations dt {
	margin: 0;
	font-weight: bold;
	color: #CA2E3C;
	}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
	color: #CA2E3C;
	text-decoration: none;
	margin-bottom: 2px;
	margin-left: 10px;
}
h1#hiddenheader {
	display: none;
	}
dt.topdt {
	font-family:"Times New Roman", Times, serif;
	font-size:large;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	margin-top:2px;
	margin-left: 10px;
	}
dt.get_involved {
	font-size: x-large;
	color: #CA2E3C;
		}
h3 {
	font-size: large;
	}
p {
	margin-left: 10px;
	}
.purpose {
	color: #FFFFFF;
	font-style: italic;
	padding-top: 10px;
	font-size: medium;
	font-weight: bold;
}
.date {
	font-style: italic;
	font-weight: bold;
	color: #990000;
}
.footer_title {
	color: #FFFFFF;
	background-color: #CA2E3C;
}

a:link {
	color: #000066;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #990033;
}
a:hover {
	text-decoration: none;
	color: #990000;
	background-color:#FFFF99;
}
a:active {
	text-decoration: underline;
	color: #990000;
}
dt {
	font-family: "Times New Roman", Times, serif;
	text-decoration: underline;
	margin-top: 10px;
	margin-left: 10px;
	padding-top: 5px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #990000;
	background-color: #99CCFF;
}
li {
margin-bottom: 5px;
}
.front_page {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #FFFFFF;
	border: none;
}

.front_page a:link {
	color: #FFFF99;
	text-decoration: none;
}
.front_page a:visited {
	color: #FFFF99;
	text-decoration:none;
}
.front_page a:hover {
	color: #FFFF00;
	background-color: #CA2E3C;
	text-decoration: underline;
}
.front_page a:active {
	color: #FFFF66;
}