body {
	background-image: url(snicketbg.jpg);
  text-align: center;
  font-family: Georgia, Times, Serif;
	font-size: 10px;
	color: #f5b55c;
  text-align: left;	
}
#content {
  width:460px;
  position:absolute;
  top:470px;
  left:80px;
  vertical-align:top;
  padding-bottom:50px;
  padding-left:5px;
	padding-right:5px;
  } 
#nav {
  position:absolute;
  top:462px;
  left:540px;  
  }	 
a {
  color:#5e7857;
  text-decoration:none;
  }
a:visited {
  color:#5e7857;
  text-decoration:none;
  }
a:hover {
  color:#9e7a36;
  border-bottom:1px dotted #9e7a36;
  position:relative;
  left:1px;
  top:1px;
  text-decoration:none;
  }
a img {
  border:0px;
  }
i {
  color:#aa5401;
  }
b {
  color:#aa5401;
  }	
p#stats {
  width:280px;
	padding-left:8px;
	padding-top:5px;
	padding-bottom:65px;
	background-image: url(pbg.png);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color:#f5b55c;
	border: 8px solid #d2b564;
  font-size:9px;
	color:#472d0d;
	text-align: left;
	}
.strike {
  text-decoration:line-through;
	color:#c01b5c;
  }
label {	
	font-weight:bold;
	text-transform:uppercase;		
  }	
input {
  background-image: url(formbg.jpg);
	width:110px;
	height:15px;
	border:0;
	text-align:right;
	text-transform:uppercase;	
	font-size:10px;
	font-family: georgia, times, serif;	
	font-weight:bold;
	color:#4c2504;
	margin-top:8px;
  }				
#submit {
  width:40px;
	text-align:center;
	font-size:9px;
	font-family: georgia, times;
	border-right:6px solid #894907;
	padding:2px;
  }	
table {
	text-transform:uppercase;	
	font-size:10px;
	font-family: georgia, times, serif;	
	font-weight:bold;
  }