@charset "UTF-8";
body {
	background-color: #177ec3;
}
.edge {
	border: 2px solid #b8e6f4;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	font-style: normal;
	background-color: #213675;
	text-align: left;
	padding: 8px 0px 8px 40px;
}
.nav a:link {
	color: #FFF;
	text-decoration: none;
	padding-right: 30px;
}
.nav a:visited {
	color: #FFF;
	text-decoration: none;
	padding-right: 30px;
}
.nav a:hover {
	color: #933f7f;
	text-decoration: none;
}


.fade {
	background-image: url(images/bg_fade.jpg);
	background-repeat: repeat-x;
}

.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #003;
	width: 600px;
	float: left;
	top: 100px;
	line-height: 1.3em;
	margin: 20px 0px 30px 20px;
	padding: 4px;
}
.mainText a:link {
	color: #606;
	text-decoration: underline;
}
.mainText a:visited {
	color: #606;
	text-decoration: underline;
}
.mainText a:hover {
	color: #606;
	text-decoration: none;
}





h1 {
	font-size: 1.1em;
	margin-top: 1em;
	margin-bottom: 0px;
}
h2 {
	font-size: 1em;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
h3 {
	font-size: 0.9em;
	font-weight: bold;
	margin-top: 1.5em;
	margin-bottom: 0px;
	text-transform: uppercase;
}



.events {
	color: #606
	font-weight: normal;
	line-height: 1.5em;
	width: 580px;
	padding-top: 12px;
	color: #8f1466;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #8f1466;
	border-bottom-color: #8f1466;
}

.quote {
	font-style: italic;
	padding: 6px;
	width: 570px;
	margin: 20px 0px;
}
.name {
	padding-left: 30px;
	margin-bottom: 40px;
	display: block;
	font-style: normal;
	font-weight: bold;
}







.right {
	float: right;
	width: 260px;
	margin: 30px 20px 60px 0px;
}
.subNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
	color: #906;
	text-align: left;
	width: 240px;
	font-weight: bold;
	padding-left: 12px;
}
.subNav a {
	color: #906;
	text-decoration: none;
}	
.subNav a:hover {
	color: #606;
	text-decoration: none;
}	








.footer {
	height: 160px;
	width: 950px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #8CAEE7;
	visibility: inherit;
	background-image: url(images/footer2.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-align: right;
	line-height: 1.4em;
}
.footer a {
	color: #8CAEE7;
	text-decoration: none;
}	
.footer a:hover {
	color: #606;
	text-decoration: underline;
}	
.over {
	color: #933f7f;
}
.stats {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #94c7eb;
	border: 1px solid #74add4;
	font-size: 0.9em;
	line-height: 1.3em;
	color: #000033;
	padding: 10px;
}
.stroke {
	width: 500px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #94C7EB;
}
li {
	margin-bottom: 8px;
}
