
body {

background-repeat: repeat-x;
background-color: #000e13;
background-image:url(../hp_img/bg_flash.jpg);
color: #53676f;}

html, body {
	margin:0px;
	padding:0px;
	overflow:hidden;
	height:100%;
	width:100%;
	display: block;
	color: #53676f;
}
#flashcontent {
text-align:center;
width: 100%;
height: 100%;
background-color: #03141C}

#flashcontent div {
width: 200px;
font-size: 10px;
color: #53676f;
text-align: justify;
font-family: Arial;
}

#header, #fixer, #full-content, #footer {
	display: none;
	width: 0px;
	height: 0px;}

html, body {
	margin:0px;
	padding:0px;
	overflow:hidden;
	height:100%;
	width:100%;
	display: block;
}
#flashcontent {
width: 100%;
height: 100%;}

#flashcontent a {
color: #e78326;
}

#container {
	display: none;
	width: 0px;
	height: 0px;}

#hiddenplace{
display:none;
	visibility: hidden;
	font:"Trebuchet MS";
	font-size:12px;
	text-align:left;
	width: 0px;
	color: #fff;
	}
