

body {
	
	padding: 0;
	background: #000;
	font-size: 12px;
	font-family: verdana, "Times New Roman", Times, serif;
	color: #fff;
}

#container {
	margin-left: auto;
	margin-right: auto;
	display: block;
	height: 500px;
	width: 600px;
	margin-top: 200px;
	padding: 0;
	text-align: center;
	
	
}

#welcome {
	height: 33px;
}

#flash {
	height: 80px;
}

#menu1 {
	height:30px;
}

#menu2 {
	height:30px;
}

#menu3 {
	height:30px;
}

#menu4 {
	height:30px;
}

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}
