#background {
	height: 420px;
	width: 745px;
	background-image: url(images/bkgrnd.jpg);
	background-position: left top;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}
#title {
	height: 75px;
	width: 350px;
	background-image: url(images/title.gif);
	position: relative;
	top: 40px;
	background-repeat: no-repeat;
}
#navigation {
	float: right;
	width: 305px;
	position: relative;
	height: 95px;
	top: 27px;
	right: 56px;
}
#content {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: right;
	position: relative;
	height: 270px;
	width: 381px;
	top: 75px;
	color: #663300;
	overflow: auto;
	background-repeat: no-repeat;
	line-height: 13px;
	left: 355px;
	letter-spacing: normal;
}
#subcontent {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	width: 350px;
	font-size: 11px;
	color: #663300;
	border: thick ridge #669900;
	text-align: left;
	height: 170px;
}
#timebar {
	height: 265px;
	width: 63px;
	position: relative;
	top: 72px;
	left: 402px;
}
#events {
	position: relative;
	height: 251px;
	width: 304px;
	left: 25px;
	top: -188px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #009900;
	float: right;
}

