body {
	font-family: Helvetica, Tahoma, Arial;	
	text-align: center;	
}

#main_container{
	position:absolute;
	_position: inherit; /* for IE6 */
	width:100%;
	height:100%;
	min-height: 788px;
	min-width: 980px;
	left: 0px;
}

#sky{
	position: absolute;
	width: 100%;
	height: 500px;
	bottom: 788px;
	left: 0px;
}

#hogwash {
	position: absolute;
	width: 100%;
	bottom: 28px;
	left: 0px;
}

#footer {
	position: absolute;
	width: 100%;
	height: 28px;
	bottom: 0px;
	left: 0px;
	background-color: #4A2E1C;
	text-align: right;
}

.rightTxt {
	font-size: 10px;
	color: #BC9C87;
	margin: 8px 8px 0px 0px;
}

/* no flash version */

#hog_container{
	position: absolute;
	width: 100%;
	height: 760px;
	bottom: 28px;
	left: 0px;	
}

.hogwash_tab {
	position: relative;
	background-color: #FF00FF;
	width: 100%;
	height: 760px;
	padding: 0px;
}

.pt_left {
	padding-left:1px;
	background: #4BA3DE url("../images/hogwash_l.jpg") top right no-repeat;
}

.pt_mid {
	background: #4BA3DE url("../images/hogwash_n.jpg") top left no-repeat;
	width: 980px;
}

.pt_right {
	padding-right:1px;
	background: #4BA3DE url("../images/hogwash_r.jpg") top left no-repeat;
}

/* no flash buttons */

.hogwash_tab a {
	position: absolute;
	display: block;
}

.link_bottle {
	margin-left: 23px;
	margin-top: 180px;
	height: 405px;
	width: 140px;	
}

.link_bottle:hover {
	background-image: url("../images/hogwash_h.jpg");
	background-position: -23px -180px;
}

.link_banner {
	margin-left: 375px;
	margin-top: 112px;
	height: 90px;
	width: 366px;		
}

.link_banner:hover {
	background-image: url("../images/hogwash_h.jpg");
	background-position: -375px -112px;
}

.link_toe {
	margin-left: 822px;
	margin-top: 7px;
	height: 112px;
	width: 154px;		
}

.link_toe:hover {
	background-image: url("../images/hogwash_h.jpg");
	background-position: -822px -7px;
}

.link_house {
	margin-left: 240px;
	margin-top: 350px;
	height: 175px;
	width: 208px;		
}

.link_house:hover {
	background-image: url("../images/hogwash_h.jpg");
	background-position: -240px -350px;
}

.link_barn {
	margin-left: 660px;
	margin-top: 338px;
	height: 195px;
	width: 290px;		
}

.link_barn:hover {
	background-image: url("../images/hogwash_h.jpg");
	background-position: -660px -338px;
}

.link_sign {
	margin-left: 95px;
	margin-top: 610px;
	height: 128px;
	width: 108px;		
}

.link_sign:hover {
	background-image: url("../images/hogwash_h.jpg");
	background-position: -95px -610px;
}

.link_mud1 {
	margin-left: 413px;
	margin-top: 715px;
	height: 44px;
	width: 98px;		
}

.link_mud1:hover {
	background-image: url("../images/hogwash_h.jpg");
	background-position: -413px -715px;
}

.link_mud2 {
	margin-left: 513px;
	margin-top: 715px;
	height: 44px;
	width: 134px;		
}

.link_mud2:hover {
	background-image: url("../images/hogwash_h.jpg");
	background-position: -513px -715px;
}

.link_mud3 {
	margin-left: 649px;
	margin-top: 713px;
	height: 46px;
	width: 162px;		
}

.link_mud3:hover {
	background-image: url("../images/hogwash_h.jpg");
	background-position: -649px -713px;
}

.link_mud4 {
	margin-left: 813px;
	margin-top: 715px;
	height: 44px;
	width: 166px;	
}

.link_mud4:hover {
	background-image: url("../images/hogwash_h.jpg");
	background-position: -813px -715px;
}