/* CSS Document */
body 
	{
	font-size: 12px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color:#CCCCCC; /* grey */
	text-align:center;
	line-height:1em;
	font-weight:100;
	}

#SEB_ContentAll
	{
	position:relative;
	top:10px;
	width:800px;
	height:630px;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	background-color: #CCCCCC;
	}

#SEB_ContentAll .Picture
	{
	position:relative;
	top:30px;
	left:25px;
	width:750px;
	height:600px;
	background-color: #CCCCCC;
	}


#SEB_ContentCopyright
	{
	position:absolute;
	top:610px;
	left:690px;
	width:80px;
	height:10px;
	font-size: 10px;
	font-weight: bold;
	text-align:right;
	color:#000000; /* grey */
	}

#SEB_ContentAll .UnderConstructionTitle
	{
	position:absolute;
	top:42px;
	left:50px;
	width:250px;
	line-height:1.2em;
	font-weight: bold;
	font-size: 20px;
	color: #CC0000;
	text-align: left;
	height:50px;
}
