body {
	margin: 0;
	padding: 0;
	background: #000000;
	font-size: 11px; 
	color: #666633; 
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#flashcontent {
	text-align: center;
	margin-top: 25px;
	}

#footer {
	text-align: center;
	font-size: 8px;
	color: #333333;
	text-transform: uppercase;
	}
	
	#footer a, #footer a:link, #footer a:active, #footer a:visited {
		text-decoration: none;
		color: #333333;	
		}

			#footer a:hover, #footer a:visited:hover {
				text-decoration: none;
				color: #006666;
				}
				
#tab {
	position: absolute;
	right: 25px;
	top: 0px;
	width: 145px;
	height: 54px;
	z-index:1;
	}
	
#tab2 {
	position: absolute;
	right: 170px;
	top: 0px;
	width: 145px;
	height: 54px;
	z-index:1;
	}					