body {
	background-image: url(images/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, Verdana, Calibri;
	font-size: 11px;
}

.whitebg {
	background-color: #FFFFFF;
	width: 984px;
	padding-left: 10px;
	left: 50%;
	margin-left: -492px;
	position: absolute;
	padding-bottom: 10px;
}
.header {
	height: 131px;
	width: 974px;
}
.menu {
	background-image: url(images/MenuBG.gif);
	background-repeat: repeat-x;
	font-family: Tahoma, Verdana, Calibri;
	font-size: 16px;
	color: #245786;
	height: 22px;
	width: 950px;
	font-weight: normal;
	padding: 12px;
}

.leftcol {
	width: 365px;
	float: left;
	padding: 5px;
}
.contentcol {
	width: 755px;
	float: left;
	padding: 5px;
}
.rightcol {
	width: 375px;
	float: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.updatescol {
	width: 189px;
	background-image: url(images/updatescolBG.gif);
	background-repeat: repeat-y;
	font-family: Tahoma, Verdana, Calibri;
	font-size: 11px;
	color: #2A3F55;
	float: left;
	height: 100%;
	overflow: visible;
}
.updatescol P {
	font-family: Tahoma, Verdana, Calibri;
	font-size: 11px;
}
.content {
	width: 974px;
	background-color: #ebebeb;
}

.headertitles {
	font-family: Tahoma, Verdana, Calibri;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px;
	overflow: hidden;
}

.maincol {
	width: 775px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: left;
	height: 100%;
}
.footer {
	width: 960px;
	background-image: url(images/footerBG.gif);
	background-repeat: repeat-x;
	height: 14px;
	padding: 7px;
	font-family: Tahoma, Verdana, Calibri;
	font-size: 10px;
	color: #FFFFFF;
}
.clear {
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	margin-bottom: -1px;
	width: 1px;
}
.menu a:link {
	color: #245786;
	text-decoration: none;
	margin-right: 20px;
	border-bottom-style: none;
	border-bottom-width: 0px;
}
.menu a:hover {
	color: #3D87CB;
	margin-right: 20px;
	text-decoration: underline;
	border-bottom-style: none;
	border-bottom-width: 0px;
}
.menu a:visited {
	color: #245786;
	margin-right: 20px;
	text-decoration: none;
	border-bottom-style: none;
	border-bottom-width: 0px;
}
.menu a:active {
	color: #245786;
	text-decoration: underline;
	margin-right: 20px;
	border-bottom-style: none;
	border-bottom-width: 0px;
}
.today {
	color: #FFFFFF;
	background-color: #4E4E4E;
	padding: 5px;
	width: 157px;
	position: relative;
	height: 14px;
	border: 1px solid #4E4E4E;
	font-weight: bold;
}
.todaybox {
	padding: 5px;
	position: relative;
	width: 157px;
	border: 1px solid #4E4E4E;
	margin-bottom: 7px;
}
.eventdisplay {
	padding-left: 5px;
	font-weight: bold;
	font-size: 10px;
}
.eventdisplaytext {
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 9px;
}
.eventdisplaytext p {
	font-size: 9px;
}
.eventdisplaytext br {
	font-size: 9px;
}
a:link {
	color: #1B4367;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	text-decoration: none;
}
a:hover {
	color: #1B4367;
	border-bottom-style: none;
	border-bottom-width: 1px;
	text-decoration: none;
}
a:visited {
	color: #1B4367;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
a:active {
	color: #1B4367;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-decoration: none;
}
