body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #996666;
	margin: 0px;
	padding: 0px;
}
#container {
	padding: 0px;
	width: 630px;
	border: 25px solid #660000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
#title {
	margin: 0px;
	padding: 0px;
	display: none;
}
#header {
	height: 250px;
	width: 630px;
	background: url(../images/banner.jpg) no-repeat;
}
#header a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background: none;
}
#header_link {
	width: 630px;
	height: 250px;
	display: hidden;
}
#infobar {
	height: 290px;
	width: 630px;
}
#nextevent {
	background-color: #FFCC99;
	float: left;
	width: 220px;
	height: 300px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
#eventdesc {
	background-color: #996666;
	float: right;
	width: 370px;
	height: 300px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: right;
}
#notices {
	clear: both;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #660000;
	border-bottom-color: #660000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #FFFFCC;
}
#notices a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background: none;
}
#main {
}
#main_left {
	float: left;
	width: 295px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
#main_right {
	float: right;
	width: 295px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
#about {
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #660000;
	border-bottom-color: #660000;
}
#about #map a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background: none;
}
#footer {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
#footer a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background: none;
}
#clear {
	clear: both;
}
.whitetext {
	color: #FFFFFF;
}
.boldtext {
	font-weight: bold;
}
.bigtext {
	font-size: 1.2em;
}
.biggesttext {
	font-size: 1.6em;
}
.textcenter {
	text-align: center;
}
.textright {
	text-align: right;
}
#nolinkdecoration a:hover{
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background: none;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #660000;
}
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #660000;
}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #660000;
}
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
h2 {
	font-size: 1.3em;
	font-weight: bold;
}
h3 {
	font-size: 1.1em;
	font-weight: bold;
}
h4 {
	font-size: .9em;
	font-weight: bold;
}

.em {font-style: italic}

.strong {font-weight: bold}

.center {text-align: center}

.strongcenter {text-align: center;
font-weight: bold}

.right {text-align: right}

.red {color: #C00}

.maroon {color: #600}

.blue {color: #00F}

.yellow {color: #FF0}

.green {color: #0A0}

.teal {color: #036}

.lime {color: lime}

.pink {color: #FCF;
text-align: center}

.txtwhite {color: #FFF;
font-size: 14px;
font-weight: bold}

.boldwhite {color: white;
font-size: 13px;
font-weight: bold}

