@import url(template0.css);

html{
	background: none;
}

#main-table-body-rightcell{
	vertical-align:top;
	width:900px;
	
}

		
#pagetitle{
		margin:0px 0 10px 0px;
	}
	
	#pagetitletext{
	border-bottom:1px dotted #fff;
	border-top:1px dotted #fff;
	padding: 11px 0 11px 10px;
	margin-left:0px;
	background:#7a8f28;
	}
	
#content-body{
	margin: 10px 0 80px 0;
	padding: 0 20px;
	overflow:hidden;
	background: transparent;
}
	
#footernav {
	padding:12px 0 0 0px;
	text-align:left;
}

#footerwrap ul{
display:none;
}

#wrap{
background:#7A8F28;
}

#content-body{
min-height:0px;
margin-bottom:0px;
}

#footer{
height:20px;
}

#poweredby{
		bottom:0px;
}