body,html {
	background-color: #131C21;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow-x: hidden;
	overflow-y: auto;
	font-family: Tahoma, sans-serif;
	font-size: 9.5pt;
	letter-spacing: 0.06em;
	line-height: 1.5em;
	color: #E0E2E2;
}

.textFrame {
	top: 170px;
	left: 2px;
	width: 660px;
	position: absolute;
}

.h1 {
	font-family: Georgia, serif;
	font-size: 13pt;
	letter-spacing: 0.025em;
	line-height: 2.0em;
	font-style: oblique;
	color: #BB0000;	
}

a {
	color: #BB0000;
	font-style: normal;
	text-decoration: none;
}

a:link {

}
	
a:visited {

}

a:active {

	text-decoration: underline;
}

a:hover {

	text-decoration: underline;
}

a.bright {
	font-family: Tahoma, sans-serif;
	font-size: 9.5pt;
	color: #E0E2E2;;
	font-style: normal;
	text-decoration: none;
}

a.bright:active {

	text-decoration: underline;
}

a.bright:hover {

	text-decoration: underline;
}

#wrapper {
	width: 90%;
	height: 100%:
	
}

.main {
	width: 90%;
	height: 100%;
	border-spacing: 0px;
	text-align: left;
	margin-left: 80px;
	margin-right: auto;
	position: relative;
	padding-bottom: 40px;
}

.reel {
	background-image: URL("images/reel.gif");
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 787px;
	width: 904px;
	left: 500px;
	top: -40px;
	position: fixed;
	
}

.slide {	
	left: 767px;
	top: 170px;
	position: fixed;
	height: 314px;
	width: 314px;
}

.whitewoodLogo {
	top: 65px;
	position: absolute;
	
}

.mainText {	
	padding-left: 0px;
	margin-bottom: 35px;
	width: 600px;
}