#header {
	background-image: url(../images/Wavy_Banner.jpg);
	background-repeat: repeat-x;
}
#menu {
	background-color: #FFFFFF;
	float: left;
	width: 220px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
#main {
	margin-left: 240px;
}

#nav {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	margin-top: 5px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
#IndexSlideShow {
	margin-right: 0%;
	margin-left: 0%;
	background-color: #996699;
	height: 350px;
}
#footer {
	clear: both;
	background-color: #FFFFFF;
}
