#body {
	background-color: #FFFFFF;
	width: 941px;
	margin: 0px;
	height: 4420px;
}
#topbody {
	background-color: #000000;
	width: 941px;
	height: 360px;
}
#body #leftside {
	width: 660px;
	margin-top: 10px;
	height: 4050px;
	float: left;
}
#body #rightside {
	background-color: #000000;
	width: 274px;
	float: right;
	margin-top: 10px;
	height: 4050px;
}
#body #leftside #left {
	background-color: #000000;
	width: 200px;
	float: left;
	height: 4050px;
}
#body #leftside #right {
	background-color: #000000;
	float: right;
	width: 450px;
	height: 4050px;
}
#body #leftside #right #larazaGraphic {
	background-color: #000000;
	height: 4050px;
	width: 440px;
	margin-left: 5px;
}
