body {
	text-align: center;
	font: 0.85em Georgia, "Times New Roman", Times, serif;
	background: cccccc url(images/om-bg.gif);
	margin: 0px;
	color: #661E21;
}
#wrapper {
	width: 800px;
	border-right: 2px solid #666699;
	border-left: 2px solid #666699;
	text-align: left;
	background: #FFFFFF;
	margin-top: 20px;
}
#header {
	width: 800px;
	background: #666699 url(images/header-bg.jpg) no-repeat 350px;
}
#logo {
	top: 300px;
	position: relative;
}
h1 {
	font-size: 1.5em;
	color: #696797;
}
#content {
}
#sidebar {
	width: 125px;
	margin-top: 10px;
}
#wrapper #sidebar p {
	font-size: 0.75em;
	color: #FFFFFF;
	font-weight: bold;
	margin: 1px;
	padding: 5px;
	background: #661E21;
}
#wrapper #sidebar a {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
#wrapper #sidebar a:hover {
	color: #66cc66;
	text-decoration: none;
}
#content p {
	padding-left: 15px;
	padding-right: 25px;
	font-size: 0.85em;
	color: #661E21;
	line-height: 1.25em;
}
#footer {
	font-size: 0.75em;
	text-align: center;
	background: #696699;
	padding: 5px;
	color: #FFFFFF;
	position: relative;
	line-height: 1.5em;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #66CC66;
}
#content li {
	font-size: 0.85em;
	color: #661E21;
	line-height: 1.25em;
	margin-bottom: 10px;
}
#content a {
	color: #66CC66;
}
.hometext {
	line-height: 1.5em;
}
h2 {
	font-size: 1.15em;
}
