@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #1037a4;
	background-image: url(images/plainBG1.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

/* CSS Document */

.rsImage
{
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
.rsImage img
{
	width: 0;
	margin-left: -99999px;
	padding-left: 1px;
}
.siteMAINAREA {
	width: 100%;
	position: absolute;
	top: 0px;
}
.menu {
	color: #FFFFFF;
}
.menu a {
	color: #B5D1FF;
	text-decoration: none;
	line-height: 22px;
	font-weight: bold;
}
.menu a:hover {
	color: #D10000;
}
.highlights {
	font-size: 16px;
	color: #000066;
	line-height: 20px;
}
.upcomingevents {
	font-size: 16px;
	color: #000066;
	line-height: 20px;
}
a {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}

