* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background-color: #FFFFFF;
	width: 800px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #999999;
	border-left-color: #FFFFFF;
	border-top-style: none;
	border-bottom-style: none;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

#wrapper #logo {
	height: 100px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
	width: 800px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #navigation {
	height: 30px;
	background-color: #DEDFD0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #336633;
	padding: 0px;
}
#wrapper #headerImg {
	height: 250px;
	background-color: #F1F1EC;
}
#wrapper #bodyArea #left {
	height: 1025px;
	width: 518px;
	float: left;
	background-repeat: no-repeat;
	background-position: bottom;
	background-image: url(../images/foam%20graphic.jpg);
	padding-top: 8px;
	padding-right: 16px;
	padding-bottom: 8px;
	padding-left: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper #bodyArea #right {
	height: 1025px;
	width: 234px;
	float: right;
	background-color: #DEDFD0;
	color: #666666;
	padding: 8px;
}
#wrapper #bodyArea #right img {
	padding-top: 0px;
	margin-top: 25px;
}

#wrapper #bodyArea #footer {
	height: 144px;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	font-size: 12px;
	width: 797px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	background-image: url(../images/footer1.jpg);
}
#wrapper #bodyArea #left #FLVPlayer {
	z-index: 30;
}
#lefttxt {
}
