body {
	background-image: url(images/bkgnd.jpg);
	background-repeat: repeat-x;
	background-color: #3F8BBC;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#content {
	font-size: 18px;
	padding-top: 15px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.divider {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #333333;
	padding-left: 8px;
}
#TextLinks {
	font-size: 12px;
	padding-top: 20px;
}
#Copyright {
	font-size: 10px;
	text-align: center;
	padding-top: 10px;
}
hr {
	color: #000000;
}
.BlueHeader {
	font-size: 18px;
	color: #110364;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.indent {
	display: block;
	padding-left: 25px;
	font-size: 14px;
	font-weight: normal;
}
.14PtBold {
	font-weight: bold;
	padding-left: 20px;
	font-size: 100%;
}
a:link {
	color: #110364;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #110364;
	text-decoration: none;
}
a:visited {
	color: #110364;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #110364;
	text-decoration: none;
}
.DistState {
	font-size: 18px;
	font-weight: bold;
	color: #FFFF00;
}
.Specials {
	font-size: 24px;
	font-weight: bold;
	font-variant: small-caps;
	color: #990000;
	text-decoration: underline;
	text-align: center;
}
#SpecialTable {
	border: 2px dashed #AB0000;
}
.EventHeader {
	font-size: 110%;
	font-weight: bold;
	color: #367198;
}
.indent1stLine {
	display: run-in;
	padding-left: 25px;
	font-size: 14px;
	font-weight: normal;
	text-indent: 20px;
}
.LineHeight15 {
	line-height: 1.5em;
}
.YellowBold {
	font-weight: bold;
	color: #FFFF00;
}
.BtmLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.redtextbold {
	font-weight: bold;
	color: #F00;
}
.centeralign {
	text-align: center;
}
.cent {
	text-align: center;
}
.CenterText {
	text-align: center;
}

