body {
	background-color: #E5E5E8;
	color: #787878;
	text-align: center;
}
A:link {
	text-decoration:underline; color: #CE7717;
}
A:visited {
	text-decoration:underline; color: #CE7717;
}
A:hover {
	text-decoration:underline; color: #CE7717;
}
#wrap {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border: 0px;
	width: 800px;
}
#menu {
	text-align: left;
	border-left: 1px solid #C1C1C1;
	border-right: 1px solid #C1C1C1;
	margin: 0 auto;
	width: 800px;
	height: 28px;
	line-height: 28px;
	background-color: #C4C4C4;
	background: url("images/navbar.png");
	background-repeat: repeat-x;
	font-weight: bold;
	color: #CE7717
}
#sidebar {
	text-align: left;
	margin: 0 auto;
	width: 165px;
	float: left;
	background-color: #FFFFFF;
}
#sidebarmen {
	text-align: left;
	border-left: 1px solid #C1C1C1;
	border-right: 1px solid #C1C1C1;
	margin-left: 0px;
	margin-top: 15px;
	width: 150px;
	height: 28px;
	background-color: #FFFFFF;
	background-image: url("images/navbar2.png");
	background-repeat: repeat-x;
	font-weight: bold;
	color: #CE7717
}
#logo {
	text-align: left;
	display: block;
	width: 800px;
	height: 75px;
	background-repeat: no-repeat;
	margin: 0 auto;
	background-color: #FFFFFF;
}
#container {
	width: 800px;
	margin: 0 auto;
	float: left;
	background-color: #FFFFFF;
}
#mainbox {
	vertical-align: top;
	_position: relative;
	_margin-top: -642px;
	text-align: left;
	width: 635px;
	text-decoration: none;
	background-color: #FFFFFF;
	float: right;
}
h1 {
	color: #CE7717;
	font-size: 30px;
	margin: 0px;
	padding: 0px;
}
h2 {
	color: #CE7717;
	font-size: 24px;
	margin: 0px;
	padding: 0px;
}
h3 {
	color: #CE7717;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}
#text {
	vertical-align: top;
	margin-left: 5px;
}
#navbartxt {
	display: inline;
	margin-right: 15px;
	margin-left: 5px;
	line-height: 22px;
}
#sidebartxt {
	font-family: Arial;
	font-size: 14;
	text-align: center;
	line-height: 22px;
	margin-left: 0px;
}
#sidebaritm {
	color: #C1C1C1;
	margin-left: 0px;
	width: 150px;
	border: 1px solid #C1C1C1;
}
#midbar {
	text-align: left;
	border-left: 1px solid #C1C1C1;
	border-right: 1px solid #C1C1C1;
	margin-left: 5px;
	margin-top: 15px;
	width: 550px;
	height: 28px;
	background-color: #FFFFFF;
	background-image: url("images/navbar2.png");
	background-repeat: repeat-x;
	font-weight: bold;
	color: #CE7717
}
#midbartxt {
	font-family: Arial;
	font-size: 14;
	text-align: left;
	margin-left: 5px;
	line-height: 22px;
}
#midbaritm {
	vertical-align: top;
	color: #7D7D7D;
	margin-left: 5px;
	width: 550px;
	border: 1px solid #C1C1C1;
}
#copy {
	padding: 3px 3px 3px 3px;
	text-align: center;
	font-size: small;
	clear: both;
}
#toolbar {
	text-align: left;
}
