body {
	text-align:center;
}

#wrapper {
	width: 600px;
	text-align: center;
	margin: auto;
}

#header {
	height: 98px;
	margin-top: 40px;
}

#image {
	height: 424px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#numbers {
	height: 20px;
	word-spacing: 0px;
}

#navigation {
	height: 26px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	text-decoration: none;
}



#numbers a, .button {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

#numbers img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	display: inline-block;
}

#navigation a {
}

#navigation a:hover {
}
form {
	text-align: right;
	margin: 0px;
}
.textbox {
	height: 150px;
	width: 300px;
}

h1, h2, h3 {
	font-family: 'Arial, Helvetica, sans-serif';
	font-weight: ;
	}

h1 {
	font-size: 12px;
	text-align: left;
	}
	
h2 {
	font-size: 12px;
	text-align: left;
	}