body {
	background-color: #AFAF5F;
	background-image: url(../images/bg_fade.png);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 30px 0px 0px 0px;
}
html,body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
a, a:link, a:active, a:visited, a:hover {
	color: #0000FF;
	text-decoration: underline;
}
#diggerBox {
	z-index: 2;
	width: 800px;
	margin:0 auto;
	position: absolute;
	top: 0px;
	left: 50%;
  margin-left: -400px; /*set this value to half the size of the div*/
}
#digger {
	position: relative;
	top: 5px;
	left: 500px;
	behavior: url(../images/iepngfix.htc); /*remember to include a blank.gif file in the images dir (and update the htc image path if neccessary)*/
	width: 332px;
	height: 211px; /*make sure and set the image's actual height and width*/
}

#topPanel {
	width: 800px;
	height: 64px;
	z-index: 3;
	margin:0 auto;
	position: absolute;
	left: 50%;
  margin-left: -390px;
}
html>body #topPanel {
	width: 800px;
	height: 64px;
	z-index: 3;
	margin:0 auto;
	position: absolute;
	left: 50%;
  margin-left: -400px;
}
#topPanel #logo {
	position: relative;
	float: left;
	padding-top: 15px;
	top: 20px;
	left: 25px;
}
#topPanel #headerText {
	position: relative;
	float: left;
	padding: 17px 0px 0px 20px;
	top: 23px;
	left: 25px;
	color:#666666;
	font-style:italic;
}

#container {
	width: 750px;
	padding: 0px;
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	z-index: 1;
}
html>body #container {
	width: 780px;
	padding: 0px;
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	z-index: 1;
}
#bottom {
	width: 800px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	text-align: center;
	font-size: 11px;
	line-height: 14px;
}
#main {
	border: 1px solid #666633;
	background-color: #FFFFFF;
	padding: 15px;
	min-height: 400px;
	height:auto !important;
	height:900px;
	background-image: url(../images/muddy_splatter.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
html>body #main {
	border: 1px solid #666633;
	background-color: #FFFFFF;
	padding: 15px;
	min-height: 400px; 
	overflow: hidden;
	background-image: url(../images/muddy_splatter.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#linkStrip {
	position: relative;
	background-color: #919026;
	width: 730px;
	height: 22px;
	top: 74px;
}

#links {
	font-family: "Trebuchet MS", Arial, Verdana;
	z-index: 4;
	margin:0 auto;
	position: absolute;
	left: 50%;
  margin-left: -370px;
	top: 110px;
	width: 600px;
}
html>body #links {
	font-family: "Trebuchet MS", Arial, Verdana;
	z-index: 4;
	margin:0 auto;
	position: absolute;
	left: 50%;
  margin-left: -375px;
	top: 110px;
}
#links ul {
	list-style-type:none;
	padding:0px 0 20px 0;
	margin:10px 0;
	font-size: 12px;
}
#links ul li {
	float:left;
	margin: 0px 0px 0px 0px;
}
#links ul li a {
	display: block;
	padding: 2px 8px 2px 8px;
	background-color: #919026;
	color: #FFFFFF;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #919026;
	border-right-color: #B9B931;
	border-bottom-color: #919026;
	border-left-color: #919026;	
}
/* place the "current" pseudo class here */
#links ul li a.current {
	background-color:#B9B931;
}
#links ul li a:hover {
	background-color:#B9B931;
}

#links ul li.lastlink {
	width: 84px;
}
html>body #links ul li.lastlink {
	width: 94px;
}



#mainPanel {
	position: relative;
	float: left;
	width: 470px;
	text-align: left;
	padding: 90px 15px 15px 15px;
	min-height:450px;
  height:auto !important;
  height:450px;
}
html>body #mainPanel {
	float: left;
	width: 490px;
	text-align: left;
	padding: 80px 25px 15px 10px;
	min-height:450px;
  height:auto !important;
  height:450px;
}
#sidePanel {
	position: relative;
	width: 220px;
	margin: 150px 0px 0px 0px;
	float: left;
	text-align: center;
}
html>body #sidePanel {
	width: 220px;
	margin: 150px 0px 0px 0px;
	float: left;
	text-align: center;
}
#sidePanel p {
	margin: 0px 0px 10px 0px;
}
h1 {
	font-size: 16px;
	line-height: 20px;
	margin: 10px 0px 10px 0px;
	background-color: #FFFFFF;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: bold;
}
h3 {
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: bold;
}

.smallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
}

form {
	margin: 0px;
}
.formText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
}
.errortext {
	color: #FF0000;	
	font-weight: bold;
}
div.horRule {
	height: 1px;
	border-top: 1px solid #CCCCCC;
	margin-top: -3px;
	margin-bottom: -3px;
	clear: both;
}

.floatRight {
	float: right;
	margin: 0px 0px 10px 10px;
}