@charset "UTF-8";
/* CSS Document */

body {
	color: #333333;
	margin: 0px;
	padding: 0px;
	background: #e2e1d6;
	font: x-small/normal Arial, Helvetica, sans-serif;
}
#maincontent {
	height: 620px;
	width: 1000px;
	background: url(navandbacks/top.jpg) no-repeat;
}
#maincontent #top {
	height: 70px;
	width: 1000px;
}
#maincontent #content #image {
	float: right;
	height: 570px;
	width: 400px;
	margin-left: 5px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	padding: 5px;
}
#maincontent #content #cont img {
	margin-right: 1px;
}
h2 {
	font-size: x-small;
	font-weight: bold;
	color: #333333;
	line-height: 20px;
}
.footer {
	color: #999999;
	clear: both;
}
#maincontent #content {
	height: 580px;
	width: 1000px;
	border-bottom: 1px solid #999999;
	padding-top: 35px;
}
#maincontent #content #cont {
	width: 560px;
	clear: right;
	float: left;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	height: 560px;
}
a:link {
	color: #6E201E;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
h1 {
	font-weight: bold;
	color: #000000;
	font-size: x-small;
}
#footer {
	width: 1000px;
	text-align: center;
	clear: both;
	float: none;
}
#maincontent #content #cont #navigation {
	margin-top: 20px;
	margin-bottom: 10px;
}
a:link img {
	border-style: none;
}
a:visited img {
	border-style: none;
}
a:hover img {
	border-style: none;
}
table {
	margin: 0px;
	padding: 0px;
	white-space: normal;
}
