body {
	background-image: url(images/watermarkchuck.jpg);
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#logo {
	position:absolute;
	left:10px;
	top:5px;
	width:283px;
	height:74px;
	z-index:1;
}
#menu {
	position:absolute;
	left:10px;
	top:130px;
	width:700px;
	height:19px;
	z-index:2;
	background-color: #CCCCCC;
}
#Layer1 {
	position:absolute;
	left:10px;
	top:159px;
	width:164px;
	height:25px;
	z-index:3;
	background-color: #CCCCCC;
}
#Layer2 {
	position:absolute;
	left:10px;
	top:189px;
	width:164px;
	height:311px;
	z-index:4;
}
#Layer3 {
	position:absolute;
	left:183px;
	top:159px;
	width:528px;
	height:340px;
	z-index:5;
	background-image: url(images/watermarkchuck.jpg);
}
