/*
Print styling
*/
#access, #sidebar,#nav, #footer{
display:none;
}
#logo h1{
background:url(logo2.gif) no-repeat left bottom;
}
#logo a {
display:block;
height:65px;
text-indent:-4000px;
width:550px;
}
hr{
display:none;
}
#main hr{
display:block;
}