/*@import url(blueprint/print.css);*/
html {
	height: auto!important;
}
BODY {
	width: 100%!important;
	height: auto!important;
	background: none;
	font-size: 12px!important;
}

H1, H2, H3, IMG, UL, OL, TABLE { page-break-inside: avoid; }

#background {
	margin: 0px!important;
	width: 100%!important;
	height: auto!important;
	background: none!important;
	overflow: visible!important;
}
#header {
	display: none;	
}
#content {
	margin:0px!important;
	width: 100%!important;
	height: auto!important;
	overflow: visible!important;
}
#contentLeft, #contentRight {
	display: none;
}
#contentCenter,#contentCenterWide, #newsIndex {
	margin:0px!important;
	width: 100%!important;
	height: auto!important;
	overflow: visible!important;
}
#footer {
	display: none;
}

/* --- NEWS ON INDEX --- */
#newsIndex LI{
	margin:20px 0px 0px!important;
	width: 100%!important;
	height: auto!important;
}
UL#newsIndex LI DIV {
	position: static!important;
	margin:0px!important;
	padding: 0px!important;
	width: 100%!important;
	height: auto!important;
}
#newsIndex LI DIV H2 {
	color: #002458;
}
IMG.rounded, #mainNewsBackground, A.newsMore {
	display: none!important;
}

/* --- GALLERY --- */
#galleryImages {
	margin:0px!important;
	width: 100%!important;
	height: auto!important;
}
#galImgList, #galleryNarrow {
	display: none!important;
}
