@import url(template0.css);

html{
	background: none;
}

#main-table-body-rightcell{
	vertical-align:top;
	width:900px;
}
	
#content-body{
	margin: 10px 0px 0 0px;
	padding:0 0 10px 0;
	overflow:hidden;
}
	
#footernav {
	padding:12px 0 0 0px;
	text-align:left;
}


#wrap{
	/* Set this to the same height as the footer */
    margin-bottom:0;
	min-height:500px;
}

#clearfooter{
		height: 0px;
}
