body {
	background-color: #B3C3CF;
}
.heywire {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 750px;
	background-color: #B3C3CF;
}
.leftcontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #57141D;
	float: left;
	width: 180px;
	text-align: justify;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: ridge;
	border-top-color: #521817;
	border-right-color: #521817;
	border-bottom-color: #521817;
	border-left-color: #521817;
	text-decoration: none;
	background-color: #D0C1B8;
	padding: 8px 6px 8px 12px;
	margin: 3px;
}
.rightcontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #57141D;
	float: right;
	width: 180px;
	text-align: justify;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: ridge;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #561616;
	border-right-color: #561616;
	border-bottom-color: #561616;
	border-left-color: #561616;
	padding: 8px 8px 8px 4px;
	margin: 3px;
	background-color: #D0C1B8;
}
#navbar {
	float: left;
	width: 138px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #541618;
	font-weight: bold;
	margin: 0px;
	padding: 5px 3px 5px 5px;
	text-align: left;
	height: 475px;
	text-decoration: none;
	background-color: #B3C3CF;
}
#header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 12px;
	border-bottom-width: 7px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #541618;
	border-right-color: #541618;
	border-bottom-color: #541618;
	border-left-color: #541618;
	border-right-width: 0px;
	border-left-width: 0px;
	text-align: center;
	background-color: #D0C1B8;
}
#rightbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3D523D;
	float: right;
	width: 115px;
	vertical-align: top;
	border-left-width: 5px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #521817;
	border-right-color: #521817;
	border-bottom-color: #521817;
	border-left-color: #521817;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	font-size: x-small;
	font-weight: bold;
	font-variant: small-caps;
	padding-left: 10px;
	height: 600px;
	padding-top: 0px;
	text-align: left;
	background-color: #B3C3CF;
}

.lefttextlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: none;
	width: 135px;
	font-variant: small-caps;
	text-align: left;
	height: 10px;
	margin: 0px;
	padding: 3px 0px 3px 5px;
	background-color: #B3C3CF;
}
#pawprints {
	background-color: #B3C3CF;
	width: 50px;
	float: right;
	left: 160px;
	text-align: right;
	height: 450px;
}
a:hover {
	background-color: #E8FFFF;
}
#navbar a:link {
	color: #541618;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-variant: small-caps;
	height: 550px;
	
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	font-size: xx-small;
	font-variant: small-caps;
	text-align: center;
	margin-bottom: 0px;
	font-weight: bolder;
	background-color: #541618;
	color: #FFFFFF;
	width: 450px;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #3D523D;
	font-size: small;
}
.content {
	float: left;
	width: 450px;
	position: relative;
	border: #541618;
	height: 500px;
	padding: 10px;
	color: #541618;
	font-size: small;
	text-align: justify;
	background-color: #D0C1B8;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	text-transform: capitalize;
	text-align: center;
	color: #51161A;
}

.formleft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #541618;
	text-align: right;
	width: 150px;
	font-weight: bold;
	border: 1px solid 541618;
}
form table {
	border: 1px solid;
	width: 400px;
}
#middlecontent {
	font-size: 12px;
	color: #541618;
	padding: 5px;
}
a:active {
	color: #521817;
}
