/* CSS Document */

body {
	background-color: #000000;
}

#wrapper {
	position: relative;
	top: 10px;
	width: 800px;
	height: 620px;
	margin: auto auto;
	background-color: #000000;
	background-image: url(../images/pageblank.gif);
	background-repeat: no-repeat;
}

#topper {
	position: absolute;
	top: 52px;
	left: 98px;
	width: 600px;
	height: 50px;
}

#arts1 {
	position: absolute;
	top: 120px;
	left: 50px;
	width: 220px;
	height: 78px;
}

#arts2 {
	position: absolute;
	top: 120px;
	left: 280px;
	width: 220px;
	height: 78px;
}

#arts3 {
	position: absolute;
	top: 120px;
	left: 510px;
	width: 220px;
	height: 78px;
}

#arts4 {
	position: absolute;
	top: 210px;
	left: 50px;
	width: 220px;
	height: 78px;
}

#arts5 {
	position: absolute;
	top: 210px;
	left: 280px;
	width: 220px;
	height: 78px;
}
#arts6 {
	position: absolute;
	top: 210px;
	left: 510px;
	width: 220px;
	height: 78px;
}


#arts7 {
	position: absolute;
	top: 300px;
	left: 50px;
	width: 220px;
	height: 78px;
}

#arts8 {
	position: absolute;
	top: 300px;
	left: 280px;
	width: 220px;
	height: 78px;
}

#arts9 {
	position: absolute;
	top: 300px;
	left: 510px;
	width: 220px;
	height: 78px;
}

#pagenav {
	position: absolute;
	top: 550px;
	left: 640px;
	width: 100px;
	height: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	text-align: center;
}

h1 {
	text-align: center;
}

h3 {
	font-size: 13pt;
}