
#leaderad, hr, #leftcolumn, #rightcolumn, #navigation, #middlecolumn .box h3.bt,
#top_center, .print, .email, .utlinksterms, .articlepages{
    display: none !important;
}

#content {
	background: none;
	overflow: none;
	/*width: 1000px;*/
    width: 100%;
}

#middlecolumn .box {
    background-image: none;
    background-repeat:none;
    background-position: none;
    margin-bottom: 0px;
}

.wide #middlecolumn .box {
    background-image: none;
}

#middlecolumn .box .inner_box {
    background-image: none;
    background-repeat: none;
    background-position: none;
    margin-bottom: 0px;
}

#middlecolumn {
    /*width: 1000px;*/
    width: 95%;
}


#contentheader {
    display: block !important;
}

body { 
   font-size: 10pt;
}

#frame {
    /*width: 1000px;*/
    width: 100%;
    margin: 0 auto;
}

#legal{
    text-align: left;
}
