body {
	background-image: url(images/background.gif);
	background-position: center top;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.red {
	color: #F00;
}
.middle {
	background-image: url(images/middlebg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 796px;
	margin-right: auto;
	margin-left: auto;
}
.mainarea {
	background-image: url(images/paws.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 796px;
}
.intro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 24px;
	color: #738d75;
	text-align: left;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
}
.inside {
	width: 660px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
.bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #658369;
	background-image: url(images/bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	height: 71px;
	padding-top: 18px;
}
.smprint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
a:link {
	color: #336600;
}
a:visited {
	color: #336600;
}
ul {
	list-style-image: url(images/bullet.gif);
	list-style-position: outside;
	margin: 0px 0px 0px 15px;
	padding: 0px;
}
.specs {
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 250px;
	margin-top: 30px;
}
#errors {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F00;
}
.bottomhome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #658369;
	background-image: url(images/bottom.gif);
	background-repeat: no-repeat;
	background-position: center 20px;
	text-align: center;
	height: 71px;
	padding-top: 18px;
	margin-top: -60px;
}
