

body {
	background : #00447c;
	font-family:'Lucida Grande';
}

#top-nav {
		background: repeat-y url(i/bkgd_top-nav.gif);
}

#banner {
		background: no-repeat url(i/bnr_subscriber.gif);
}

#sub-bnr {
		background: url(i/bkgd_sub-bnr.gif) repeat-y;
}

#sub-nav {
		background: url(i/bkgd_top-nav.gif) repeat-y;
}

#content {
		background: repeat-y url(i/bkgd_content.gif);
}

#footer {
		background: url(i/bkgd_footer.gif) repeat-y;
}