* { margin: 0; padding: 0; }
html { height: 100%; }
body, #body {
	overflow: hidden;
	background-color:#000;
	height:100%;
}
#container {
	text-align: center;
	position: absolute;
	top: 0px;
	left: 0px;
	width:100%;
	height:100%;
}

.flash-content { padding: 1em; font-family: sans-serif; color: #000; font-size: 14px; font-family:Georgia, 'Times New Roman', Times, serif; line-height: 18px; }
.flash-content h1 { margin: 1ex 0; line-height: 28px; }
.flash-content p { margin: 1em 0;}
.flash-content p.line { margin: 1em 0; border-bottom: 1px solid #000; padding-bottom: 1em; }
.flash-content a { color: #CA0C14; }
.flash-content ol, .flash-content ul { margin: 1em 4em;}
.flash-content ol li, .flash-content ul li { margin: 1ex 0;}
.flash-content .error { background-color: #420808; color: #fff; padding: 1ex; text-align: center; }
.flash-content .error a {color: #D31A1A;}

.fb_popupContainer { z-index: 10000 !important; }
.fb_feedIFrame { height: 210px !important; }
.fb_tosIFrame { height: 390px !important; }