body {
	background-image: url(images/bg_paper.jpg);
	background-repeat: repeat;
	position: absolute;
	height: 100%;
	width: 100%;
}
#container {
	width: 1000px;
	margin-top: 35px;
	margin-right: auto;
	margin-bottom: 80px;
	margin-left: auto;
}
h1 {
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	height: 698px;
	width: 1000px;

}
.back {
	float: right;
}
.bottomBack {
	padding-bottom : 80px;
}
#linkContainer {
	clear: both;
}
.wpBlocks {
	float: left;
	width: 500px;
}
.wpBlocks h2 {
	background-repeat: no-repeat;
	background-position: center top;
	height: 410px;
	width: 500px;
	text-indent: -9999px;
}
.wpBlocks table {
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 20px;
}
.wpBlocks td {
	padding : 10px;
}
.wpBlocks td a {
	text-indent: -9999px;
	display: block;
	height: 45px;
	width: 120px;
	background-image: url(images/btn_size.gif);
	background-repeat: no-repeat;
}
.wpBlocks td.wp01 a {
	background-position: -7px -7px;
}
.wpBlocks td.wp01 a:hover {
	background-position: -7px -122px;
}
.wpBlocks td.wp02 a {
	background-position: -7px -66px;
}
.wpBlocks td.wp02 a:hover {
	background-position: -7px -181px;
}
.wpBlocks td.wp03 a {
	background-position: -143px -7px;
}
.wpBlocks td.wp03 a:hover {
	background-position: -143px -122px;
}
.wpBlocks td.wp04 a {
	background-position: -143px -66px;
}
.wpBlocks td.wp04 a:hover {
	background-position: -143px -181px;
}