@charset "utf-8";
body,td,th {
	color: #333;
}
body {
	background-color: #b3bb8c;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
	color: #FFF;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
	color: #00F;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 36px;
	color: #900;
	font-family: "Courier New", Courier, monospace;
}
h2 {
	font-size: 14px;
}
#banner {
	width:797px;
	height:115px;
	z-index:1;
	left: 200px;
	top: 8px;
	position: absolute;
}
#linksbar {
	width:795px;
	height:33px;
	z-index:2;
	left: 200px;
	top: 161px;
	font-family: Calibri;
	font-size: 16px;
	font-style: normal;
	color: #FFF;
	background-color: #a09788;
	border: 1px solid #333;
	position: absolute;
}
#main {
	position:absolute;
	width:777px;
	height:1550px;
	z-index:3;
	left: 202px;
	top: 277px;
	font-family: Calibri;
	background-color: #FFF;
	padding: 10px;
	margin: 0px;
	border: 1px solid #666;
	color: #666;
	text-align: center;
}
#dogandcatbar {
	left:202px;
	top:200px;
	width:797px;
	height:53px;
	z-index:4;
	position: absolute;
}
#footer {
	position:absolute;
	width:780px;
	height:39px;
	z-index:1;
	top: 1544px;
	background-color: #a09788;
	font-family: Calibri;
	font-size: 16px;
	color: #FFF;
	vertical-align: middle;
	text-align: center;
	letter-spacing: 2px;
	padding-top: 11px;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 9px;
	margin: 1px;
	left: -3px;
	border: 1px solid #000;
}

#main em {
	text-align: center;
	margin: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: lighter;
}
