@charset "utf-8";
#topwrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #39C;
	padding-right: 10px;
	padding-left: 10px;
}

/* CSS Document */

#mainwrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #330099;
}
#pagewrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #330099;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}
#homewrapper {
	background-color: #009;
	color: #FFF;
	width: 1020px;
	text-align: center;
}
#totalwrapper {
	width: 1020px;
	background-color: #39C;
}


.listcenter {
	text-align: center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #FFF;
	font-size: 22px;
}
h3 {
	font-style: italic;
	color: #33FFFF;
	text-align: center;
	font-size: 18px;
}
specialtext {
	font-size: 36px;
	color: #900;
	text-decoration: underline;
}

body {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	color: #900;
	test-decoration: none;
	text-decoration: none;
}
a:hover {
	text-align: center;
	test-decoration: none;
	color: #FF0;
body p {
	text-align: center;
}
p {

}
.specialtext {
	font-size: 36px;
}
