body.flashcontent {
	background-color:#e6e6e6;
	margin:0px;
	padding:0px;
	text-align:center;
	height:100%;
}


body.flashcontent #content {
	position:absolute;
	left:0px;
	top:0px;
	bottom:30px;
	right:0px;
}


body.htmlcontent {
	background:#7f7f7f url('../img/korn.png');
	margin:0px;
	padding:10px;
	height:100%;
}


body.htmlcontent #content {
	position:absolute;
	left:10px;
	top:10px;
	bottom:10px;
	right:10px;
}
body.htmlcontent #content img.main {
	position:absolute;
	left:0px;
	top:0px;
}
body.htmlcontent {
}
body.htmlcontent .bdress,
body.htmlcontent .address {
	position:absolute;
	right:20px;
	padding:20px;
	width:230px;
	
	font-family:Arial;
	font-size:13px;
	line-height:18px;
	color:#2b2b2b;
	color:#ff7700;
}
body.htmlcontent .address {
	top:25px;
	padding-bottom:20px;
}
body.htmlcontent .bdress {
	bottom:30px;
	padding:10px 20px;
}
a {
	color:#9f9f9f;
	color:#ff7700;
	text-decoration:none;
}
#log {
	position:absolute;
	left:20px;
	top:25px;
	white-space:normal;
	color:#ff0000;
}
