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

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();
	background-repeat: no-repeat;
	background-color: #EEEFBB;
}
h1 {
	font-size: large;
	color: #000000;
}
a:link {
	color: #277321;
}
a:visited {
	color: #277321;
}
a:hover {
	color: #349A2C;
}
a:active {
	color: #349A2C;
}
h2 {
	font-size: medium;
	color: #000000;
}
#container {
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#nav-top {
	float: left;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 435px;
	width: 197px;
}
#nav-bottom {
	background-color: #DCE164;
	float: left;
	width: 197px;
	height: 300px;
}
#nav-medium {
	background-color: #DCE164;
	float: left;
	width: 197px;
	height: 800px;
}
#nav-large {
	background-color: #DCE164;
	float: left;
	width: 197px;
	height: 1760px;
}
#nav-xlarge {
	background-color: #DCE164;
	float: left;
	width: 197px;
	height: 2760px;
}
#main {
	float: left;
	width: 513px;
	background-color: #EEEFBB;
	height: 725px;
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 30px;
}
#main-medium {
	height: 1225px;
	width: 513px;
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 30px;
	float: left;
	background-color: #EEEFBB;
}
#main-large {
	height: 2185px;
	width: 513px;
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 30px;
	float: left;
	background-color: #EEEFBB;
}
#main-xlarge {
	height: 3185px;
	width: 513px;
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 30px;
	float: left;
	background-color: #EEEFBB;
}
#footer {
	clear: both;
	height: 25px;
	width: 810px;
	background-color: #EEEFBB;
	padding: 10px;
	font-size: x-small;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	color: #666666;
}
.img-right {
	float: right;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#left {
	float: left;
	width: 197px;
}
#right {
	float: right;
}
#filler {
	float: left;
	width: 60px;
	background-color: #DCE164;
	height: 735px;
	padding: 0px;
}
#filler-medium {
	float: left;
	width: 60px;
	background-color: #DCE164;
	height: 1235px;
	padding: 0px;
}
#filler-large {
	float: left;
	width: 60px;
	background-color: #DCE164;
	height: 2195px;
	padding: 0px;
}
#filler-xlarge {
	float: left;
	width: 60px;
	background-color: #DCE164;
	height: 3195px;
	padding: 0px;
}
