<style type="text/css">
		#chcontainer {
			width: 750px;
			\width: 770px;
			w\idth: 750px;
			border: 1px solid gray;
			margin: 0px;
			margin-left: auto;
			margin-right: auto;
			padding: 0px;
		}

		#chbanner {
			padding: 0px;
			margin-bottom: 0px;
		}

		#chcontent {
			padding: 0px;
		}

		#chfooter {
			clear: both;
			padding: 0px;
			margin-top: 0px;
		}
		body {
		   background-color: #711c30;
		   }

		#chblobs {
		   width: 750px;
		   height: 35px;
		   background: url(img/nav_popup_clubhouse.jpg);
		   margin: 0px auto; padding: 0;
		   position: relative;
		   background-repeat: no-repeat;
		   }

		#chblobs li {
		   margin: 0; padding: 0; list-style: none; display: block; position: absolute;
		   }
		#chblobs a {
		   display: block;
		   }

		#chblob1 {left: 0px; top: 0px; width: 140px; height: 35px;}
		#chblob2 {left: 140px; top: 0px; width: 170px; height: 35px;}
		#chblob3 {left: 600px; top: 0px; width: 130px; height: 35px;}

		#chblob1 a {height: 35px;}
		#chblob2 a {height: 35px;}
		#chblob3 a {height: 35px;}

		#chblob1 a:hover {background: url(img/nav_popup_clubhouse.jpg) 0px -35px no-repeat;}
		#chblob2 a:hover {background: url(img/nav_popup_clubhouse.jpg) -140px -35px no-repeat;}
		#chblob3 a:hover {background: url(img/nav_popup_clubhouse.jpg) -600px -35px no-repeat;}
	</style>