body {
	background-image:url(images/websitebg.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-color: #6f1663;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}
#maincontainer {
	width: 960px;
	margin-left: auto;
	margin-right:auto;
}
#navbox {
	background-image:url(images/topbg.gif);
	background-repeat:no-repeat;
	background-position:top;
	width: 652px;
	padding-top: 50px;
}
#navbox a {
	width: 150px;
	height: 35px;
	display: block;
	float: left;
	text-align: center;
	color: white;
	text-decoration: none;
	font-size: 14px;
	background-image:url(images/buttbg.gif);
	line-height: 35px;
	margin-left: 10px;
	margin-top: 10px;
}
#navbox a:hover {
	width: 150px;
	height: 35px;
	display: block;
	float: left;
	text-align: center;
	color: #6f1663;
	text-decoration: none;
	font-size: 14px;
	background-image:url(images/buttbgon.gif);
	line-height: 35px;
	margin-left: 10px;
	margin-top: 10px;
}
.topmenuon a {
	background-image:url(images/buttbgon.gif) !important;
	color: #6f1663 !important;
}
#content {
	background-image: url(images/contentbg.gif);
	padding-left: 20px;
	padding-right: 20px;
}
#calcontent {
	background-image: url(images/rightbg.gif);
	padding-left: 10px;
	padding-right: 10px;
}
#footer {
	background-image:url(images/footer.gif);
	margin-bottom: 20px;
}
#rightcol {
	padding-left: 20px;
}
.maintext {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#calendar {
	width: 238px;
	margin-left: auto;
	margin-right: auto;
}
.calevents {
	border-top:1px solid #6f1663;
}
.emptynum {
	width: 29px;
	float: left;
	font-size: 11px;
	border-right:1px solid white;
	border-bottom:1px solid white;
	background-color: #FFFFFF;
	padding-left: 4px;
	padding-top: 4px;
	text-align: center;
}
.headernum {
	width: 30px;
	float: left;
	font-size: 11px;
	border-bottom:1px solid #6f1663;
	background-color: #FFFFFF;
	padding-left: 4px;
	padding-top: 4px;
	text-align: center;
	color: #6f1663;
	font-weight: bold;
	margin-bottom: 10px;
}
.calnum {
	height: 29px;
	width: 29px;
	float: left;
	font-size: 11px;
	border-right:1px solid white;
	border-bottom:1px solid white;
	background-color: #aaabab;
	padding-left: 4px;
	padding-top: 4px;
	color: #6f1663;
}
.calnumon {
	height: 29px;
	width: 29px;
	float: left;
	font-size: 11px;
	border-right:1px solid white;
	border-bottom:1px solid white;
	background-color: #6f1663;
	padding-left: 4px;
	padding-top: 4px;
	color: white;
}
.calnumon a {
	color: white;
}
.newsheader {
	color: white;
	font-size: 22px;
	font-style:italic;
}
.newstitle {
	font-size: 12px;
	font-weight:bold;
}
.newstxt {
	font-size: 12px;
}
.newstxt a {
	font-size: 12px;
	color: #6f1663;
	font-weight:bold;
	text-decoration:none;
}
.newstxt a:hover {
	font-size: 12px;
	color: #6f1663;
	font-weight:bold;
	text-decoration:underline;
}
.calheader {
	font-size: 24px;
	color: #6f1663;
}
.caldate {
	font-size: 12px;
	color: #6f1663;
}
.calevents {
	font-size: 12px;
}
.calevents a {
	font-size: 12px;
	color: #6f1663;
	text-decoration:none;
}
.calevents a:hover {
	font-size: 12px;
	color: #6f1663;
	text-decoration:underline;
}
#content {
	font-size: 12px;
}
#content a {
	font-size: 12px;
	color: #6f1663;
	font-weight: bold;
	text-decoration:none;
}
#content a:hover {
	font-size: 12px;
	color: #6f1663;
	font-weight: bold;
	text-decoration:underline;
}
.maintext {
	font-size: 12px;
}
.maintext a {
	font-size: 12px;
	color: #6f1663;
	font-weight: bold;
	text-decoration:none;
}
.maintext a:hover {
	font-size: 12px;
	color: #6f1663;
	font-weight: bold;
	text-decoration:underline;
}
#content h1 {
	font-size: 24px;
	color: #6f1663;
	font-weight: normal;
}
#content h2 {
	font-size: 20px;
	color: #6f1663;
	font-weight: normal;
}
#content h3 {
	font-size: 16px;
	color: #6f1663;
	font-weight: bold;
}
.footertext {
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 20px;
}
.adminbox {
	font-size: 12px;
	color: #6f1663;
}
.adminbox a {
	font-size: 12px;
	color: #6f1663;
}
.adminbox a:hover {
	font-size: 12px;
	color: #6f1663;
}
