#header {
	position: absolute;
	left: 10px;
	top: 10px;
	float: left;
}
#center {
	position: absolute;
	left: 235px;
	top: 147px;
	width: 740px;
	height: 489px;
	background-color: #FFFFFF;
	background-image: url(images/corners-all.gif);
	background-repeat: no-repeat;
	padding: 30px;
	text-align: center;
	vertical-align: middle;
}
#footer {
	position: absolute;
	height: 16px;
	left: 233px;
	top: 708px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #D3D3D3;
	font-size: 13px;
	width: 800px;
}
#menu {
	position: absolute;
	left: 11px;
	top: 7px;
	width: 317px;
	height: 150px;
	visibility: visible;
}
#menu ul {
	list-style-image: none;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	line-height: 25px;
	text-decoration: none;
	font-variant: normal;
}
#corners {
	position: absolute;
	left: 237px;
	top: 141px;
	width: 800px;
	height: 468px;
}
#back {
	position: absolute;
	left: 235px;
	top: 322px;
	height: 98px;
	width: 31px;
}
#next {
	position: absolute;
	left: 1004px;
	top: 322px;
	height: 98px;
	width: 31px;
}

