#head1 {
                position: relative;
                top: 0px;
                background-color: #ffffff;
                display: block;
                font-family: Arial, Helvetica, sans-serif; 
                font-size: 1.2em; 
                color: #000000; 
                font-weight: normal;
                text-align: left;
                text-decoration: none;
}

#letter1 {
                position: relative;
                width: 600px;
                border-style: solid;
                border-color: #000000;
                border-width: 2px;
}

#letterimg1 {
        position: relative;
        top: 0px;
        left: 100px;
        width: 400px;
}

#lettercontent1 {
                position: relative;
                top: 0px;
                background-color: #ffffff;
                display: block;
                font-family: Comic Sans MS, Arial, Helvetica, sans-serif; 
                font-size: 1.2em; 
                color: #000000; 
                font-weight: normal;
                text-align: left;
                text-decoration: none;
}

#letter2 {
        position: relative;
        top: -2px;
        width: 600px;
        border-style: solid;
        border-color: #000000;
        border-width: 2px;
        background-color: #d8e2e4;
        z-index: 1;
}

#lettercontent2 {
        position: relative;
        background-color: #d8e2e4;
        display: block;
        vertical-align: center;
        font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
        font-size: 1.2em;
        color: #000000;
        font-weight: regular;
        text-align: left;
        text-decoration: none;
        z-index: 2;
        top: 0px;
}

#letter3 {
        position: relative;
        top: -4px;
        width: 600px;
        border-style: solid;
        border-color: #000000;
        border-width: 2px;
        background-color: #FFFFFF;
        z-index: 1;
        height: 400px;
}

#letterimg3 {
        position: relative;
        top: 0px;
        float: right;
        z-index: 2;
}

#lettercontent3 {
        position: relative;
        width: 295px;
        background-color: #ffffff;
        display: block;
        vertical-align: center;
        font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
        font-size: 1.2em;
        color: #000000;
        font-weight: regular;
        text-align: left;
        text-decoration: none;
        float: left;
        z-index: 2;
        height: 60px;
        top: 150px;
}

#uscg {
                position: relative;
                top: 0px;
                height: 26px;
                background-color: #ffffff;
                display: block;
                font-family: Arial, Helvetica, sans-serif; 
                font-size: 1.2em; 
                font-style: italic; 
                color: #000000; 
                font-weight: bold;
                vertical-align: top;
                text-align: center;
                text-decoration: none;
}

#footer {
                position: relative;
                top: -10px;
                background-color: #ffffff;
                display: block;
                font-family: Arial, Helvetica, sans-serif; 
                font-size: 1.0em; 
                color: #000000; 
                font-weight: normal;
                vertical-align: top;
                text-align: center;
                text-decoration: none;
}
