body {
	background: #000000;
	margin: 15px auto;
	padding: 0;
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana, Helvetica, Sans-Serif;
	color: #000000;
	font-size: 13px;
	text-align: center;
}

a:link {
	color: #000000;
	text-decoration: none;
}

a:active {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #3D7673;
	text-decoration: none;
}

#logo {
	margin: 0 auto;
	margin: 10px;
	padding: 0;
	text-align: center;
}

#wrapper {
	width: 740px;
	margin: 0 auto;
	padding: 10px;
	background: #FFFFFF;
	text-align: center;
	line-height: 150%;
	letter-spacing: 1px;
}

#headerimg {
	height: 250px;
	background-image: url(apupsgottagologoheaderimg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

h1 {
	color: #3D7673;
	font-size: 15px;
	background-image: url(pawprint.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	text-align: left;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 15px;
	margin: 0;
	margin-bottom: 10px;
	margin-top: 10px;
}

.content {
	text-align: justify;
}

#contactinfo {
	text-align: center;
	color: #3D7673;
	line-height: 22px;
	font-size: 12px;
	margin: 10px 0 10px 0;
}

#contactinfo a:link {
	color: #3D7673;
}

#contactinfo a:active {
	color: #3D7673;
}

#contactinfo a:visited {
	color: #3D7673;
}

#contactinfo a:hover {
	color: #000000;
}
	

#footer {
	border-top: 1px solid #000000;
	font-size: 11px;
	height: 48px;
}

.leftfooter {
	float: left;
	width: 50%;
	text-align: left;
}

.rightfooter {
	float: right;
	width: 50%;
	text-align: right;
}