* {
margin: 0 0 0 0;
padding: 0 0 0 0;
behavior: url(/css/iepngfix.htc);
}

body {
background: #E8DCA5 url(/images/body_background.gif) 0 0 repeat-x;
text-align: center;
font-size: 12px;
font-family: Georgia, "Times New Roman", Times, serif;
padding: 0 0 30px 0;
}

a:link, a:visited {
color: #993300;
font-weight: bold;
text-decoration: none;
}

a:hover, a:active {
color: #847E65;
font-weight: bold;
text-decoration: underline;
}

#container {
background: url(/images/container_background.gif) 0 0 repeat-y;
margin: 0 auto;
width: 750px;
text-align: left;
}

#logo {
width: 750px;
height: 100px;
background: url(/images/logo_background.gif) 0 0 no-repeat;
}

#logo h1 {
display: none;
}

/*#logo h1 a {
width: 750px;
height: 100px;
display: block;
text-decoration: none;
text-indent: -9999px;
background: url(/images/logo_background.gif) 0 0 no-repeat;
}*/

div#navigation ul#mainnavigation-menu	{
	height: 50px;
	width: 748px;
	background: transparent url(/images/navigation_bg.jpg) 0 0 no-repeat;
	margin: 0 0 0 1px;
	padding: 0;
	position: relative;
	}

div#navigation ul#mainnavigation-menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
	}
	
ul#mainnavigation-menu a {
	height: 50px;
	display: block;
	}
	
div#navigation ul#mainnavigation-menu li a {
	text-indent: -9999px;
	text-decoration: none;
	}
	
#navigation #interactive	{left: 99px; width: 128px;}
#navigation #penandwash	{left: 227px; width: 140px;}
#navigation #scraperboard	{left: 367px; width: 148px;}
#navigation #contact {left: 515px; width: 132px;}

#navigation #interactive a {background-image: url(/images/navigation.jpg); background-position: -99px 0; background-repeat: no-repeat;}
#navigation #penandwash a {background-image: url(/images/navigation.jpg); background-position: -227px 0; background-repeat: no-repeat;}
#navigation #scraperboard a {background-image: url(/images/navigation.jpg); background-position: -367px 0; background-repeat: no-repeat;}
#navigation #contact a {background-image: url(/images/navigation.jpg); background-position: -515px 0; background-repeat: no-repeat;}

#navigation #interactive a:hover, #interactive-page #navigation #interactive a {background-position: -99px -50px;}
#navigation #penandwash a:hover, #penandwash-page #navigation #penandwash a {background-position: -227px -50px;}
#navigation #scraperboard a:hover, #scraperboard-page #navigation #scraperboard a {background-position: -367px -50px;}
#navigation #contact a:hover, #contact-page #navigation #contact a {background-position: -515px -50px;}

#content {
margin: 30px 0 0 0;
}

#content p {
padding: 0 0 1em 132px;
}

#content h2 {
padding: 0 132px 1em 132px;
font-size: 2em;
font-weight: normal;
font-style: italic;
color: #847E65;
}

#content ul {
list-style: none;
margin: 0 0 0 132px;
width: 500px;
}

#content ul li {
display: inline;
float: left;
width: 110px;
height: 110px;
overflow: hidden;
margin: 0 15px 15px 0;
}

#content ul li a {
border: 0;
width: 110px;
height: 110px;
display: block;
background: url(/images/image_background.gif) center center no-repeat;
}

#content ul li a img {
border: 0;
padding: 0 0 0 0;
}

#content img.homepage-image {
margin: 0 0 0 62px;
}

#content fieldset {
border: none;
}

#content textarea {
font-size: 1em;
margin: 0 0 0 0;
padding: 3px;
display: block;
border: 1px solid #BBBBBB;
}

#content legend {
display: none;
}

#content label {
font-size: 1em;
display: block;
margin: 0 0 2px 0;
padding: 0 0 0 0;
color: #847E65;
}

#content input.text {
padding: 3px;
font-size: 1em;
margin: 0 0 7px 0;
border: 1px solid #CCCCCC;
}

#content input.button {
font-size: 1em;
cursor: pointer;
margin: 10px 0 0 0;
padding: 0;
margin-bottom: 0;
}

#content form {
margin: 0;
padding: 10px 0 0 132px;
}

.corner {
behavior: url(/css/iepngfix.htc);
}

#content .corner {
width: 20px;
height: 20px;
position: relative;
left: 80px;
top: -111px;
background: transparent url(/images/corner.png) top right no-repeat;
overflow: hidden;
}

#footer {
clear: both;
background: url(/images/footer_background.gif) bottom center no-repeat;
padding: 0 0 0 0;
height: 490px;
}

#footer p {
padding: 420px 0 0 0;
text-align: center;
color: #847E65;
}