 body {
	background-color: #7d6a5b;
	text-align: center;
	margin: 0px;
	margin-top: 20px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small; /* False value */
	voice-family: "\"}\""; 
	voice-family:inherit;
	font-size: small;	/* Compliant value */
}
html>body	{
	font-size: small; /* Be nice to Opera */	
} 
#wrapper {
	margin-right:auto;
	margin-left: auto;
	width: 726px;
	text-align: left;
}
#single-line {
	float: left;
	border: 1px solid #574a40;
	padding: 3px;	
}
#topborder {
	float: left;
	width: 720px;
	height: 10px;
	background: url(../images/top-border.gif) no-repeat bottom;
}
.sideborder {
	background: url(../images/side-border.gif) repeat-y;
	width: 10px;
	margin: 0px;
	padding: 0px;
}
#bottomborder {
	clear: left;
	float: left;
	background: url(../images/bottom-border.gif) no-repeat;
	width: 720px;
	height: 10px;
}
#middle-wrapper {
	clear: left;
	float: left;
	text-align: left;
	padding: 0px;
	margin: 0px;
	background-color: #706249;
}
#middle {
	clear: left;
	float: left;
	padding: 0px;
	margin: 0px;
/*	width: 700px;*/
}
#logo-wrapper {
	clear: left;
	float: left;
	text-align: left;
	padding: 0px;
	margin: 0px;
}
#middle-decoration {
	clear: left;
	float: left;
}
#logo {
	float: left;
	text-align: left;
}
#home {
	float: left;
	text-align: left;
}
#content-wrapper {
	clear: left;
	float: left;
	text-align: left;
	padding: 0px;
	width: 700px;
}
#navigation {
	clear: both;
	float: left;
	text-align: left;
	padding: 0px;
	margin-right: 3px;
	width: 135px;
}
#spritemenu{
	width: 135px;
	height: 233px;
	background-image: url(../images/navigation.gif);
	margin: 0px;
	padding: 0px;
	position: relative;
	overflow: hidden;
}
#spritemenu li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: absolute;
}
#spritemenu li, #spritemenu a{
	display: block;
	height: 33px;
}
#sprite_home{top: 30px; width: 135px; height: 33px; text-indent: -5000px; overflow: hidden;}
#sprite_photo{top: 63px; width: 135px; height: 33px; text-indent: -5000px; overflow: hidden;}
#sprite_prices{top: 96px; width: 135px; height: 33px; text-indent: -5000px; overflow: hidden;}
#sprite_about{top: 129px; width: 135px; height: 33px; text-indent: -5000px; overflow: hidden;}
#sprite_taxidermy{top: 162px; width: 135px; height: 33px; text-indent: -5000px; overflow: hidden;}
#sprite_contact{top: 195px; width: 135px; height: 33px; text-indent: -5000px; overflow: hidden;}
/* Sprite Hovers */
#sprite_home a:hover {background: transparent url(../images/navigation.gif) 0px -263px no-repeat}
#sprite_photo a:hover {background: transparent url(../images/navigation.gif) 0px -296px no-repeat}
#sprite_prices a:hover {background: transparent url(../images/navigation.gif) 0px -329px no-repeat}
#sprite_about a:hover {background: transparent url(../images/navigation.gif) 0px -362px no-repeat}
#sprite_taxidermy a:hover {background: transparent url(../images/navigation.gif) 0px -395px no-repeat}
#sprite_contact a:hover {background: transparent url(../images/navigation.gif) 0px -428px no-repeat}

#content {
	float: left;
	text-align: left;
	padding: 0px;
	margin-right: 3px;
	width: 555px;
	background-color: #ddd5be;
	border: 2px solid #372e24;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#content-header {
	float: right;
}
#copyright {
	float: left;
	padding: 0px;
	margin: 0px;
	background: url(../images/copyright.gif) no-repeat left bottom;
	width: 700px;
	height: 28px;
}
#copyright-content {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ddd5be;
	text-align: center;
	margin-top: 10px;
}
#copyright-content a, a:hover, a:visited {
	color: #ddd5be;
}
.photo-gallery {
	margin-left: 15px;
}
.photo-text {
	text-align: center;
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
}
h1 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #372e24;
	text-align: left;
}
.float-right {
	float: right;
}
.float-left {
	float: left;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {
	padding-left: 5px;
	padding-right: 5px;
}
ul li a:link {
	color: #5A503A;
}
ul li a:hover {
	color: #372e24;
}
ul li a:visited {
	color: #6f6148;
}
a:link {
	color: #5A503A;
}
a:hover {
	color: #372e24;
}
a:visited {
	color: #6f6148;
}
.taxidermy-gallery {
	margin: 15px;
}