a:link, a:visited {
	color: #0000FF;
	text-decoration: underline;
}

a:hover, a:active {
	color: #FF6600;
	text-decoration: underline;
}

a img {
	border: 0;
}

#banner {
	height: 200px;
	color: #FFFFFF;
	background: url("../images/banner.jpg") top center no-repeat;
}

#banner h1 {
	width: 44%;
	margin: 0;
	padding: 4% 3%;
	float: left;
	font-size: 380%;
	cursor: default;
}

#banner img {
	display: block;
	padding-top: 100px;
}

#banner img.leftImg {
	float: left;
}

#banner img.rightImg {
	float: right;
}

#banner p {
	width: 44%;
	margin: 0;
	padding: 4% 3%;
	float: right;
	font-style: italic;
	font-size: 110%;
	color: #94E6F3;
}

#bannerContainer {
	width: 880px;
	height: 200px;
	float: left;
}

body {
	margin: 0;
	font-family: verdana, arial, sans-serif;
	font-size: 62.5%;
	background: #DDDDDD url("../images/background.gif") top left repeat-x;
}

#col1 {
	float: left;
	width: 170px;
	background: #FFFFFF;
}

#col1 ol {
	margin: 10px;
	padding: 0;
	border-left: #CCCCCC 1px solid;
	border-top: #CCCCCC 1px solid;
	border-right: #CCCCCC 1px solid;
}

#col1 ol li {
	margin: 0;
	padding: 10px;
	list-style-type: none;
	background: #FFFFFF url("../images/menubg.jpg") center left repeat-x;
	border-bottom: #CCCCCC 1px solid;
}

#col1 ol li a:link, #col1 ol li a:visited {
	color: #000000;
	text-decoration: none;
}

#col1 ol li a:hover, #col1 ol li a:active {
	color: #000000;
	text-decoration: underline;
}

#col1 ol li.current a:link, #col1 ol li.current a:visited {
	color: #000000;
	text-decoration: underline;
}

#col1 ol li.current a:hover, #col1 ol li.current a:active {
	color: #000000;
	text-decoration: underline;
}

#col2 {
	float: left;
	width: 680px;
	padding: 10px 20px 20px 10px;
	background: #FFFFFF;
	line-height: 1.5em;
	text-align: justify;
}

#col2 h2 {
	margin-top: 0;
	padding-top: 10px;
	font-size: 2em;
}

#col2 h3 {
	border-bottom: #DDDDDD 1px solid;
}

#col3 {
	float: left;
	width: 630px;
	padding: 10px 20px 20px 10px;
	background: #FFFFFF;
	line-height: 1.5em;
	text-align: justify;
}

#col4 {
	float: left;
	width: 220px;
	background: #FFFFFF;
}

.dateline {
	color: #666666;
	font-style: italic;
}

.eventimg {
	float: right;
	margin-left: 10px;
}

#footer{
	clear: both;
	padding: 0 40px;
	text-align: center;
	background: url("../images/mainbg.png") top center repeat-y;
}

#footer a:link, #footer a:visited {
	color: #000000;
	text-decoration: none;
}

#footer a:hover, #footer a:active {
	color: #000000;
	text-decoration: underline;
}

#footer .tier1 {
	padding: 25px 0;
}

#footer .tier2 {
	background: #BBBBBB;
	text-align: left;
}

#footer .tier2 ul {
	width: 18%;
	margin: 0;
	padding: 1%;
	float: left;
	font-weight: bold;
}

#footer .tier2 ul li {
	list-style-type: none;
}

#footer .tier2 ul li a {
	font-weight: normal;
}

#footer .tier3 {
	padding: 25px 0;
	background: #999999;
}

#header {
	height: 75px;
	line-height: 75px;
	padding: 0 40px;
}

#header img {
	padding: 15px;
}

#header ol {
	margin: 0;
	padding: 0 15px 0 0;
	float: right;
}

#header ol li {
	margin: 0 0 0 2em;
	float: left;
	list-style-type: none;
}

#header ol li a:link, #header ol li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#header ol li a:hover, #header ol li a:active {
	color: #00CCFF;
	text-decoration: none;
}

#header ol li.current a:link, #header ol li.current a:visited {
	color: #00CCFF;
	text-decoration: none;
}

#main {
	padding: 0 40px;
	background: url("../images/mainbg.png") top center repeat-y;
}

.notice {
	padding: 5px;
	color: #FF0000;
	font-weight: bold;
	border: #FF0000 1px dashed;
}

ol.events {
	margin: 10px 0;
	padding: 0;
}

ol.events li {
	min-height: 100px;
	margin: 0 0 10px 0;
	padding: 0 0 0 26px;
	list-style-type: none;
	background: url("../images/icon_date.png") left center no-repeat;
}

ol.thumbnails {
	margin: 0 -16px 0 0;
	padding: 0;
}

ol.thumbnails li {
	margin: 0 16px 11px 0;
	padding: 0;
	list-style-type: none;
	float: left;
}

#pagecontainer {
	width: 960px;
	margin: 0 auto;
	font-size: 1.2em;
}

.right {
	float: right;
}

.rss {
	float: right;
	padding-top: 10px;
}

.spacer {
	clear: both;
}
