body {width: 100%; font-family: Verdana, sans-serif; font-size: 0.8em; line-height: 0.0em; margin: 0; padding: 0;}
#wrapper {
	position:absolute;
	left:10px;
	top:10px;
	width:960px;
	height:620px;
	background-color: #999;
	border: 4px solid purple;
	overflow:hidden;
	margin:0;
	padding:0;
}
#main {
	position: absolute;
	left: 10px;
	top: 45px;
	height: 604px;
	margin: 0;
	padding: 0;
}
#main.left {left:10px; height: 500px; width:983px;}
#main.right { left:-100%; width:200%; margin-left: 10px; margin-right: 10px; }

#block1 {
	position: absolute;
	width: 300px;
	height: 492px;
	background-color: #EAEAEA;
	top: 0px;
	left: 592px;
	text-align: left;
	line-height: 18px;
	border-style: solid;
	border-width: 5px;
	padding-left: 0px;
	padding-right: 0px;

