﻿body 
{
	font:normal small georgia, times, serif;
	overflow:visible;
}
#main
{
	float:none;
	width: 90%;
	margin:0;
	padding:0;
	background: white none;
}
#menu, #banner, #links, #footer, #footer_2, #breadcrumb, #print
{
	display:none;
	float:none;
}
#content, #content_wrap
{
	width:100%;
	float:none;
}
table.tblStripes
{
	border-collapse:separate;
}
table.tblStripes th
{
	background-color:#fff;
	color:#000;
	border: 1px solid #999999;
	text-align:left;
}
