/* for custom overrides of 2010core theme for this local only */

body, html {
	background: #693478;
	font-family: Arial,Helvetica,Clean,sans-serif !important;
	}
#doc4 {
	background-image: none;
	background: #fff;
	width: 1020px;
	}
#hd {
	padding: 10px 0px 0px 0px;
	margin: 0px;
	background: #693478;
	height: 115px;
	overflow-y: hidden;
	}
#hd h1 {
	margin: 0px 0px 0px 0px;
	}
#hd h1, #hd h1 a, #hd h1 a:visited, #hd h1 a:hover {
	margin:0px;
	padding: 0px;
	}
.fauxnav {	
	background: #fff;
	height: 1px;
	display: none;
	}
#bd {
	width: 960px;
	margin: 0px 20px;
        padding: 0 0 50px 0;
	border: 0px solid #fff !important;
position: relative;
top: 0px;
background-image: none;
background: #fff;
	}
#ft {
	background: transparent;
	text-align: right;
	width: 930px;
	margin: 0px 0px 0px 30px;
	padding: 30px 10px 10px 10px;
	border-top: 1px solid #ccc;
	clear: both;
	}
#ft, #ft a {
	color: #666666;
	}
#bd.seiu-invite {
	padding-bottom: 750px;
	}
	
