#container {
	position: absolute;
	width: 900px;
	left: 1px;
	color: #781839;
}
#headerphoto {
	height: 163px;
	width: 900px;
}
#redbar {
	background-color: #781839;
	height: 15px;
	width: 900px;
	margin-top: 10px;
	margin-bottom: 2px;
}
#menubar {
	background-color: #FFFFFF;
	height: 20px;
	width: 900px;
}
#redbar2 {
	background-color: #781839;
	height: 10px;
	width: 900px;
}
#maincontent {
	background-color: #FFFFFF;
	width: 860px;
	padding: 20px;
	color: #781839;
}
#horizontalrule     {
	color: #781839;
}
#container #maincontent table tr td {
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #781839;
	border-right-color: #781839;
	border-bottom-color: #781839;
	border-left-color: #781839;
}
