body {
	background-color: #6c6c6c;
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}

h1 {
	font-size: 14px;
	color: #5a5a5a;
}

#wrapper {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top:0;
	left:0;
	z-index:1;
	background-image: url(/assets/images/impact/bg-wrapper.jpg);
	background-repeat: repeat-y;
}
#header {
	height: 133px;
	width: 990px;
	background-image: url(/assets/images/impact/bg-header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	top:0;
	left:0;
	z-index:1;
}
#logo {
	position:absolute;
	top:12px;
	left:62px;
	z-index:3;
}
#nav-global {
	position: absolute;
	right: 39px;
	color: #00355f;
	bottom: 64px;
}
#nav-global * {
	vertical-align: bottom;
}

#nav-global a {
	margin-right: 5px;
	margin-left: 5px;
	color: #00355f;
	font-size: 0.85em;
	font-weight: bold;
}
#site-search
 {
	width: 250px;
	height: 29px;
	position: absolute;
	z-index: 100;
	top: 100px;
	left: 710px;
}
#site-search * {
	vertical-align: middle;
}
#site-search  .search {
	height: 23px;
	width: 184px;
	font-size:11px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(/assets/images/impact/bg-search.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #9f9f9f;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 12px;
	line-height: 23px;
}

#site-search   .submit {
	background-image: url(/assets/images/impact/bg-search.gif);
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: right top;
	height: 23px;
	width: 23px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
}
#nav-top {
	background-image: url(/assets/images/impact/bg-nav-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 37px;
	width: 870px;
	position: absolute;
	left: 62px;
	top: 133px;
	padding-left: 1px;
	z-index: 9999;
}
#contents {
	margin-top: 53px;
	margin-left: 63px;
	position: relative;
	left: 0px;
	top: 0px;
}



#lwv-logo {
	height: 187px;
	width: 260px;
	position: absolute;
	left: 0px;
	background-image: url(/assets/images/impact/bg-footer.gif);
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	bottom: 0px;
}
#footer {
	font-size: x-small;
	background-image: url(/assets/images/impact/bg-footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 187px;
	width: 990px;
	position: relative;
	left: 0px;
	top: 0px;
	color: #FFFFFF;
}
#footer-contents {
	position: absolute;
	left: 280px;
	bottom: 0px;
	height: 42px;
	width: 650px;
	vertical-align: middle;
}



#footer a {
	font-weight: bold;
	color: #FFFFFF;
}
#address {
	font-weight: bold;
	color: #FFFFFF;
	position: absolute;
	left: 280px;
	bottom: 47px;
}

