html,body{
	background: url(/images/bg/header.png) 0 0 no-repeat;
	background-color:#FFF;
}

#container{
	background-color:#FFF;
}

body{
background:transparent;
}

#skip,
#search,
#footer ul,
#spau,
p.more,
#newsticker,
#sidebar,
#utils,
#pagecontrols,
#sidecontent,
#header h1,
.gz_crumbtrail,
#centerimage,
#ticker {
	display: none;
	}

body {
	background:#FFF url(/images/bg/header.png) 0 0 no-repeat; 
	margin: 8em 2em; 
}

#swfheader {
	display: none;
}

#content {
	padding: 30px 0;
	}

a {
	text-decoration: none;
	color: #036 !important;
	}

td.sidecolumn h3{
font-weight:bold;
}

h1 {
	font-size: 3em;
	border-bottom: solid 1px #000;
}

#masthead {
	border-bottom: 1px solid #036;
	}

#footer {
	border-top: 1px solid #036;
	}

/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash, object, embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}
