#background {
	background: url(images/generic_bg.jpg);
	background-repeat: no-repeat;
	width: 1000px; height: 705px;
	margin: 0 auto;
	border-color: #ffffff;
}
#menuframe {
	width: 570px;
	float: right;
	position: absolute;
	margin-left: 420px;
	margin-top: 5px;
}
#leftframe {
	width: 920px;
	float: right;
	position: absolute;
	margin-left: 40px;
	margin-top: 180px;
	font-size: 12px;
}
#bottomframe {
	width: 570px;
	float: left;
	position: absolute;
	margin-top: 620px;
	margin-left: 420px;
}
