body {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	color: #484333;
	background-color: #B6B09C;
	text-align: center;
	left: 0px;
	right: 0px;
	margin: 30px 0px 0px;
	bottom: 0px;
}
h1 {
	font-size: medium;
	color: #484333;
	font-weight: normal;
}
#wrapper {
	margin: 0 auto 0px;
	width: 650px;
	text-align: left;
	padding-bottom: 10px;
  } 
.floatright {
	float: right;
}
#lowerhalf {
	background-image: url(../images/bak.gif);
	background-repeat: repeat-x;
	width: 100%;
	left: 0px;
	right: 0px;
	padding-top: 35px;
	bottom: 0px;
}
ul {
	list-style-image: url(../images/pawprint.gif);
	line-height: 20px;
	list-style-position: outside;
}
td {
	text-align: left;
}
a:link {
	color: #364940;
	text-decoration: underline;
}
a:visited {
	color: #364940;
	text-decoration: underline;
}
a:hover {
	color: #638775;
}
a:active {
	color: #364940;
	text-decoration: underline;
}
.footer {
	font-size: xx-small;
}
