body {
	background: #55736c;
	margin: 0px;
}
#header {
	background: url(images/header.jpg) no-repeat;
	width: 800px;
	height: 245px;
}
#navbar {
	background: url(images/Nav_bkgd.gif) repeat-x;
	height: 60px;
	width: 754px;
	margin-right: 23px;
	margin-left: 23px;
	margin-bottom: 20px;
}
h6 {
	font: italic lighter normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
#mainContent {
	width: 700px;
	margin-right: 50px;
	margin-left: 50px;
}
#container {
	background: url(images/bkgd.gif) repeat-y;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#bot {
	background: url(images/bot.gif);
	height: 30px;
	width: 800px;
}
h3 {
	font: bolder small-caps normal 16px Verdana, Arial, Helvetica, sans-serif;
	color: #8A634B;
}
.Subhead {
	font: bold 16px/28px Verdana, Arial, Helvetica, sans-serif;
	color: #73be1e;
}
li {
	list-style: url(images/bullet.gif) outside;
	font: 13px/16px Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	color: #333333;
}
h1 {
	font: oblique bold normal 24px/normal Verdana, Arial, Helvetica, sans-serif;
	color: #8B634A;
	text-decoration: none;
	margin-bottom: -7px;
}
#headerODO {
	background: url(images/header_plain.jpg) no-repeat;
	width: 800px;
	height: 245px;
}
