body
{
    background: white;
    font-size: 10pt;
    font-family: Garamond, Georgia, Trebuchet MS, GillSans;
    margin: 0;
}
.contentBox, .fillBox, .topicBox, .middleBorder
{
    border: 0;
    float: none !important;
    color: black;
    background: transparent none;
    width: 7in;
}
h2, h3
{
    text-align: center;
    font-size: 20px;
    border-bottom: solid 1px black;
    margin:none;
    padding:none;
}
.Featured, .grayTopic
{
    padding-top:5px;
    padding-bottom:5px;
    font-size:18px;
    color:#000;
    font-weight:bold;
}
img
{
    padding:0px;
}
a:link, a:visited
{
    color: #0000FF;
    background: transparent;
    font-weight: bold;
    text-decoration: underline;
}
.contentBox a:link:after, .contentBox a:visited:after
{
    content: " (" attr(href) ") ";
}
.contentBox a[href^=" /"] :after
{
    content: " (http://www.betterphoto.com" attr(href) ") ";
}
.menu, .signinform, .bottomBorder, .ads, #searchWrapper
{
    display: none;
}

