#container {
	height: 100%;
	width: 100%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background-position: center center;
	line-height: 18px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url('../images/background.jpg');
	background-repeat: repeat-x;
}
#centerpanel {
	height: 100%;
	width: 900px;
}
#header {
	width: 900px;
}
#header2 {
	width: 900px;
	background-image: url('../images/about_flash_background.jpg');
	height: 500px;
}

.style1 {color: #999999}
a:link {
	color: #648CDF;
	text-decoration: none;
}
:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.style7 {
	font-size: 10px;
	color: #993300;
}
.style8 {
	font-size: x-small;
	color: #0066FF;
}

.style9 {font-size: 12px}
