@charset "utf-8";
body {
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336600;
	background-color: #FFFBDF;
}
#masterContainer {
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #999900;
	width: 800px;
	height: 2000px;
	background-color: #CCCC66;
	margin-top: 20px;
}

#rightcol {
	width: 600px;
	float: right;
	padding-right: 8px;
	height: auto;
	margin-top: 8px;
	background-color: #CC6;
}
.space {
	margin-bottom: 10px;
}
.print {
	background: #FFFFFF;
	color: #333333;
}


#header {
	background: #CCCC66;
	padding-bottom: 2px;
	text-align: right;
}
#footer {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 11px;
	background-color: #DADB5C;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DADB5C;
	border-right-color: #999900;
	border-bottom-color: #999900;
	border-left-color: #999900;
	padding-top: 4px;
	padding-bottom: 8px;
}

#content {
	width: 570px;
	float: right;
	padding-right: 10px;
}
#navbox {
	height: 600px;
	width: 170px;
}

a:link {
	color: #004200;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	color: #336600;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #C30;
	}
#drawings {
	margin-top: 10px;
}
#slideshowContainer{
	width: 500px;
	float: right;
	padding-right: 70px;
	padding-top: 40px;
}
#imagecontainer {
	background: #CC6;
	padding-top: 20px;

}
#numberDiv a{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#backforthbuttons{
	margin-top: 20px;
}
h1 {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
