#banner {
	background-image: none;
	background-repeat: no-repeat;
	position: relative;
	width: 650px;
	left: 2px;
	top: 3px;
	visibility: visible;
	height: 260px;
	margin-right: 100px;
	margin-left: 100px;
	z-index: 1;
	float: none;
}
#sidebar {
	position: absolute;
	width: 185px;
	left: -15px;
	top: 375px;
	height: 572px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFF00;
	text-align: center;
	margin-right: 75px;
	margin-left: 120px;
	white-space: normal;
	border-left-width: 5px;
}
#nav {
	position: absolute;
	width: 702px;
	left: 32px;
	top: 278px;
	background-image: url(Images/NavBar.jpg);
	background-repeat: no-repeat;
	height: 49px;
	float: none;
	margin-left: 150px;
}
