
body {
	margin: 0px;
	padding: 0px;
	font-family:"Tahoma", arial, verdana;
	font-size:11px;
	width: 100%;
	color: #354f57;
	background-image:url(../hp_img/bg.jpg);
	background-repeat: no-repeat;
	background-color: #26011f;}

html, body {
	margin:0px;
	padding:0px;
	overflow:hidden;
	height:100%;
	width:100%;
	display: block;
}

h3{
	color: #c1095c;
	margin: 0;}
	
a {
color: #ed0b6f;
}

#flashcontent {
text-align:left;
width: 100%;
height: 100%;}

#instead{
	margin: 10px;
	padding: 10px;
	width: 200px;
	background-color: #fff;
	
	}


#header, #fixer, #full-content, #footer {
	display: none;
	width: 0px;
	height: 0px;}



#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;
	}
