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


body, html {
	background: #fff;
	}

#doc4 {
	background: url(http://img.seiu.org/bluestate/locals/action.coloradowins.org/i/blank-purple-bg-nosignup.jpg) no-repeat #f0f0f0 0px 0px;
	width: 1020px;
	font-family: Arial, Helvetica, sans-serif;
	}

#hd {
	padding: 0px;
	}

#hd h1 {
	margin-left: 14px;
	}

.fauxnav {
	height: 16px;
	}

.fauxnav, #bd {
	background: none;
	}
	
#bd, #ft {
	position: relative;
	}

#bd {
	background: #fff;
	border: 1px solid #ccc;
	width: 960px;
	left: 23px;
	}

#ft {
	background: #562078;
	width: 900px;
	text-align: right;
	text-transform: none;
	left: 33px;	
	padding-top: 0px;
	}
	
#ft, #ft a, #ft a:visited {
	color: #fff;
	}
