* {
	background-color: #333;
}
em {
	background: transparent;
}
.main {
	width: 966px;
	height: 780px;
	vertical-align: top;
	float: none;
	margin: 3px;
	border: 1px solid #fff;
}

.top {
	width: 966px;
	height: 246px;
	background: url(../images/banner-grass.png) no-repeat;
	text-align: left;
	border-bottom: 1px solid white;

}

.banner-text {
	text-align: left;
	padding-top: 160px;
	margin-left: 20px;
	width: 375px;
	color: #B8E061;
	background: transparent;
	float: left;
}
.banner-text h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 1.5px;
	background-color: transparent;
}
.banner-text h2 {
	margin: 0px;
	padding-top: 10px;
	background: transparent;
	font-size: 14px;
	font-weight: normal;
	font-family: Arial, sans-serif;
}
.toptext {
	height: 226px;;
	text-align: left;
	padding-top: 20px;
	margin-left: 180px;
	padding-left: 15px;
	width: 350px;
	background: transparent;
	float: left;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #b3b4a9;
	border-left:1px solid #ccc;
	text-align: justify;
}
.toptext a:link {
	background: transparent;
	color: #669900;
	text-decoration: none;
	
}
.toptext a:visited {
	background: transparent;
	color: #669900;
	text-decoration: none;
	
}
.toptext a:hover {
	background: transparent;
	color: #fff;
	text-decoration: none;
	
}
.left {
	width: 453px;
	height: 346px;
	background:#B8E061;
	text-align: justify;
	padding: 15px;
	color: #4d4a4a;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	float: left;
	line-height: 24px;
}
.left a:link {
	background: transparent;
	color: #669900;
	text-decoration: none;
	
}
.left a:visited {
	background: transparent;
	color: #669900;
	text-decoration: none;
	
}
.left a:hover {
	background: transparent;
	color: #fff;
	text-decoration: none;
}
.right {
	width: 453px;
	height: 346px;
	background:#B8E061;
	text-align: center;
	padding: 15px;
	color: #4d4a4a;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	float: left;

}
.flashbox {
	border: solid #fff 1px;
	height: 300px;
	width: 400px;
}
/*
.container {
	height: 600px;
}
*/
.bottom {
	width: 966px;
	height: 156px;
	text-align: center;
	border-top: 1px solid white;
	float: left;
	background-color: #4d4a4a;
}
.thumbbox {
	width: 950px;
	height: 90px;
	background-color: transparent;
	padding-top: 15px;
	overflow: auto;
	overflow-y: hidden;
	padding-left: 8px;
}
.pic{
	border: 1px solid silver;
	height: 75px;
	width: 75px;
	float: left;
	margin-right: 9px;
	margin-bottom: 9px;
}
.bottom h1 {
	background-color: transparent;
	color: #b8e061;
	font: 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-left: 20px;
	text-align: left;
}


/* scrolling thumbs */
#flashcontent, #flashcontent2 {
	font: 12px 'Trebuchet MS', arial, sans-serif;
	font-weight: bold;
	color: #999;
	text-align:center;
	background-color: transparent;
}
#flash, #flash2{
display: block;
margin: 10px auto 0 auto;
}
