body {
   background: white;
   font-size: 12pt;
   padding-left:40px;
   padding-right:40px;
   }
ul.menu, #marqueecontainer {
   display: none;
   }
   
#printheader{
margin-top:20px;
height:180px;
display:block;
}   

#imca{
display:none;
}
#maincontent, #homecontent{
   width: 100%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   text-decoration:none;
   }

p{
   text-align: left !important;
	text-justify: none!important;
}

#profileleftnav{
display:none;
}
div#maincontent, div#homecontent {
   padding-top: 1em;
   border-top: 0px solid #000000;
	width:100%;   
   }
#header {
display:none;
   }
#rightcol, #myoutercontainer, #leftcol, #news{
display:none;
   }
table{
width:100%
}   
#footer{
text-align:center;
display: block; position: fixed; bottom: 45px; right:45px;
}
.boxed{
width:auto;
padding:0px;
margin-top:0px;
background-image:none;
}
 
a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
#contentscroll{
overflow:visible;
height:auto;
}