@import url(template0.css);

#main-table-body{
	background-image:none;
}

#main-table-body-rightcell {
	background:url(../images/home_content_bg.jpg) 18px bottom no-repeat;
	height:769px;
	width:760px;
}

#content-body{
	margin:0 18px;
}

#footernav{
	display:none;
}

	#copyright{
		color:#261d0f;
		font-size:11px;
		right:340px;
		padding:0 0 10px 0;
		position:absolute;
		top:-20px;
	}
	#poweredby{
		color:#261d0f;
		font-size:11px;
		position:absolute;
		right:100px;
		top:-20px;
	}
		#poweredby a{
			color: #261d0f;
			text-decoration: none;
		}
		#poweredby a:hover {text-decoration: underline;}
