h2,h3,h4 {
    padding: 10px 0;
}
a:hover {
    color: #FF9916;
}
input:hover,textarea:hover,button:hover {
    border-color: #FF9916;
}

#banner {
    height: 151px;
}
#faux {
    margin: 0;
    background: #DEEEF2 url('/images/subpage_content2.gif') repeat-y;
}
#rightcolumn {
    height: 400px;
    margin-right: 9px;
    _margin-right: 5px; /* IE6 Hack */
    background: #F2F8FA url('/images/right_col.gif') no-repeat;
}
#content_footer {
    background: #FFF url('/images/sub_content_foot.gif') no-repeat;
    width: 952px;
    height: 25px;
    margin: 0;
}
#gototop {
    width: 100%;
    background: transparent;
    text-align: left;
}
#gototop a {
    width: 100%;
    text-align: right;
}

.qlink {
    width: 240px;
    color: #666;
    border-bottom: 1px solid #DAE0E1;
}

.qlink {
    padding: 22px 0;
    margin-left: 10px;
}
.qlink_last {
    padding: 10px 0;
    margin-left: 10px;
}

.qlink img, .qlink_last img {
    float: left;
    border: 0px;
    padding-right: 15px;
}

.photos ul {
    list-style: none;
    padding: 0;
    margin: 0;
    border: 0;
}
.photos ul li {
    padding: 10px;
    display: inline;
}
.photos a {
    margin: 0;
    padding: 0;
    color: #000;
    width: auto;
    font-weight: normal;
}
.photos a img {
    margin: 0;
    padding: 0;
    width: auto;
    overflow: hidden;
}
.photos a:hover {
    color: #000;
    text-decoration: none;
}