@charset "ISO-8859-1";
.footercopyright {
	font-family: Arial, Helvetica, sans-serif;
	color: #FADB3A;
	font-size: 10px;
	text-align: left;
}
.about {
	background-image: none;
	background-repeat: no-repeat;
	vertical-align: top;
	background-color: #252525;
	background-image: url(images/About_01_01.png);
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	padding-left: 30px;
}
.contentbold {
	font-weight: bold;
	color: #FCDB3A;
}
html{ min-height: 100%; margin-bottom: 1px; }

html{ overflow: -moz-scrollbars-vertical !important; }
