	#imgswap a {
		display:block;
		width:157px;
		height:27;
		font: bold 12px/1 sans-serif;
		color:brown;
		background: url("http://www.droark.com/images/homePYB27x471.gif") 0 0 no-repeat;
		text-decoration: none;
		padding-left: 12px; 
		padding-top: 7px;
		}
	#imgswap a:hover {	
		background-position: -157px 0;
		height:27;
		color: green;
		padding-left: 12px; 
		padding-top: 7px;
		}
	#imgswap a:active {
		background-position: -314px 0;
		height:27;
		color:red;
		padding-left: 12px; 
		padding-top: 7px;
		}
	table.banner {
		position: absolute;
		left: 0px;
		top: 0px;
		/* background-image: url("http://www.droark.com/images/tree0092.gif"); */
		background-repeat: no repeat;
			}

