body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.72em;
	line-height: 1.6em;
	color: #000000;
	margin: 0px;
	position: relative;
	background-color: #DFDFB3;
}
#indexpage {
	margin: auto;
}
#header {
	background-color: #FFFFFF;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: auto;
	height: 143px;
	width: 780px;
}
#background {
	background-color: #FFF;
	width: 780px;
	margin: auto;
}
#header h1 {
	display: none;
}
#header h4 {
	display: none;
}
#header p {
	display: none;
}
#navbar {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 1.3em;
	color: #328A9A;
	height: 26px;
	width: 756px;
	padding: 0 12px;
	border-bottom: solid 1px #CCCCCC;
	border-top: solid 1px #CCCCCC;
	background-color: #FFFFFF;
	margin: auto;
	position: relative;
	vertical-align: middle;
	line-height: 1em;
}
#navbar a {
	color: #328A9A;
	text-decoration: none;
}
#navbar a:visited {
	color: #328A9A;
}
#navbar a:hover {
	color: #FF9933;
}
#navbar li {
	display: inline;
	float: right;
	margin: 0 0 0 28px;
}
#navbar ul {
	margin: 5px 0 0 0;
}
#columns {
	margin: auto;
	width: 780px;
	clear: both;
	background-color: #FFFFFF;
	height: 800px;
	background-image: url(images/backgr.gif);
	background-repeat: repeat-y;
}
#indexpage #content {
	background-color: #FFFFFF;
	width: 564px;
	position: relative;
	padding: 12px 6px 12px 22px;
	float: left;
}
#subpage #content {
	background-color: #FFFFFF;
	width: 752px;
	position: relative;
	padding: 12px 6px 12px 22px;
	margin: auto;
}
#content h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	line-height: 1.8em;
	color: #E58A1C;
	margin-bottom: 0.8em;
}
#content h4 {
	font-size: 1em;
	line-height: 1.4em;
	color: #58585A;
	margin-top: 0.8em;
	margin-bottom: 0px;
}
#content h4 a {
	color: #5E4A3E;
}
#content h4 a:visited {
	color: #5E4A3E;
}
#content h5 {
	font-size: 1em;
	line-height: 1.4em;
	color: #5E4A3E;
	margin-top: 0px;
	margin-bottom: 0.2em;
	font-weight: normal;
}
#content p {
	margin-top: 0px;
	margin-bottom: 1.2em;
}
#content a {
	text-decoration: none;
	color: #518A99;
}
#content a:hover {
	color: #FF9933;
}
#content a:visited {
	color: #FF9933;
}
#sidebar {
	color: #666;
	float: right;
	width: 169px;
	padding: 12px 12px 12px 6px;
	background-color: #FFFFFF;
	font-size: 0.95em;
	border-left: solid 1px #CCCCCC;
}
#sidebar h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	margin: 0px;
	color: #91A02A;
}
#sidebar h4 {
	font-size: 1em;
	font-weight: normal;
	margin: 0px;
	margin-bottom: 6px;
}
#footer {
	font-size: 0.9em;
	color: #65ACBE;
	height: 26px;
	width: 736px;
	padding: 3px 22px;
	border-bottom: solid 1px #CCCCCC;
	border-top: solid 1px #CCCCCC;
	background-color: #FFFFFF;
	margin: auto;
	clear: both;
}
#footer p {
	margin: 0px;
}
#footer a {
	color: #CC6600;
	text-decoration: none;
}
#content img {
	text-align: left;
	float: left;
	margin-right: 6px;
}
