@charset "UTF-8";
/* CSS Document */

#main_top_blank {
	width:805px;
	height:40px;
	background: url(images/main_top_blank.png) repeat-y left;
	margin:0px auto;
	position:relative;
	top:0px;
}


#content_full {
	padding:10px 0 0 19px;
}
#error_text {
	font-size:24px;
	text-align:center;
}
#error_pic {
	margin: 0px auto;
	height: 410px;
	width:270px;
	background:url(images/error.png);
}
	
