body {
	border: 0px;
	padding: 0px;
	spacing: 0px;
	background-image: url(/images/background.png);
	font-family: Arial,Helvetica,sans-serif;
	font-size: .75em;
}
h1 {
	padding-top: 0px;
	margin-top: 0px;
	font-family: Arial,Helvetica,sans-serif;
}
img {
	border: 0px;
}
p {
	margin-top: 0px;
}

.wrapper {
	width: 1058px;
	margin-left: auto;
	margin-right: auto;
}

.navbar {
	float: right;
	width: 834px;
	margin-top: 8px;
}

#nav-about a {
	width: 127px;
	height: 75px;
	display: block;
	float: left;
	text-decoration: none;
	text-align: center;
	background: url(/images/navigation-en.png) 0px 0px;
}
#nav-about a:hover {
	background: url(/images/navigation-en.png) 0px 75px;
}
#nav-about a:active {
	background: url(/images/navigation-en.png) 0px 150px;
}
#nav-about-active {
	background: url(/images/navigation-en.png) 0px 225px;
}
#nav-issues a {
	width: 112px;
	height: 75px;
	display: block;
	float: left;
	text-decoration: none;
	text-align: center;
	background: url(/images/navigation-en.png) -127px 0px;
}
#nav-issues a:hover {
	background: url(/images/navigation-en.png) -127px 75px;
}
#nav-issues a:active {
	background: url(/images/navigation-en.png) -127px 150px;
}
#nav-issues-active {
	background: url(/images/navigation-en.png) -127px 225px;
}
#nav-states a {
	width: 99px;
	height: 75px;
	display: block;
	float: left;
	text-decoration: none;
	text-align: center;
	background: url(/images/navigation-en.png) -239px 0px;
}
#nav-states a:hover {
	background: url(/images/navigation-en.png) -239px 75px;
}
#nav-states a:active {
	background: url(/images/navigation-en.png) -239px 150px;
}
#nav-states-active {
	background: url(/images/navigation-en.png) -239px 225px;
}
#nav-getinvolved a {
	width: 165px;
	height: 75px;
	display: block;
	float: left;
	text-decoration: none;
	text-align: center;
	background: url(/images/navigation-en.png) -338px 0px;
}
#nav-getinvolved a:hover {
	background: url(/images/navigation-en.png) -338px 75px;
}
#nav-getinvolved a:active {
	background: url(/images/navigation-en.png) -338px 150px;
}
#nav-getinvolved-active {
	background: url(/images/navigation-en.png) -338px 225px;
}
#nav-news a {
	width: 89px;
	height: 75px;
	display: block;
	float: left;
	text-decoration: none;
	text-align: center;
	background: url(/images/navigation-en.png) -503px 0px;
}
#nav-news a:hover {
	background: url(/images/navigation-en.png) -503px 75px;
}
#nav-news a:active {
	background: url(/images/navigation-en.png) -503px 150px;
}
#nav-news-active {
	background: url(/images/navigation-en.png) -503px 225px;
}
#nav-blog a {
	width: 90px;
	height: 75px;
	display: block;
	float: left;
	text-decoration: none;
	text-align: center;
	background: url(/images/navigation-en.png) -592px 0px;
}
#nav-blog a:hover {
	background: url(/images/navigation-en.png) -592px 75px;
}
#nav-blog a:active {
	background: url(/images/navigation-en.png) -592px 150px;
}
#nav-blog-active {
	background: url(/images/navigation-en.png) -592px 225px;
}
#nav-donate a {
	width: 152px;
	height: 75px;
	display: block;
	float: left;
	text-decoration: none;
	text-align: center;
	background: url(/images/navigation-en.png) -682px 0px;
}
#nav-donate a:hover {
	background: url(/images/navigation-en.png) -682px 75px;
}
#nav-donate a:active {
	background: url(/images/navigation-en.png) -682px 150px;
}
#nav-donate-active {
	background: url(/images/navigation-en.png) -682px 225px;
}

.logo {
	float: left;
}
.addthis_toolbox{
     float: right;
     width: 150px;
     margin-top: 7px;
}
.callouts {
	width: 450px;
	float: right;
}
.email {
	background-image: url(/images/email-submit-en.png);
	background-position: right;
	height: 26px;
	width: 450px;
	float: right;
}

.content-area {
	background-image: url(/images/content-background.png);
	width: 1058px;
}
.content-area-home {
	width: 1058px;
}

.body-wrapper {
	margin-left: 12px;
	width: 819px;
}

.sidebar {
	float: right;
	width: 198px;
	padding-left: 7px;
	padding-right: 13px;
	margin-right: 7px;
}
.sidebar-wrapper {
	padding-top: 5px;
}

.spacer {
	clear: both;
	height: 13px;
}
.alternate-spacer {
	clear: both;
	height: 3px;
}

.footer {
	width: 1058px;
	height: 96px;
        border-radius: 10px;
        background-color: #e6e5e6;
}

.copyright {
	float: left;
	padding-left: 16px;
	padding-top: 16px;
	font-size: .75em;
	font-family: "Lucida Sans Unicode","Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
}

.office {
	float: right;
	padding-right: 16px;
	padding-top: 16px;
	font-size: .75em;
	font-family: "Lucida Sans Unicode","Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
}

.home-smallcall {
	width: 328px;
	height: 48px;
	float: right;
	margin-top: 16px;
	padding: 7px;
	padding-top: 30px;
}
.home-smallcall p {
	margin-top: 0px;
	margin-bottom: 2px;
}
.smallcall-caption {
	text-align: center;
	font-size: 1.1em;
}
.home-largecall {
	width: 342px;
	height: 390px;
	float: right;
}
.home-largepromo {
	width: 324px;
	padding-top: 50px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
	text-align: center;
	font-size: 2em;
}

#citizenship-on {
	background-image: url(/images/home-citizenship-on-en.png);
}
#citizenship-on a {
	color: #cc6600;
}
#voting-on {
	background-image: url(/images/home-voting-on-en.png);
}
#voting-on a {
	color: #0000cc;
}
#census-on {
	background-image: url(/images/home-census-on-en.png);
}
#census-on a {
	color: #cc0000;
}
#citizenship-off {
	background-image: url(/images/home-citizenship-off-en.jpg);
	margin-right: 16px;
}
#voting-off {
	background-image: url(/images/home-voting-off-en.jpg);
	margin-right: 16px;
}
#census-off {
	background-image: url(/images/home-census-off-en.jpg);
}
#resources {
	background-image: url(/images/home-resources-sm-en.png);
	margin-right: 16px;
}
#action {
	background-image: url(/images/home-involved-sm-en.png);
	margin-right: 16px;
}
#search {
	background-image: url(/images/home-search-sm-en.png);
}

.old-ie {
	display: none;
}

.states {
	float: right;
	width: 235px;
}
.top-state {
	padding-bottom: 16px;
}

.carousel {
	width: 702px;
	height: 368px;
}

.nav {
	text-align: center;
	width: 742px;
	position: relative;
	top: 370px;
	z-index: 10;
	float: left;
}
#nav a {
	background-color: #cccccc;
	border: 1px solid #333333;
	font-size: .75em;
	color: #000000;
	text-decoration: none;
	padding: 2px;
	margin: 2px;
}
#nav a.activeSlide {
	background-color: #333333;
	border: 1px solid #cccccc;
	font-size: .75em;
	color: #ffffff;
	text-decoration: none;
	padding: 2px;
	margin: 2px;
}
