@charset "utf-8";
body {
	background-repeat: repeat-x;
	background-image: url(../../wood.jpg);
	font-family: Arial, Helvetica, sans-serif;
}
#contentDiv {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1024px;
	height: auto;
}
#contentDiv   #sendtofriendDiv  {
	text-align: right;
	height: 13px;
	width: 100%;
	margin-bottom: 44px;
}

#contentDiv   #logoarea   #Net_Logo   div  {
	background-image: url(../../logo2.png);
	background-repeat: no-repeat;
	height: 40px;
	background-position: center;
	font-size: 0px;
	text-decoration: none;
	width: 100%;
}

a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
* html #contentDiv #logoarea #Net_Logo div {
	background-repeat: no-repeat;
	height: 40px;
	background-position: right;
	background-image: none;
	font-size: 12px;
	text-align: center;
}

#contentDiv #logoarea #Net_Logo div a {
	color: #822D25;
	height: 40px;
	width: 100%;
	display: block;
}
