body {
  color : #000000;
  background : #ffffff;
  font-family : 'Trebuchet MS',Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size:13px;
}

#righty h3{color:#000000;font-size : 168%}
#righty span.for_print{color:#000000;font-size : 168%;}
#bottom p{color:#000000;font-size : 168%;}


#MainHeader, #advertising, #lefty, #MainContainerSub, #wrapper-menu,{
  display : none;
}
#bottom
{
    background-color: #AA0000;
	width: 595px;
	color: #00008B;
	margin-top:8px;
	height: 38px;
	clear: both;

}
#righty
{
    width: 595px;
	background:transparent;
    padding: 0;
    border:1px solid #efefef;
    margin: 0   ;
	font-size:90%;
	float:left;
    /* IE Box Model Hack */
    voice-family: "\"}\"";
    voice-family: inherit;
    width: 600px;

}

.AutoDisplayBox
{
float: left;
border: 1px solid #000000;
margin: 2px 3px 2px 3px;
padding: 8px;
background:transparent;
width: 578px;
}
* html .AutoDisplayBox { width: 569px; }

.AutoDisplayBoxRight
{
float: right;
border: 1px solid #000000;
margin: 2px 0px 2px 0px;
padding: 8px;
background:transparent;
width: 268px;
}
* html .AutoDisplayBoxRight { width: 263px; }

.AutoDisplayBoxLeft
{
float: left;
border: 1px solid #000000;
margin: 2px 3px 2px 0px;
padding: 8px;
background:transparent;
width: 268px;
}
* html .AutoDisplayBoxLeft { width: 263px; }

.AutoDisplayBoxFull
{
float: left;
border: 1px solid #000000;
margin: 2px 3px 2px 0px;
padding: 8px;
background:transparent;
width: 559px;
}
* html .AutoDisplayBoxFull { width: 549px; }

