.header {
	background-image: url(images/bg/header.gif);
	background-repeat: no-repeat;
	height: 139px;
	width: 749px;
	top: 0px;
	position: static;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
.middle {
	background-image: url(images/bg/bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 749px;
}
.bottom {
	background-image: url(images/bg/bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 749px;
	height: 85px;
}

.body {
	padding-top: 30px;
	margin: 0px;
	width: 675px;
}

.bottomnav {
	padding-top: 30px;
	margin: 0px;
	width: 675px;
}
.leftcolumn {
	padding-right: 40px;
	margin: 0px;
	width: 375px;
	float: left;
	padding-bottom: 50px;
}
.rightcolumn {
	margin: 0px;
	width: 300px;
	float: right;
	vertical-align:top;
}
.thumbnails {
	height: 65px;
	width: 75px;
	text-align: right;
}
.middlecolumn {
	padding-right: 0px;
	margin: 0px;
	width: 600px;
	float: left;
	padding-bottom: 50px;
}
.bullet {
	background-image: url(images/nav/bullet.gif);
	background-position: center top;
	background-repeat: no-repeat;
}
.bullet2 {
	background-image: url(images/nav/bullet2.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #99a739;
	color: #99a739;
	width: 700px;
}
.description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #4A2A14;
	padding-top: 20px;
	padding-bottom: 30px;
	width: 300px;
}
.image {
	width: 300px;
	height: 225px;
	border-style: solid;
	border-width: 1px;
	border-color: #99a739;
	max-height: 225px;
	}
.labels {
	padding-top: 5px;
	padding-bottom: 15px;
	text-transform: uppercase;
	letter-spacing: .1em;
	font-stretch: uppercase;
}
.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	padding: 10px;
	border: 1px solid #99a739;
}
