body {
	background-color: #ECECEC;
	background-image: url(NewEventsImages/whiteBgrnd.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0%;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: center;
	color: #333;
}
#wrapper {
	padding: 0px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	text-align: left;
	background-color: #FFF;
}
#footer {
	background-image: url(NewEventsImages/footerBgrnd.jpg);
	width: 680px;
	height: 50px;
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-left: 300px;
	font-size: 70%;
	color: #666;
	margin-top: 25px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	clear: both;
}
#NEindexcol1 {
	float: left;
	width: 242px;
	margin-top: 20px;
	margin-left: 35px;
	background-color: #EDEDED;
	text-align: center;
	font-size: 80%;
	line-height: 1.3em;
	height: 500px;
}
.clearit {
	clear: both;
}
#header {
	background-image: url(NewEventsImages/header.jpg);
	height: 141px;
}
#contentcontainer {
	width: 1000px;
}
#leftnav {
	float: left;
	width: 159px;
	margin-left: 10px;
}
#NEindexcol2 {
	float: left;
	width: 242px;
	margin-top: 20px;
	margin-left: 28px;
	font-size: 80%;
	background-color: #EDEDED;
	text-align: center;
	line-height: 1.3em;
	height: 500px;
}
#NEindexcol3 {
	float: left;
	width: 242px;
	margin-top: 20px;
	margin-left: 28px;
	font-size: 80%;
	line-height: 1.3em;
	background-color: #EDEDED;
	text-align: center;
	height: 500px;
}
#maincontent {
	float: left;
	width: 730px;
	margin-top: 20px;
	margin-left: 35px;
	background-color: #FFF;
	text-align: left;
	font-size: 80%;
	line-height: 1.3em;
	padding-top: 100px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	background-image: url(NewEventsImages/dseibgrnd.jpg);
	background-repeat: no-repeat;
}
.table {
	font-size: 75%;
	padding: 5px;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 140%;
	color: #900;
	font-weight: normal;
}

a:link {
	color: #000;
	text-decoration: underline;
}
a:visited {
	color: #000;
	text-decoration: underline;
}
a:hover {
	color: #900;
	text-decoration: underline;
}
a:active {
	color: #900;
	text-decoration: underline;
}
