body{
	background-color:#000000;
	font-family: "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	height:100%;
}
a:link{
	color:#FFFFFF;
}

a:visited{
	color:#FFFFFF;
}

a:hover{
	color:#AAAAAA;
	text-decoration:none;
}

#container{
	width:100%;
	height:100%;
	text-align:center;
}

#bottom{
	margin-top:20px;
	width:100%;
	height:100%;
	text-align:center;
}

#flashcontent{
	height:100%;
	width:100%;
}