BODY {
	font-family:Tahoma, Helvetica;
	font-size:11px;
	color:#FFFFFF;
	padding:0;
	margin:0;
	height:100%;
	background: #003366 url(../img/bg.gif) repeat-x;
	background-color: #000000;
	}
	
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #FF9900;
}

.footer {
	width: 770px;
	height: 61px;
	background: url(../img/footer.gif) no-repeat;
	float: center;
	font: Tahoma;
	font-size: 11px;
	display:block;
	padding: 10px 0 0 0;
	}	
	
.flash-home{
	width: 1000px;
	height: 1000px;
	float: center;
	}
	
	
	
