body{
background-color:#ffffff;
color:#000000;
overflow:visible;
height:auto;
font-size:0.5em;
}


div#topNav, div#homeHeader, div#footer, div#newsHeadlines, div#search, #printBtn{
display:none;
}




#rosterScroll{
float:none;
width:260px;
height:auto;
margin:15px 0 0 20px;
overflow:visible;
}


#roster{
	width:290px;
	height:auto;
	float:none;
    overflow:visible;
}


table#sf{
   height:auto;
}



.rosterPrintColumn1, .rosterPrintColumn2{
width:240px;
float:left;
margin-right:10px;
}


.clear{
clear:both;
}


#adminNav{
display:none;
}

p#printAddress{
	text-align: center;
	margin-top:5px;
	padding-bottom:30px;
}


img#logoV2{
    display:block;
}	

img#logoV1{
    display:none;
}

