.whitebg {
	background-color: #FFFFFF;
}
.hometxt {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.bottom {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.links {
	color: #FF9900;
	text-decoration: underline;
}

a:hover {
	text-decoration:none;
}.blackbox {
	border: 1px solid #000000;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #993300;
}
.insidetxt {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
.urhere {
	font-family: Verdana;
	font-size: 11px;
	color: #993300;
	font-weight: bold;
}
h3 {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.floatleft {
	float: left;
	height: auto;
	width: auto;
	margin: 4px;
}
.floatright {
	float: right;
	height: auto;
	width: auto;
	margin: 2px;
}
.crew {

	font-family: Verdana;
	font-size: 11px;
	color: #993300;
	font-weight: bold;
}
.scroll {
	overflow: scroll;
	position: static;
	background-color: #FFFFFF;
}
.chrysalisbg {
	background-image: url(images/chrysalis3large.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.headlines {


	font-family: Verdana;
	font-size: 11px;
	color: #FFCC00;
	font-weight: bold;
}
h2 {

	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #FFCC00;
}

