﻿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
{
	display:none;
	float:none;
}
#print .display_normal
{
	display:none;
}
#print .display_print
{
	display:inline;
}
#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;
}
#home_left, #home_right  
{
	width: 49%;
}
#home_left p, #home_right p, #home_left h2, #home_right h2   
{
	width: 100%;
}