body,html {
	width:100%;
	height:100%:
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #d0cac4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	leading: 6;
}
a:link {
	color: #cfb400;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #cfb400;
}
a:hover {
	text-decoration: underline;
	color: #cfb400;
}
a:active {
	text-decoration: none;
	color: #cfb400;
}
#flashContent {
	position: relative;
	height: 100%;
}
.newstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	leading: 5;
}
.abouttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	leading: 5;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #cfb400;
}
hr {
	color: #201F0B;
	width: 75%;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999966;
}
