#spotlight {
height: 357px;
width: 900px;
background: #55a837 url(/img/greentexture.jpg) left no-repeat;
}

#slideshow {
float: right;
position: relative;
z-index: 5;
width: 601px;
}

#slideshow img {
position:absolute;
left: 0;
top: 0;
}

#teaser {
color: #fff;
font-size: 1.3em;
width: 240px;
line-height: 1.5;
padding: 4em 29px 0;
}

#content {
padding-top: 11px;
background: url(/img/hp-content-dropshadow.jpg) top no-repeat;
height: 191px;
width: 900px;
}

#ad-box {
width: 216px;
float: left;
text-align: center;
}

#ad1 {
	display: block;
	height: 131px;
	width: 196px;
	text-indent: -5000px;
	background: url('/img/bennett-spring.jpg') 0 0 no-repeat;
	margin: 0 auto;
}

#ad1:hover {
	background-position: 0 -131px;
}

#ad-box img {
width: 196px;
margin: 0 auto;
}

#how-we-fund span,
#ss-trust-fund span,
#purchase-your-plates span {
display:none;
}

#how-we-fund a,
#ss-trust-fund a,
#purchase-your-plates a {
display: block;
height: 156px;
}

#how-we-fund,
#ss-trust-fund,
#purchase-your-plates {
float: left;
}

#how-we-fund {
padding: 0 1px;
background: url(/img/green-square.jpg)
}

#how-we-fund a {
width: 110px;
background: url(/img/how-we-fund.jpg) no-repeat;
}

#how-we-fund a:hover {
background: url(/img/how-we-fund-over.jpg) no-repeat;
}

#ss-trust-fund a {
width: 154px;
background: url(/img/ss-trustfund.jpg) no-repeat;
}

#ss-trust-fund a:hover {
background: url(/img/ss-trustfund-over.jpg) no-repeat;
}

#purchase-your-plates {
padding: 0 1px;
background: url(/img/green-square.jpg)
}

#purchase-your-plates a {
width: 120px;
background: url(/img/purchase-your-plates.jpg) no-repeat;
}

#purchase-your-plates a:hover {
background: url(/img/purchase-your-plates-over.jpg) no-repeat;
}

#news {
margin-left: 624px;
height: 191px;
overflow-y: scroll;
line-height: 1.5;
width: 276px;
}

#news p {
margin-top: 0;
}

#news .news-title {
margin-top: 1em;
}

