@charset "utf-8";
/* CSS Document */

body {
	text-align: center;
	background-image: url(images/woodbg1.jpg);
	background-repeat: repeat;
	font-family: Helvetica, sans-serif;
	color:#000000;
	margin: 0;
	padding: 0;
}
.logo {
	position: absolute;
	top: 2px;
	left: 5px;
	z-index: -1;
}
.super {
	position: relative;
	top: -175px;
	left: 90px;
}
#container {
	text-align: center;
	width: 870px;
	height: 442px;
	margin: 0 auto;
	font-size: 14px;
	font-weight: bold;
}
#container p {
	position: relative;
	top: -445px;
}
#container a, a:link, a:visited {
	color: #003300;
	text-decoration: underline;
}
#container a:hover {
	text-decoration: none;
}
.topright {
	width: 752px;
	text-align: right;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-shadow: #000000 1px 1px 1px;
	margin: 0 auto;
	margin-top: 25px;
	margin-bottom: 25px;
}
.topright a, a:link, a:visited {
}
.topright a:hover {
	text-shadow: none;
	text-decoration: underline;
}
.toptabs {
	text-align: right;
	width: 752px;
	height: 38px;
	margin: 0 auto;
}
#excerpt {
	width: 752px;
	margin: 0 auto;
	margin-top: 15px;
}
.piclinks {
	width: 752px;
	margin: 0 auto;
	margin-top: 25px;
}
#footer {
	width: 700px;
	color: #FFFFFF;
	margin: 0 auto;
	margin-top: 25px;
	font-size: 10px;
}
#footer a, a:link, a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #CCCCCC;
}
