body			{
	margin:					0 0 0 0;
	background:				#000000 url("gfx/index.jpg");
}

.footer {
	width:					100%;
	
	text-align:				center;
	vertical-align:		bottom;
	
	font-family:			Lucida Sans, Verdana;
	font-size:				11px;
	color:					#363636;
}

.footer a:link, .footer a:visited, .footer a:active {
	font-weight:			normal;
	text-decoration:		none;
	color:					#363636;
}

.footer a:hover {
	color:					#8D8D8D;
}

.footer-spacer {
	width:					100%;
	height:					100px;
}

div.noflash {	
	font-family:			Lucida Sans, Verdana;
	font-size:				12px;
	font-weight:			bold;
	color:					#8D8D8D;
}

div.noflash-menu {
	margin-top:					150px;
	margin-bottom:				50px;
}

.noflash-menu img {
	width:					132px;
	height:					131px;
	
	border-width:			0;
	
	margin-left:			10px;
	margin-right:			10px;
}

#noflash-logo {
	width:					303px;
	height:					110px;
	
	border-width:			0;
	
	margin:					25px;
}