body {
	background-color: #000000;
	background-image: url(../images/newtallgrass7.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	min-width: 760px;
}

.header {
	margin-top: 45px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 480px;
	height: 62px;
	overflow: none;
	z-index:10;
	padding: 0px;
	background-color: transparent;
}

.banner {
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
	background-color: #EFECE9;
	background-attachment: fixed;
	background-image: url(../images/bkggrad2.jpg);
	margin-top: 45px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 480px;
	height: 62px;
	overflow: none;
	z-index:10;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	letter-spacing: normal;
	text-align: left;
	vertical-align: baseline;
	word-spacing: normal;
	white-space: normal;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	border: medium groove #FFFF99;
	padding: 0px;
}

.container {
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
	background-color: #EFECE9;
	background-attachment: fixed;
	background-image: url(../images/bkggrad2.jpg);
	background-position:center;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	height: 470px;
	overflow: auto;
	z-index: 1;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	letter-spacing: normal;
	text-align: left;
	vertical-align: baseline;
	word-spacing: normal;
	white-space: normal;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	border: medium groove #FFFF99;
	padding: 15px;
}

.copy {
	margin-top: 0px;
	margin-bottom: 10px;
	padding-left: 30px;
	padding-right: 30px;
	width: 450px;
	float:right;
	text-indent: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFCC;	
}

.videopage {
	margin-top: 0px;
	margin-bottom: 10px;
	padding-left: 30px;
	padding-right: 30px;
	width: 650px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFCC;	
}

.nav {
filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
margin-top: 60px;
margin-left: auto;
margin-right: auto;
width: 760px;
height: 32px;
 	background-image:url(../images/bkggrad.PNG);
	background-attachment: fixed;
	background-position: center center;
	border: thin groove #FFFF99;
	z-index: 100;
	position:relative;
	font-family: Arial, Helvetica, sans-serif;

	
}


#sidebar {
	top: 0px;
	margin_left: 125px;
	width: 200px;
	height: auto;
	float: left;
	display: block;
	border-right-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FFFF99;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFCC;	
}


a:visited {
	color: #8B9444;
}
a:link {
	color: #B3B975;
}
a:hover {
	color: #C6CD8B;
}
