body {font-family: "Times New Roman", Times, serif}
hr {color: black; background-color: black; height: 3px; clear: left}
h1 {font-size: 26px}
h2 {font-size: 20px}
h3 {font-size: 18px}

dl, p, li {font-size: 14px}
dt {font-weight: bold}

a:link {color: blue}
a:visited {color: purple}
a:hover {color: coral}

.nrml {
    font-size: 14px;
    text-align: left;
}

.nrml_ship_name {
    font-size: 14px;
    text-align: left;
}

.nrml_center {
    font-size: 14px;
    text-align: center;
}

.nrml_ship_name {
    font-size: 14px;
    font-style: italic;
    text-align: left;
}

.nav_btn {
    font-size: 18px;
    font-style: italic;
    color: #000033;
    text-align: center
}

.photo_credit {
    font-size: 11px;
    font-style: italic;
    text-align: center
}

.span_italic {
    font-size: 14px;
    font-style: italic;
}

.section_hdr {
    font-size: 16px;
    text-align: center;
    font-weight: bold;
}

.under_constr {
    font-size: 14px;
    font-style: italic;
    text-align: left;
}

#donate_home {position: absolute; left: 380px; top: 640px;}

