#UtilWrapper, #nav,.home #ColumnTwo, #FooterNav, #MembershipBox, #welcome, .CommonSearch, .BreadCrumbList{
    display: none;
}
h1#LogoText {
    text-indent: 0;
    font-size: 2.2em;
    color: #023467;
    display: inline;
    position: relative;
    top: 28px;
}
h1#LogoText span {
    display: block;
    font-size: .8em;
}   
#PrintLogo {
    display: inline;
    float: left;
}  
#PageWrapper{
    width: 660px;
    overflow: hidden;
}
#BannerMessageWrapper {
    background: #fff;
    left: 0;
    bottom: 0;
    width: 660px;
    height: 75px;
}
#SpotlighBox {
    width: 660px;
}
#SpotlightBox h3 {
    padding: 0;
    margin-top: 5px;
    width: 660px;
}
#SpotlightBox p {
    width: 660px;
}

body #ColumnOne {
    display: none
}
body #ColumnTwo {
    width: 660px;
}
body.home #ColumnOne {
    width: 660px;
	 display: inline;
}
#Content a, #Content a:visited {
    text-decoration: none;
    color: #64553c;
}
#Footer {
    text-align: left;
}
#Footer span {
    display: none;
}


