@media Print    
{
#TopNavigationHolder {
	DISPLAY: none
}
#MainBodyRight {
	DISPLAY: none
}
#TopImageWrap {
	DISPLAY: none
}
#RotatingImageWrap {
	DISPLAY: none
}
#RotatingImage {
	DISPLAY: none
}
#TopNavigationHolder {
	DISPLAY: none
}

#TopNavigationHolder table{
	DISPLAY: none
}
#LogoWrap {
	DISPLAY: none
}


#footer {
	DISPLAY: none
}
#MainBodyLeft {
	WIDTH: 90%
}

#GeneralTextLeft {
	float: left;
}

#GeneralTextRight {
	float: right;
}

    }



