@import url(core.css);

#pageHeader {
background: none;
border-bottom:0px;
}

#leadBanner {
display:none;
}

#pageContent {
padding-bottom:450px;
background: url(../imgs/bottom2.png) 100% 100% no-repeat;
}

#sidebar {
display:none;
}

#content_main {
float:left;
width:80%;
padding:80px 60px 0px 60px;
}

em {
font-style:italic;
}

#content_main p a {
color:#3a562c;
font-weight:bold;
}
