@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:link {
	text-decoration: underline;
	font-weight: bold;
	color: #000000;
}
a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #950304;
}
a:active {
	text-decoration: none;
}

.TopLinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 1px;
}
.TopLinks:active {
	color: #FFCC00;
}
#navbar a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 1px;
	text-decoration: none;
	font-weight: normal;
}
#navbar a:hover, a:active{
	color: #FFCC00;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9.5pt;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	font-style: normal;
	vertical-align: top;
	clip: rect(auto,auto,auto,auto);
	z-index: 10;
	padding-left: 15px;
	padding-right: 10px;
}
#leftnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9.5pt;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	font-style: normal;
	vertical-align: top;
	padding: 0px 10px 0px 0px;
	margin:20px 0px 5px 0px;
}
.leftnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9.5pt;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	font-style: normal;
	vertical-align: top;
	padding-left: 15px;
	padding-right: 10px;
	margin:0px 0px 10px 0px;
}

.backtotop {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	font-style: normal;
	vertical-align: top;
	clip: rect(auto,auto,auto,auto);
	z-index: 10;
	text-align: right;
	padding-right: 10px;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: bold;
	clip: rect(auto,auto,auto,auto);
	text-transform: uppercase;
	text-decoration: underline;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: bold;
	clip: rect(auto,auto,auto,auto);
	text-transform: uppercase;
	text-decoration: underline;
	margin: 20px 0px 0px 15px;
}

.bottomBar {
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #000000;
}
.LoisNote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	background-color: #F7EAC0;
	background-image: url(images/loisSig.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E4B546;
	border-bottom-color: #E4B546;
	font-style: italic;
	margin-right: 5px;
	margin-left: 5px;
}
.paypal {
	margin-top: 5px;
	padding-top: 13px;
}
#caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-align: center;
	width: 244px;
	margin-top: 0px;
	font-size: 9pt;
}
#caption a{
	color: #000000;
	font-size: 8pt;
	text-decoration: none;
}

#quotebox {
	width: 184px;
	border-bottom: 2px solid #E5B645;
	border-top: 2px solid #E5B645;
	background-color: #F7EAC0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9.5pt;
	line-height: 14pt;
	text-align: justify;
	padding: 10px 5px 10px 5px;
	margin: 0px 2px 0px 2px;
	color: #950304;
}
#eventbox {
	color: #950304;
	width: 244px;
	border-bottom: 2px solid #E5B645;
	border-top: 2px solid #E5B645;
	background-color: #F7EAC0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	line-height: 12pt;
	text-align: center;
	padding: 10px 5px 10px 5px;
	margin: 10px 2px 10px 2px;
}
	
	
