body {
	background-color: #c2bdb5;
	background-image: url(assets/whn_pbg.jpg);
	background-repeat: repeat-x;
	list-style-image: url(assets/whn_bullet.jpg);
	margin-top: 200px;
}
#whn_logoDiv {
	position: absolute;
	width: 552px;
	left: 225px;
	top: 0px;
	height: 106px;
}
td, p, div, ul {
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #7c716f;
	font-size: 12px;
	line-height: 1.5;
	list-style-image: url(assets/whn_bullet.jpg);
}
#navDiv {
	position: absolute;
	height: 69px;
	width: 552px;
	left: 225px;
	top: 106px;
}
a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #666666;
}
#whn_headerpicDiv {
	position: absolute;
	width: 225px;
	left: 0px;
	top: 0px;
	height: 175px;
}
