BODY {
	background-color: white;
	margin: 0px;
	background-repeat: repeat;
	background-position: center;
	background-image: url(Background_1.jpg);
	height: 100%;
}

.events_table {
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}

.linkbox {
	position: absolute;
	left: 0px;
	width: 320px;
	vertical-align: middle;
	border: 0px none;
	height: 100%;
}
.linkboxheading1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	background-color: #eee;
	font-weight: bold;
	line-height: 200%;
	font-size: xx-small;
	padding: 0px 0px 0px 20px;
	margin-top: 10px;
	margin-right: 20px;
}
.linkboxbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
	margin-left: 20px;
	line-height: 1.5;
}
.linkbox a {
	color: #999966;
	text-decoration: none;
	font-weight: bold;
}
.linkbox a:hover {
	background-color: #eee;
}
a:hover {
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
a {
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}
linkboxheading2 {
	line-height: 2;
	font-weight: bold;
}
.linkbodyheading2 {
	line-height: 2;
	font-weight: bolder;
	border-top-color: #666666;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.commentbox {
	position: relative;
	margin-left: 20px;
	height: auto;
	width: 60%;
	margin-right: 50px;
	clear: right;
	padding-bottom: 80px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;	
	padding-left: 20px;
	padding-top: 10px;
	left: 300px;
	padding-right: 20px;
}
.commentbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: 1.5;
	font-weight: normal;
	text-align: justify;
}
.eventdate {
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	padding: 5px;
	margin: 30px 0px -10px;
	border: 1px solid #999999;
}

.eventtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #003399;
}
.bottombar {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	padding-top: 5px;
	width: auto;
	position: relative;
	height: auto;
	padding-bottom: 5px;
	text-align: center;
}
.submitbox {
	position: relative;

}
.pagedate {
	line-height: 2;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
.editpagetitle {
	line-height: 1;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	margin-left: 20px;
}

.breadcumbs {
	position: static;
	height: 20px;
	width: 100%;
	border-top: solid #000 1px;
	border-bottom: solid #000 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: white;
}

.breadcumbs ul {
	margin: 0px;
	padding-left: 2em;
	line-height: 20px;
}

.breadcumbs li{
	display: inline;
	padding-right: 5px;
}

.thinbar {
	position: absolute;
	top:0px;
	left: 0px;
	height: 3px;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
	background-color: #FFCC00;
	width: 100%;
	}
	
.thickbar {
	position: static;
	height: 60px;
	margin: 0px;
	padding-left: 20px;
	background-color: #336699;
	width: 100%;
	color: white;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
}

.sitelogo {
	position: absolute;
	top:6px;
	left: 10px;
}

.printviewbutton {
position: absolute;
top: 20px;
right: 30px;
}

.pagetitle {
	position: absolute;
	top:3px;
	left: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	line-height: 60px;
}
