a:link {
	color: #F5E39E;
	text-decoration: none;
}
a:visited {
	color: #F0E07D;
	text-decoration: none;
}
a:hover {
	color: #FAA878;
	text-decoration: underline;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
}

.buttons {
	left: 10px;
	right: 130px;
	top: 70px;
	position: absolute;
	width: 130px;
}   
.header {
	height: 0px;
	width: 780px;
	position: relative;
	background-color: #000000;
	margin: 0 auto;
}.stripe {
	top: 60px;
	left: 140px;
	height: 10px;
	width: 440px;
	position: absolute;
	background-color: #000000;
 
}
.textnav {
	top: 0px;
	left: 0px;
	height: 10px;
	width: 780px;
	position: absolute;
	background-color: #000000;
 
}
.feature {
	left: 0px;
	height: auto;
	width: 780px;
	margin: 70px auto;
}    
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.previews {
	width: 150px;
	height: 440px;
	top:  60px;
	left: 620px;
	position: absolute;
} 	
.scroll {
 height: 430px;
 width: 145px;
 overflow: auto;
 border: 0px solid #000;
 background-color: #000;
 padding: 0px;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	color: #F0E07D;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
