body {
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#top_stretcher {
	clear: both;
	height: 5px;
	width: 5px;
}
#container{
	text-align: center;
	position: absolute;
	top: 400px;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
}



#inside {
	font-family: Verdana, Geneva, Arial, sans-serif;
	margin-left: -400px;
	position: absolute;
	top: -384px;
	left: 50%;
	width: 800px;
	height: 768px;
	visibility: visible;
}
#inside #left {
	text-align: left;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 800px;
	width: 344px;
}
#inside #normal {
	text-align: left;
	position: absolute;
	left: 354px;
	top: 0x;
	height: 800px;
	width: 446px;
}
#inside #ruler{

	background-color: #999999;
	position: absolute;
	left: 0px;
	top: 730px;
	height: 1px;
	width: 800px;
}

#footer {
	color: #999999;
	text-align: center;
	position: absolute;
	bottom: 0px;
	left: 5px;
	visibility: visible;
	display: block;
	top: 735px;
	}
