body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	background-color: #181833;
	background-image:  url(/style/hatch.gif);
	background-repeat: repeat;
	background-position: 0 0;
}


#canvas {
	position: absolute;
	font-size: 0.7em;
	line-height: 1.6em;
	background: #eeeedd;
	left: 50%;
	width: 200px;
	margin-left: -120px;
	padding: 3em;
	height: auto;
	margin-top: 80px;
	margin-bottom: 80px;
}

#canvas img {
	border: 1px solid #181833;
	margin: auto;
}

#header {
}

#header h1 a {	
    background: transparent url(/style/logo.gif) no-repeat 10px top;
	text-indent: -999em;
	height: 170px;
	width: 220px;
	display: block;
}

h2 {
	font-size: 1em;
	font-weight: bold;
	margin-top: 2em;
	margin-bottom: 2em;
}

address {
	font-style: normal;
	padding-bottom: 2em;
	border-bottom: 1px solid #669;
}

#footer  {
    color: #666;
}

#canvas a, #footer a {
    color: #669;
}

#canvas li {color: #fff;margin-bottom:0.5em}
#canvas h3 {font-size:1em}

