
@import url(no_nn4.css);

body {
        background-color: #aecece;
        padding: 0px;
        margin: 10px auto 10px auto;
}
p, h1, h2, li {
        font-family: Arial, Helvetica, sans-serif;
        background: transparent;
}
a, a:visited {
        text-decoration: none;
}
#body {
        background-color: #ffffff;
        text-align: left;
        width: 750px;
}
#logobar {
        background-color: #ffffff;
        padding-top: 5px;
        padding-bottom: 5px;
}
#topnav {
        background-color: #333333;
}
#topnav p {
        font-size: 90%;
        color: #ffffff;
        text-align: center;
        margin-top: 0px;
        margin-bottom: 0px;
        padding-top: 5px;
        padding-bottom: 5px;
}
#topnav p a, #topnav p a:visited {
        color: #ffffff;
}
#topnav p a:hover {
        color: #2690dc;
}
#topnav .selected a, #topnav .selected a:visited {
        color: #2690dc;
}
#content {
        padding: 20px;
}
#content p {
        color: #333333;
        font-size: 85%;
        margin-top: 0px;
        margin-bottom: 10px;
}
#content a, #content a:visited {
        color: #333333;
        text-decoration: underline;
}
#content a:hover {
        color: #2690dc;
        text-decoration: none;
}
#content h1 {
        color: #2690dc;
        font-size: 100%;
        margin-top: 0px;
        margin-bottom: 15px;
}
#content h2 {
        color: #2690dc;
        font-size: 90%;
        font-weight: bold;
        margin-top: 0px;
        margin-bottom: 10px;
}
#content ul {
        margin-top: 0px;
        margin-bottom: 10px;
        list-style: square;
}
#content ol {
        margin-top: 0px;
        margin-bottom: 10px;
        margin-left: 45px;
}
#content li {
        color: #333333;
        font-size: 85%;
        margin-bottom: 3px;
}
#content .quote {
        margin: 10px 140px 20px 140px;
        font-size: 100%;
        font-style: italic;
        text-align: center;
}
#content .imagebar {
        margin-top: 5px;
        margin-bottom: 0px;
        text-align: center;
}
#content .button {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 85%;
        color: #ffffff;
        background: #000000;
}
#content .small {
        font-size: 70%;
}
#content .closeup td p {
        margin-top: 0px;
        margin-bottom: 0px;
}
#content .closeup th p {
        margin-top: 0px;
        margin-bottom: 0px;
}
#footer {
        background-color: #333333;
        padding-top: 2px;
        padding-bottom: 2px;
}
#footer p {
        font-size: 70%;
        color: #ffffff;
        margin-top: 0px;
        margin-bottom: 0px;
        text-align: center;
}
#footer a, a:visited {
        color: #ffffff;
}
#footer a:hover {
        color: #2690dc;
        text-decoration: underline;
}

#content .RWGalleryEnlargementTitle {font-size: 85%; font-weight: bold; color: #333333;}
#content .RWGalleryEnlargement {margin-bottom: 10px;}
#content .RWGalleryThumb {margin: 10px;}

