body {
	margin:0;
	padding:0;
	background:#090d35;
	font-family:Tahoma;
	color:#000000;
	font-size:10px;
	text-align:center;
}

a {
	color:#000000;
}

a:hover {
	text-decoration:none;
}

#container
{
	width: 100%;
	height: 100%;
	/*overflow: hidden;*/
}

html { height:100%; }

body { height:100%; }

.absolute
{
	position: absolute;
}

#website_swf
{
	outline: none;
}