body {
	font-size: 12pt;
    background-color: #ffffff;
}
#header {
    clear: both;
    height: 1px;
    margin: 1px
}
#header_img {
    display: none;
}
#header_contents {
    z-index: 1;
    position: absolute;
} 
#leftColumn, #leftColumnContent {
    display: none;
}
#rightColumn, #rightColumnContent {
	display: none;
}
#centerColumn, #centerColumnContent {
    margin: 0 2%;
    width: auto;
	padding: 0;	border: 0px none;
}
#footer {
    display: none;
} 
div#ctr{
	text-align: center;
}