#container {
	background-color: #FFFFFF;
	width: 770px;
	text-align: left;
	margin: 0 auto;
}

body {
	background-color: #d8d8d8;
	background-image: url(../images/mainbackground.jpg);
	background-repeat: repeat-y;
	background-position: 50% 0px;
	text-align: center;
}
* {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

img {
	border: 0px;
}

#header {
	background-image: url(../images/header.jpg);
	float: left;
	height: 110px;
	width: 770px;
}
#footer {
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 11px;
	width: 770px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #FFFFFF;
	text-align: right;
	vertical-align: bottom;
	line-height: 8px;
	padding-top: 15px;
	margin-top: 10px;
}
#content {
	float: left;
	width: 770px;
}
#leftcolumn {
	float: left;
	width: 125px;
	padding-left: 10px;
	background-image: url(../images/mini_puzzle.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 30px;
	padding-bottom: 186px;
}
#rightside {
	float: right;
	width: 624px;
}
#middlecolumn {
	float: left;
	width: 474px;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 10px;
}
#rightcolumn {
	float: right;
	width: 120px;
	padding-top: 30px;
	padding-right: 5px;
	padding-bottom: 30px;
	padding-left: 4px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#main-menu {
	float: left;
	width: 125px;
	padding-bottom: 30px;
	margin-bottom: 10px;
}
#main-menu ul {
	text-align: left;
	list-style-type: none;
	margin: 0px;
}
#main-menu li {
	font-size: 14px;
	color: #781800;
	text-indent: 0px;
	width: 125px;
}
#main-menu a {
	color: #781800;
	text-decoration: none;
	display: block;
	padding: 5px;
	width: 115px;
	margin-bottom: 3px;
}

#main-menu .level2 li {
	text-align: right;
}

#main-menu ul.level2 {
}
#main-menu .level2 a {
	color: #781800;
	text-decoration: none;
	background-color: #d8d8c0;
	display: block;
	width: 115px;
	padding: 5px;
	margin-bottom: 3px;
}
#infobox {
	background-color: #781800;
	float: left;
	width: 115px;
	margin-bottom: 10px;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

#infobox h1 {
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 10px;
}

#infobox2 {
	background-color: #d8d8c0;
	float: left;
	width: 115px;
	margin-bottom: 10px;
	font-size: 10px;
	color: #781800;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-right: -3px;
}

#infobox2 h1 {
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 10px;
}

#maincontent h1 {
	font-size: 16px;
	font-weight: bold;
	color: #781800;
	padding-bottom: 10px;
}
#maincontent {
	font-size: 12px;
	line-height: 20px;
	color: #480000;
	margin-bottom: 20px;
}

#linkboxes .linkbox p {
	font-size: 12px;
	line-height: 12px;
	color: #781800;
	padding-bottom: 4px;
}
#linkboxes .linkbox {
	margin-bottom: 30px;
}

#imageboxes .imagebox {
	margin-bottom: 10px;
}
#latestboxes {
	font-size: 10px;
	color: #781800;
	float: left;
	height: 200px;
	width: 474px;
}

#latestboxes_top {
	float: left;
	height: 20px;
	width: 474px;
	clear: both;
}

#latestboxes_top h1 {
	font-size: 12px;
	padding-bottom: 10px;
}
#latestboxes .latestbox {
	background-color: #d8d8c0;
	float: left;
	width: 142px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding: 4px;
}
#latestboxes .latestbox_image {
	clear: both;
	float: left;
	margin-bottom: 4px;
}
#latestboxes .latestbox_info {
	float: left;
	width: 142px;
}
#latestboxes .latestbox_info h1 {
	font-size: 12px;
	font-weight: bold;
}
#latestboxes .latestbox_info a {
	text-align: right;
	color: #902424;
	text-decoration: none;
	
}
#latestboxes .latestbox_info a:hover {
	text-decoration: underline;
	
}
#maincontent p {
	padding-bottom: 10px;
}
#maincontent a {
	color: #906048;

}
#maincontent a:hover {
	text-decoration: underline;
}

#listingbox_top {
	float: left;
	height: 20px;
	width: 474px;
	clear: both;
}

#listingbox_top h1 {
	font-size: 12px;
	padding-bottom: 10px;
}
#listingbox {
	float: left;
	margin-bottom: 20px;
	color: #781800;
}
#listingbox .listing {
	padding: 5px;
	clear: both;
	float: left;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #D8D8D8;
	width: 464px;
	font-size: 12px;
	line-height: 20px;
	color: #7f8184;
}
#listingbox .listing h1 {
	font-size: 12px;
	font-weight: bold;
}
#listingbox .listing a {
	color: #781800;
	text-decoration: none;
}
#listingbox .listing img {
	float: right;
	padding-left: 10px;
}
#documentbox {
	background-color: #FFFFFF;
	float: left;
	width: 108px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border: thin dotted #781800;
	color: #781800;
}
#documentbox_top h1 {
	font-size: 12px;
	font-weight: bold;
}
#documentbox_top {
	clear: both;
	float: left;
	width: 108px;
	margin-bottom: 10px;
}
#documentbox .documentitem {
	clear: both;
	float: left;
	height: 30px;
	width: 107px;
	font-size: 12px;
	color: #000000;
	margin-bottom: 4px;
}
#documentbox .documentitem img {
	float: left;
	padding-right: 5px;
}
#documentbox .documentitem a {
	color: #000000;
	text-decoration: none;
}

#documentbox .documentitem a:hover {
	text-decoration: underline;
}

#maincontent ul {
	padding-left: 20px;
}
#imageboxes {
	float: left;
}
