/* Print media stylesheet for NYWBA
 * URL: http://www.nywba.org
 * CSS: nywba-style.css
 */

#navBar {
	display: none;
}

#bottomSection {
	clear: both;
	width: 100%;
	padding-top: 5px;
}

.subpageContent {
	width: 100% !important;
	border: none !important;
}

.contentBox {
	width: 32%;
}

img#celebratoryStamp {
	border: none !important;
}

.innerContent ul li {
	list-style-type: disc;
	padding-left: 0;
	margin-left: 15px;
}

.topHorzList {
	width: 450px;
}

#bottomSection
{
    display: none;
}

