@charset "utf-8";
/* CSS Document */

.heading {
	text-align: center;
	height: auto;
	width: auto;
}
  
.left {
	float: left;
	width: 200px;
	background-color: #FFFFFF;
	border-top-color: #00CCFF;
	border-top-style: groove;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
}

.middle {
	top: 0px;
	margin-left: 210px;
	padding: 0px 15px 0px 10px;
	margin-right:176px;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	min-height: 150px;
	background-color: #FFCC66;
	border-bottom-color: #00CCFF;
	border-color: #00CCFF;
	border-left-color: #00CCFF;
	border-right-color: #00CCFF;
	border-top-color: #00CCFF;
	border-left-style: groove;
	border-right-style: groove;
	border-top-style: groove;
	border-bottom-style: groove;
	background-image: url(Images/ArticleBack.jpg);
	background-repeat: repeat-x;
}

.right {
	float: right;
	padding: 0px 0px 0px 0px;
	width: 166px;
	background-color: #FFFFFF;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #00CCFF;
	border-right-color: #00CCFF;
	border-bottom-color: #00CCFF;
	border-left-color: #00CCFF;
	height: auto;
}

.footer {
  padding-top: 10px;
  text-align: center;
  clear: both;
}
.Event {
	background-image: url(Images/Banners/EventsBanner.jpg);
	margin-right: 8px;
	margin-left: 8px;
}
.left .left {
	text-align: center;
}
