body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.toprow {
	text-align: right;
	vertical-align: top;
	height: 125px;
	background-color: #1996a0;
	background-image: url(images/topback.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}
.middlerow {
	background-image: url(images/navback.gif);
	background-repeat: repeat-x;
	height: 35px;
}
.bottomrow {
	background-image: url(images/bottomback.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 300px;
	vertical-align: top;
	text-align: left;
}
.eqcreative {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	padding: 5px;
	color: #D2C8BF;
	border-top-color: #D2C8BF;
	border-top-width: 1px;
	border-top-style: dashed;
}
a:link {
	color: #1996A0;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1996A0;
}
a:hover {
	text-decoration: underline;
	color: #1996A0;
}
a:active {
	text-decoration: none;
	color: #1996A0;
}
.logobottom {
	height: 25px;
	width: 100%;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	height: 275px;
	text-align: justify;
	vertical-align: top;
}
.textbox h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #836666;
}
#corgi {
	float: right;
	width: 80px;
	margin-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #DF8805;
	text-align: center;
}
#photobox {
	float: left;
	width: 117px;
	margin-right: 25px;
	margin-bottom: 25px;
}.formbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	width: 350px;
	border: 1px solid #1996A0;
}
.formcaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
	vertical-align: middle;
	width: 150px;
}
.formsubmit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	width: 150px;
	border: 1px solid #1996A0;
	background-color: #ece9d8;
}
.linktext {
	font-size: 12px;
}
.style1 {
	color: #FF0000;
	font-weight: bold;
}

