#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 5px;
	border: medium solid #333333;
}
#nav {
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	font-weight: bold;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #000000;
}
#body {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#thumbs {
	margin-right: 5px;
	margin-left: 5px;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding-top: 5px;
	overflow-x: scroll;
	overflow-y: hidden;
	white-space: nowrap;
	height: 80px;
	width: 790px;
	overflow: auto;
}
#header {
	margin-top: 0px;
}
#base {
	margin-right: 5px;
	margin-left: 5px;
	font-size: 12px;
	padding-bottom: 4px;
	padding-top: 4px;
}
.link {
	color: #666666;
	font-weight: bold;
}
.navlink {
	color: #FFFF00;
	font-size: 12px;
	font-weight: bold;
}
#bottomnav {
	font-size: 13px;
	text-align: center;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 4px;
	clear: both;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #000000;
	padding-bottom: 4px;
}
.outline {
	border: 1px solid #333333;
}
.agouti-design-type {
	font-size: 11px;
	color: #666666;
}
.title {
	font-size: 24px;
}
.picture-left {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.picture-right {
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
	border: 1px solid #000000;
}
#roots {
	background-image: url(images/roots2.jpg);
	padding: 5px;
}
#slideshow {
	float: left;
	height: 400px;
	width: 300px;
	margin-right: 10px;
	border: 1px dotted #333333;
}
#home-text {
	height: auto;
	font-size: 14px;
	margin-bottom: 15px;
}
.bold-text {
	font-weight: bold;
}
