/* supplemental CSS for Service Workers United sub-site */
/* author: Erik Moe erik dot moe at seiu dot oh are gee */

/* IE 5 6 and 7 hacks */
@import url(msie.css) all;
/* END IE 5 6  and 7 hacks */

body {
	background: #f3f3f3 url('http://img.seiu.org/css/swu/header.jpg') no-repeat 50% 0px;
	}

#container {
	background: none;
	}

#container-inner {
	background: #fff url('body1200-sidebar-white.jpg') -50px 0px;
	width: 960px;
	}

#header {
	background: #fff url('http://img.seiu.org/css/swu/header.jpg') no-repeat -20px 0px;
	}

#header-signup {
	position: relative;
    left: 24px;
    top: -2px;
    }
        
#navbar {
	background: url('http://img.seiu.org/css/swu/header.jpg') no-repeat -20px -90px;
	}

#navbar ul li a {
        color: #f5f5f5;
        }

#navbar ul li a:hover {
        color: #333366;
        }

#alpha {
	width: 599px;
	}

#FPblogSampler {
	background: url('campaign-news.jpg');
	}

#beta {
	background: none;
	}

.takeAction {
	margin-bottom: 10px;
	}

#gamma, #buttons {	
	}

#footer {
	background: #333366;
	display: block;
	width: 960px;
	}
