@charset "utf-8";
body {
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	text-align: center;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	margin-top: 12px;
	margin-bottom: 6px;
}
#content {
	margin: 0px;
	padding: 0px;
	text-align: left;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
}

#footer {
	margin-top: 12px;
	margin-bottom: 12px;
	clear: both;
}
#logo {
	height: 100px;
	padding-bottom: 12px;
	padding-top: 0px;
	text-align: center;
}
#nav {
	height: 28px;
	background-color: #1A394D;
	margin: 0px;
	padding: 0px;
}
#banner {
	height: 200px;
}
#special {
	background: #FF6;
	display: none;
	padding: 0px 20px;
	width: 650px;
	border: medium solid #C09;
	text-align: center;
	margin: 0px auto;
	color: #000;
}
#wrapper #content #special a:hover {
	color: #F09;
}

.nounderline {
	text-decoration: none;
	border-style: none;
}
#wrapper #content #covers {
	text-align: center;
	width: 460px;
}
#covers #image_1 #image_2 #image_3 #image_4 #image_5 #image_5 #image_7 #image_8 #image_9 {
	background: #F00;
	display: inline;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
