/* CSS Document */
#menu, .share, .sharethis, #sidebar_left, #sidebar_right, .flash, .more, .copyright p, .logo{
display:none;
}

.printlogo {
display: block;
}

#wrapper, #maincopy, #content, .welcomeleft, .news{
float:none;
width:650px;
padding:0;
margin:0;
font-family:"Times New Roman", Times, serif;
}

#content ul, #content ul li{
list-style-type:disc;
list-style-position:inside;
}

a{
color:#000;
text-decoration:none;
}

h1 {
font-size: 16px;
background: none;
}

h2 {
font-size: 15px;
background: none;
}

h3, h4, h5, h6 {
font-size: 14px;
background: none;
}

.footer{
color:#000;
border-top:3px solid #ccc;
}

.copyright{
clear:both;
float:none;
padding-top:20px;
}
