* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 159px;
}
#wrapper #banner {
	float: right;
	height: 100px;
	width: 660px;
	padding-top: 0px;
	top: 35px;
	position: relative;
	right: 30px;
}


#wrapper #logo {
	float: left;
	height: 139px;
	width: 105px;
	top: 15px;
	position: relative;
}
#bodyArea {
	width: 950px;
	clip: rect(auto,auto,auto,auto);
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/main_content.png);
	background-repeat: repeat;
}
#bodyArea #nav {
	height: 600px;
	width: 180px;
	float: left;
}
#bodyArea #right {
	width: 740px;
	float: right;
	background-image: url(../images/main_content.png);
	padding-left: 15px;
	padding-right: 15px;
	line-height: 25px;
	background-repeat: repeat;
	height: 1050px;
	clear: none;
	position: relative;
}



#bodyArea #left {
	height: 550px;
	width: 180px;
	float: left;
}
#bodyArea #right #newsRelease {
	height: 600px;
	width: 90%;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: 28px;
}
#bodyArea #right #newsRelease #calendar {
	width: 665px;
	padding-top: 20px;
	padding-bottom: 20px;
	clear:none
	}
#bodyArea #right #newsImg {
	height: 198px;
	width: 283px;
	float: left;
}
#bodyArea #right #newsText {
	height: 198px;
	width: 350px;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 28px;
}
#body Area #right #newsText2 {
	height: 200px;
	width: 100%;
	clear: both;
	float: none;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 30px;
}
#body Area #right #newsRelease #calendar {
	clear:both;
	float: left;
	}
#footer {
	width: 100%;
	clear: both;
	background-image: url(../images/templatemo_footer_bg.jpg);
	height: 200px;
}
#footer #left {
	height: 100px;
	width: 238px;
	float: left;
	position: relative;
	top: 10px;
	right: -30px;
}
#footer #right {
	width: 63%;
	float: right;
	position: relative;
	top: 10px;
	right: auto;
	left: auto;
}
a:link {
color: white;
text-decoration:underline;
}
a:visited {
color: gray;
text-decoration:underline;
}
.text {
text-indent: 2em;
}
#bodyArea #right #newsRelease #calendar .style4 {
	width: auto;
}
