body {
	background-color: #D03727;
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #FFFFFF;
}
p {
	margin: 0;
	}
a {
	color: #D00E0B;
	text-decoration: none;
}
a:link {
	color: #D00E0B;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FFDA57;
	text-decoration: none;
}
#container {
	width: 800px;
	background-color: #23659F;
	background-image: url(../images/bodyback.gif);
	background-repeat: repeat-y;
	background-position: left top;
	\width: 820px;
	w\idth: 800px;
	margin: 0;
	padding: 0;
	border-right: 2px solid white;
	}
blockquote {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 30px;
	}
.hilite {
	background-color: #FDCE56;
	}
.smallprint {
	font-size: 10px;
	line-height: 14px;
	}
.shortline {
	font-size: 10px;
	line-height: 0px;
	margin:0px;
	padding:0px;
	}
	
/* BANNER  */
	
#banner {
	background: #FDBF1F url(../images/bannerback.jpg) no-repeat right top;
	padding: 0;
	margin: 0;
	color: #D03727;
	height: 100px;
	border-bottom: 2px solid white;
	}
#banner h1 {
	display: block;
	float: left;
	background: #860E54 url(../images/h1.gif) no-repeat left top;
	width: 235px;
	height: 100px;
	margin: 0;
	border-right: 2px solid white;
	}
#banner h1 span {
	font-size: 10px;
	display: none;
	margin: 0;
	padding: 0;
	}
#banner p {
	font-size: 14px;
	text-align: right;
	margin: 0 0 0 245px;
	padding: 10px 10px 0 0;
	color: #9D291D;
	}
#banner p span {
	font-size: 36px;
	line-height: 28px;
	}
	
/* LEFT SIDEBAR  */
	
#sidebar {
	float: left;
	width: 235px;
	\width: 235px;
	w\idth: 235px;
	margin: 0;
	margin-right: 0;
	padding: 0;
	background-color: transparent;
	}
#sidebar p {
	margin: 0;
	padding: 0 5px 0 10px;
	}
#sidebar form {
	margin: 0;
	padding: 0 10px 0 10px;
	}
#navcontainer { 
	width: 235px;
	}
#navcontainer ul {
	margin: 0;
	text-align: center;
	padding-left: 0;
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: .3em;
	font-size: 10px;
	}
#navcontainer a {
	display: block;
	padding: 3px;
	width: 229px;
	background-color: #23659F;
	border-top: 1px solid #3B7DB8;
	border-bottom: 1px solid #175185;
	text-decoration: none;
	}
#navcontainer a:link, #navlist a:visited {
	color: #EEE;
	text-decoration: none;
	}
#navcontainer a:hover {
	background-color: #D03727;
	color: #fff;
	border-top: 1px solid #992216;
	border-bottom: 1px solid #D05E53;
	text-decoration: none;
	}
#subnav {
	background-color: #D03727;
	padding-bottom: 10px;
	border-bottom: 1px solid #D05E53;
	}
#subnav ul {
	margin: 0;
	text-align: center;
	padding-left: 0;
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: .3em;
	font-size: 10px;
	}
#subnav a {
	display: block;
	margin-left: 10px;
	padding: 3px 20px;
	text-align: center;
	width: 175px;
	background-color: #194F80;
	text-decoration: none;
	}
#subnav a:link, #subnav a:visited {
	color: #EEE;
	text-decoration: none;
	}
#subnav a:hover {
	background-color: #2A7DC8;
	border-top: 1px solid #1D5C96;
	border-bottom: 1px solid #50A2E9;
	color: #fff;
	text-decoration: none;
	}
.sidedivider {
	margin: 0px;
	padding: 0px;
	border-top: 2px solid #FFFFFF;
	}
#sidebar h2 {
	font-size: 12px;
	color: #FFDA57;
	margin: 0;
	padding: 0 5px 0 5px;
	font-weight: bold;
	text-transform: uppercase;
	}
#sidebar h3 {
	font-size: 11px;
	color: #FFFFFF;
	margin: 5px 0 0 0;
	padding: 10px 10px 0 10px;
	font-weight: bold;
	line-height: 14px;
	}
#sidebar h4 {
	font-size: 11px;
	color: #FFFFFF;
	margin: 5px 0 0 0;
	padding: 10px 10px 0 10px;
	font-weight: bold;
	line-height: 14px;
	}
#sidebar p {
	font-size: 11px;
	padding: 5px 10px 5px 15px;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	line-height: 15px;
	}
.lighterbox {
	padding: 0 5px 0 0;
	margin-bottom: 10px;
	}
.lighterbox p:hover {
	background-color: #2479C6;
	}
.lighterbox a {
	color: #FDBF1F;
	text-decoration: none;
}
.lighterbox a:link {
	color: #FDBF1F;
	text-decoration: none;
}
.lighterbox a:visited {
	color: #FDDF91;
	text-decoration: none;
}
.lighterbox a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
.lighterbox a:active {
	color: #6DB8FF;
	text-decoration: none;
}

/* CONTENT  */

#content {
	margin-top: 0;
	margin-left: 235px;
	margin-right: 0;	
	background-color: transparent;
	border-left: 2px solid white;
	}
#content h2 {
	font-size: 18px;
	color: #D03727;
	margin: 0;
	padding: 20px 20px 10px 10px;
	font-weight: bold;
	}
#content h3 {
	font-size: 14px;
	color: #D03727;
	margin: 0;
	padding: 5px 20px 0px 20px;
	font-weight: bold;
	}
#content h4 {
	font-size: 12px;
	color: #23659F;
	margin: 0;
	padding: 20px 20px 0 10px;
	font-weight: bold;
	}
#content h5 {
	font-size: 18px;
	color: #D03727;
	margin: 0;
	padding: 0px 20px 10px 10px;
	font-weight: bold;
	}
#content h6 {
	font-size: 14px;
	color: #000;
	margin: 0;
	padding: 0px 20px 10px 20px;
	font-weight: bold;
	font-style: italic;
	}
#content p {
	padding: 0 20px 10px 20px;
	color: #000000;
	}
#content .featuredsub {
	font-size: 0.95em;
	line-height: 1.35em;
	font-weight: bold;
	padding: 0 0 20px 28px;
}
.sponsor {
	font-weight: normal;
	font-style: italic;
	}
#contentheader {
	float: right;
	width: 563px;
	margin: 0 0 20px 0;
	padding: 0;
	border-bottom: 2px solid white;
	background-color: #FDCE56;
}
#picbox1 {
	float: left;
	width: 281px;
	margin: 0;
	padding-top: 15px;
	}
#picbox2 {
	float: right;
	width: 282px;
	margin: 0;
	padding-top: 15px;
	}
#picbox1 p, #picbox2 p {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	padding: 7px 20px 20px 25px;
	margin: 0;
	}
.imageright {
	float: right;
	border: 0;
	margin: 0 17px 5px 10px;
	padding: 0;
	}
.imageleft {
	float: left;
	border: 0;
	margin: 0 10px 5px 20px;
	padding: 0;
	}
.more {
	font-size: 10px;
	font-weight: bold;
	padding-left: 10px;
	}
.events {
	display: block;
	background-color: #FDCE56;
	margin: 0 20px 0 20px;
	padding: 5px 10px 5px 10px;
	list-style-type: none;
	font-size: 12px;
	color: #000;
	}
#content ul {
	margin: 0 10px 10px 30px;
	padding: 0 10px 0 10px;
	list-style-type: none;
	font-size: 12px;
	color: #000;
	list-style-position: outside;
	list-style-image: url(../images/miniarrow.gif);
	}

/* FOOTER  */
	
#footer {
	clear: both;
	margin: 10px 0 0 0;
	padding: 10px;
	background-color: #860E54;
	border-top: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	}
#footer p {
	font-size: 10px;
	padding: 5px 10px 5px 10px;
	color: #FFC70D;
	line-height: 14px;
	}
#footer a {
	color: #FF9900;
	text-decoration: none;
}
#footer a:link {
	color: #FF9900;
	text-decoration: none;
}
#footer a:visited {
	color: #FFC70D;
	text-decoration: underline;
}
#footer a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
#footer a:active {
	color: #FF3300;
	text-decoration: none;
}

/* RIGHT COLUMN  */

#rightcolumn {
	float: right;
	width: 250px;
	border: 0;
	padding: 0 10px 10px 10px;
	margin: 0 0px 5px 10px;
	border-left: 2px solid white;
	border-bottom: 2px solid white;
	background-color: #FDCE56;
	}
#rightcolumn h2 {
	font-size: 12px;
	color: #6DB8FF;
	margin: 0px;
	padding: 0px 5px 0px 5px;
	font-weight: normal;
	font-variant: small-caps;
	}
#rightcolumn h3 {
	font-size: 11px;
	color: #000;
	margin: 5px 0px 0px 0px;
	padding: 10px 10px 0px 10px;
	font-weight: bold;
	}
#rightcolumn p {
	font-size: 11px;
	padding: 5px 10px 5px 10px;
	color: #222222;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	line-height: 15px;
	}
#rightcolumn form {
	margin: 0;
	padding: 0 10px 0 10px;
	}

/* MISC */

#content p.blue {
	color:#23659F;
	font-weight: bold;
}
pre {
	font-weight: bold;
	color: #23659F;
}
label {
	font-weight: bold;
	color: #860E54;
}
