/* for custom overrides of 2010core theme for this local only */
/* Author: Erik Moe, New Media, SEIU International */

/* this space intentionally left blank */

html {
	background: #666;
	}

body {
	background: #666 url(i/body-bg.gif) repeat-x;
	}

#doc4 {
	background: none;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	}


#hd {
	height: 120px;
	padding: 0px !important;
	margin: 0px !important;
	}
	
#hd h1 {
	padding: 0px !important;
	margin: 0px !important;
	}

#hd h1 a {
	padding: 0px !important;
	margin: 0px !important;
	line-height: 0px;
	}

#hd h1 a img {
	padding: 0px 0px 0px 0px !important;
	margin: 0px 0px 0px 8px !important;
	background: none;
	}

.fauxnav {
	display: none;
	background: none;
	}

#bd {
	border-top: 24px solid #000;
	padding: 0px;
	background-image: url(http://img.seiu.org/css/campaigns/andrews/i/background960g.jpg) repeat-y !important;
	}
	
#ft {
	background: url(http://img.seiu.org/css/campaigns/andrews/i/footer-bg.jpg) no-repeat 0px -100px;
	padding: 120px;
	height: 200px;
	color: #999;
	}

#ft a {
	color: #999;
	}