BODY {
	MARGIN: 0px 0px;
	COLOR: #333;
	FONT-FAMILY: verdana, helvetica, arial, sans-serif;
	background-attachment: scroll;
	background-color: #CCCCCC;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(../images/bg.jpg);
}
#header {
	padding: 0px;
	width: 770px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	height: 139px;
	background-image: url(../images/header.jpg);
}
#context {
	padding: 0px;
	width: 768px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	border-top-width: thin;
	border-right-width: 1px;
	border-bottom-width: 13px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	border-right-color: #33B457;
	border-left-color: #33B457;
}
#context #contentarea {
	width: 700px;
	margin-top: 10px;
	margin-left: 20px;
	padding-bottom: 20px;
}
#context #leftnav {
	float: left;
	margin: 10px;
}
#leftnav ul {
	margin: 0px;
	padding: 0px;
}
#leftnav li {
	margin-bottom: 10px;
	list-style-type: none;
}
#leftnav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2D519D;
	font-weight: bold;
	text-decoration: none;
}
#leftnav a:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0D4590;
	font-weight: bold;
	text-decoration: none;
}
#leftnav a:active {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0D4590;
	font-weight: bold;
	text-decoration: none;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	color: #164B97;
	font-size: 11px;
	font-weight: bold;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#topnav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#topnav a:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#topnav a:active {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#topnav ul {
	margin: 0px;
	padding: 0px;
}
#topnav li {
	display: inline;
	margin-right: 40px;
}
#rightnav {
	float: right;
	width: 150px;
}
.newsimage {
	float: right;
	padding-bottom: 10px;
	padding-left: 15px;
}
#context #contentarea #events {
	width: 690px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #999999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
