@charset "utf-8";
body {
	background-color: #fef4ac;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	font-family: Georgia, Times New Roman;
	
	text-align: center;
	width: 984px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#titlebar {
	font-size: 57px;
	font-weight: bold;

}
#video {
	height: 474px;
	z-index: 0;
	position: inherit;
}
#navbar {
}

#spacer1 {
	height: 50px;
}

#navbartest {
	position: relative;
	z-index: 2;
	top: -27px;
}

#spacer2 {
	height: 20px;
	text-align: right;
	font-size: 12px;
	color: #000000;
}

#spacer3 {
	height: 20px;
}
