body,td,th {
	font-family: Times New Roman, Times, serif;
}
body {
	background-image: url(images/memorial%20parade%20washout.jpg);
	background-repeat: repeat;
	background-color: #FFFFFF;
}
a:link {
	text-decoration: none;
	color: #0000FF;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
	color: #CF0F42;
}
a:active {
	text-decoration: none;
	color: #015A9C;
}
.mainContentH1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
}
.mainContenttxt {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
.subtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
li {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 5px;
}
lwvbody  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
}
.lwvcontainer {
	background-color: #005A9C;
	color: #FFFFFF;
} 
.lwvheader #header{
	height: 100px;
	background-color: #FFFFFF;
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
	color: #CE0F42;
	word-spacing: 15px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 6px;
	text-transform: uppercase;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right center;
	border: 15px solid #CF0F40;
	margin: 0px;
	line-height: 40px;
	vertical-align: middle;
	display: block;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
} 
.lwvsidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 160px;
	padding-right: 10px;
	padding-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #000033;
}
.lwvsidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 160px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #CE1141;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bolder;
	padding-top: 10px;
}

.lwvfooter p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 10px;
}

.lwvlogoheaderimage {
	float: left;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
}
.grayheaderunderline {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #333333;
	text-decoration: underline;
}
.twocolumnpage {
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 200px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-color: #FFFFFF;
}
.twocolumpage {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 200px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bolder;
	text-transform: none;
	color: #333333;
	font-style: oblique;
}
