body {
	margin: 50px auto auto;
	padding: 0px;
	text-align: center;
	background: url(assets/backgrounds02.gif) repeat;
}
#wrapper {
	background: #824A6D;
	margin: auto;
	padding: 0px;
	width: 1000px;
	text-align: left;
	border: 3px solid #4F2D42;
}
#banner {
	background: #9F6689;
	margin: 0px;
	padding: 0px;
	height: 400px;
	width: 1000px;
	position: relative;
	background-color: #9F6689;
}
#navBar {
	margin: 0px;
	padding: 0px;
	height: 54px;
	width: 561px;
	position: absolute;
	left: 426px;
	top: 7px;
	text-align: center;
	border: 1px solid #5C364F;
}

