.content {
	width: 380px;
	height: 235px;
	overflow: auto;
}
.fine_print {
	font-size: 12px;
	font-style: italic;
	color: #FFFFFF;
}

body {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	/*	height: 100%;
	width: 100%;*/
	
 scrollbar-face-color:	ebb028;
	scrollbar-highlight-color: b41a1a;
	scrollbar-3dlight-color:b41a1a;
	scrollbar-track-color:b41a1a;
	scrollbar-shadow-color: 000000;
	scrollbar-darkshadow-color: b41a1a;
	scrollbar-arrow-color: b41a1a;
	height: 100%;
	width: 100%;
}

html {
	height: 100%;
	width: 100%;
}
.menu_headers {
	font-weight: bold;
	color: #E8AA21;
}
.body_copy {
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}

.dateName{
	font-weight: bold;
	color: #FFFFFF;
}
.Flashflipper {
	position: absolute;
	z-index: 2;
	text-align: center;
	right: auto;
	width: 100%;
	height: 100%;
	margin: auto;
	left: auto;
	top: auto;
	bottom: auto;
	vertical-align: middle;
}
.white {
	color: #FFFFFF;
}
.room {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
}
.contentCopy {
	width: 95%;
	height: 315px;
	overflow: auto;
	text-align: center;
}
