body, html {
	padding: 0px;
	margin: 0px;
	border: 0px;
	min-width: 800px;
	font: small Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: center;
	color: #E0E0E0;
	background-color: #A0A0A0; 
}

.clear {
	clear: both;
}

#wrap {
	margin: 0px;
	border: 0px;
	padding: 0px;
}

#headingcont {
	text-align: left;
	margin: 0px;
	border: 0px;
	padding: 0px;
	background-color: #FFA050; 
}

#heading {
	width: 800px;
	text-align: left;
	margin: 0px auto;
	border: 0px;
	padding: 32px 0px 0px 0px;
	color: white;
	background-color: #FFA050; 
}

#logo {
	padding: 0px;
	margin: 0px;
}

#logo a {
	padding: 0px;
	padding-left: 5px;
	margin-top: 14px;
	color: white;
	float: left;
	font-size: 28px;
	text-decoration: none;
}

#topnavi ul {
	float: right;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

#topnavi li {
	float: left;
	display: inline;
	padding: 0px;
	margin: 0px;
	border: 0px;
	list-style: none;
}

#topnavi img {
	border: none;
}

#topnavi a {
	display: block;
	margin: 20px 0px 0px 0px;
	padding: 5px 10px 5px 5px;
	text-decoration: none;
	color: white;
}

#topnavi .current {
/*	font-weight: bold; */
}

#topnavi a:hover {
	color: white;
	background-color: #E07A40;
}

#topnavi a:visited {
	color: white;
}

#topnavi a:active {
	color: white;
	background-color: #E07A40;
}

#navicont {	
	margin: 0px;
	border-top: 1px dotted white;
	border-bottom: 1px solid #E07A40;
	padding: 0px;
	height: 70px;
	color: white;
	background-color: #FFA050; 
/*	border-top: 1px solid black;
	border-bottom: 1px solid white; */
}

#navi {
	width: 800px;
	margin: 0px auto;
	border: 0px;
	padding: 0px;
	text-align: right;
	color: white;
	background-color: #FFA050; 
/*	border-top: 1px solid black;
	border-bottom: 1px solid white; */
}

#navi ul {
	float: right;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

#navi li {
	float: left;
	display: inline;
	padding: 0px;
	margin: 0px;
	border: 0px;
	list-style: none;
}

#navi img {
	border: none;
}

#navi a {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 5px 5px;
	text-decoration: none;
	color: white;
}

#navi .current {
/*	font-weight: bold; */
}

#navi a:hover {
	color: white;
/*	text-decoration: underline; */
	background-color: #E07A40;
}

#navi a:visited {
	color: white;
}

#navi a:active {
	color: white;
	background-color: #E07A40;
}

#contwrap {
	background-color: white;		
}

#content {
	margin: 0 auto 0 auto;
	text-align: left;
	width: 800px;
	color: black;
	padding: 0px;
}

#sidebar {
	float: left;
	width: 250px;
}

#sidebar img {
	z-index: 20;
	background-color: #E07A40;
	margin: 5px;
	margin-top: -45px;
	padding: 1px;
}

#text {
	float: left;
	color: #808080;
	width: 500px;
	padding: 20px;
}

#text h1 {
	font-size: 20px;
}

#text h2 {
	font-size: 17px;
	padding: 5px;
	background-color: #FFA050;
	color: white;
}

#text h3 {
	font-size: 17px;
	font-weight: normal;
}
#text h43 {
	font-size: 17px;
	font-weight: normal;
}
#text p {
	margin: 20px;
}

#text a {
	color: #E07A40;
	text-decoration: none;
}

#text a:hover {
	text-decoration: underline;
}

#text table {
	border: 1px solid white;
}

.even {
	background-color: #E0E0E0;
}

.head {
	color: white;
	font-weight: bold;
	background-color: #FFA050;
}

#text td {
	padding: 5px 10px 5px 10px;	
	border-top: 1px solid white;
	border-left: 1px solid white;
}

#text tr {
	
}

#text ul {
	
}

#text li {
	
}

#footercont {
	background-color: #FFA050;
	border-top: 1px solid #E07A40;
	border-bottom: 1px dotted white;
}

#footer {
	text-align: right;
	width: 590px;
	margin: 0px auto;
	border: 0px;
	padding: 10px 10px 10px 200px;
	color: white;
	background-color: #FFA050; 
}

#footer {
	width: 800px;
	margin: 0px auto;
	border: 0px;
	padding: 0px;
	text-align: right;
	color: white;
	background-color: #FFA050; 
/*	border-top: 1px solid black;
	border-bottom: 1px solid white; */
}

#footer ul {
	float: right;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

#footer li {
	float: left;
	display: inline;
	padding: 0px;
	margin: 0px;
	border: 0px;
	list-style: none;
}

#footer img {
	border: none;
}

#footer a {
	display: block;
	margin: 0px 0px 20px 0px;
	padding: 5px 10px 5px 5px;
	text-decoration: none;
	color: white;
}

#footer .current {
/*	font-weight: bold; */
}

#footer a:hover {
	color: white;
/*	text-decoration: underline; */
	background-color: #E07A40;
}

#footer a:visited {
	color: white;
}

#footer a:active {
	color: white;
	background-color: #E07A40;
}

#bott {
	background-color: #A0A0A0;
	border-top: 1px solid #8A8A8A;	
}
