.footer {
	color: #FFFFFF;
}
a:link {
	color: #221e72;
}
a:visited {
	color: #221e72;
}
a:hover {
	color: #FFFFFF;
	background-color: #9A9A9A;
}
a:active {
	color: #221e72;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #221e72;
	line-height: 24px;
}
.navover {
	color: #FFFFFF;
	font-weight: bold;
}
body {
	background-color: #4A4C49;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../assets/images/Background.jpg);
	background-repeat: repeat;
	background-position: center top;
}
.intro {
	font-size: 20px;
}

img, div, input { behavior: url("iepngfix.htc") }
 
#topdiv {
	background-image: url(../assets/images/top-slither.png);
	background-repeat: repeat-x;
}
#bottomdiv {
	background-image: url(../assets/images/bottom-slither.png);
	background-repeat: repeat-x;
}
#bottomshad {
	background-image: url(../assets/images/bottom-shad.png);
	background-repeat: repeat-x;
}
.date {
	font-size: 11px;
	color: #DE490C;
}
hr {
	color: #DE490C;
	margin: 0px;
	padding: 0px;
}
.quote {
	font-style: italic;
}
.stripeslither {
	background-image: url(../assets/images/stripe-slither.png);
	background-repeat: repeat-x;
}
