HTML,
BODY{
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	background:#FFFFFF;
	}
	
HTML{
	font-size:100.01%;
	}
	
BODY{
	font-size:0.75em;
	font-family:Arial;
	text-align:center;
	min-width:47em;
	}
	
IMG,
A IMG{
	border:0 none;
	}
	
a	{
		color:#0055CC;
		text-decoration:none;
		font-weight:normal;
	}
a:hover		{
	color:#FF0000;
	text-decoration:none;
	font-weight:normal;
}
a.link	{
		color:#0055CC;
		text-decoration:underline;
		font-weight:normal;
	}
a.link:hover		{
	color:#FF0000;
	text-decoration:underline;
	font-weight:normal;
}


#base{
	position:absolute;
	width:100%;
	left:0;
	top:25%;
	text-align:center;
	}
	
#main{
	width:50.0em;
	min-width:600px;
	margin:0 auto;
	text-align:left;
	}
	
	#head{
		margin-bottom:1.583em;
		background:#FFFFFF url("images/sp.gif") no-repeat 0 50%;
		}
		
		#head DIV{
			padding:6px 9px;
			text-align:right;
			background:url("images/sp.gif") no-repeat 100% 50%;
			}
	
	#err{
		overflow:hidden;
		}
	
		#err .left{
			margin-top:0.583em;
			float:left;
			}
				
	.error{
			font-size:1.8em;
			font-weight:normal;
		}
	.text{
		margin-left:0em;
		}
		
		.text H2{
			margin:0;
			padding:0;
			font-size:1.5em;
			font-weight:normal;
			}
			
		.text P{
			margin:0.25em 0;
			}
			
div.tizer				{width:278px;height:102px;}
		