/* CSS Document */

a { outline: none; }

body {
	background: #222922;
	text-align: center;
	padding-top: 36px;
}

#wrapper {
	padding: 0px 0px 0px 0px;
	width: 1000px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background: url(../img/main-image-bgd.jpg);
	overflow: hidden;
}
html>/**/body #wrapper {
	padding: 0px 0px 0px 0px;
	width: 1000px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background: url(../img/main-image-bgd.jpg);
	overflow /***/: auto9;
}

h1, h2 {
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 1000px;
	font-size: 12px;
	line-height: 1em;
}

#main-image {
	margin: 0px;
	padding: 0px;
	height: 480px;
	width: 1000px;
	text-align: center;
}



/* Archives Page */


.archives {
	text-align: center;
	background-color: #13381B;
}

h1#archives-title, h1#archives-title a {
	background-image: url(../img/Archivelogo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	display: block;
	height: 80px;
	width: 420px;
	text-indent: -9999px;
}

#archives-wrapper {
	padding: 0px;
	width: 1000px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	overflow: hidden;
}

#archives-content {
	margin: 25px;
	text-align: left;
}

#archives-content-title {
	font-family: "?l?r ?o?S?V?b?N", Osaka, "?q???M?m?p?S Pro W3";
	font-size: 18px;
	color: #FFFFFF;
}

