body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#topbackground {
	background-color: #005555;
	padding-top: 10px;
	padding-bottom: 10px;
}
#topcontainer {
	background-color: #005555;
	width: 784px;
	margin-right: auto;
	margin-left: auto;
	height: 139px;
}
#toprightside {
	float: right;
	background-position: right;
	background-color: #005555;
	width: 364px;
}
#topleftside {
	float: left;
	width: 420px;
	background-color: #005555;
	height: 139px;
}
#navbarbackground {
	background-color: #9B8433;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #695923;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #695923;
	clear: both;
	border-right-style: none;
	border-left-style: none;
}
#navbarcontainer {
	width: 784px;
	margin-right: auto;
	margin-left: auto;
}
#navbar {
	width: 500px;
	text-align: left;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainbackground {
	background-color: #FFFFFF;
	padding-top: 25px;
}
#maincontainer {
	width: 784px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#mainrightside img {
	float: right;
	background-color: #FFFFFF;
	margin: 10px;
}
#mainbottomrightside {
	background-color: #FFFFFF;
	clear: both;
	float: right;
	margin: 10px;
	width: 784px;
	text-align: center;
}

#mainleftside {
	float: left;
	width: 420px;
	background-color: #FFFFFF;
	margin: 10px;
	padding-bottom: 10px;
}

#footerbackground {
	background-color: #9B8433;
	clear: both;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #695923;
	border-bottom-color: #695923;
}
#footercontainer {
	width: 784px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #695923;
	border-bottom-color: #695923;
	border-right-style: none;
	border-left-style: none;
}
