body {
    top: 0px;
    width: 100%;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;    
}

img {
    border: 0px;
}

#wrapper {
    top: 0px;
    width: 763px;
    margin-left: auto;
    margin-right: auto;
}

#top {
    position: relative;
    top: 0px;
    left: 0px;
    background-color: #3b4859;
    height: 96px;
    width: 100%;
    float: right;
    float: left;
}

#logo {
    position: relative;
    top: 7px;
    left: 20px;
    float: left;
}

#org_name {
    position: relative;
    top: 70px;
    left: 20px;
    font-weight: bold;
    font-family: Arial, Helvetica, Geneva, sans-serif; 
    color: #ffffff;
    width: 400px;
    float: left;
}

#subscribe_block {
    position: relative;
    top: 40px;
    left: 6px;
    font-size: .7em;
    font-family: Arial, Helvetica, Geneva, sans-serif; 
    color: #ffffff;
    line-height: .7em;
}

#line_two {
    position: relative;
    top: 2px;
    left: 0px;
}

#subscribe {
    position: relative;
    top: 4px;
    left: 0px;
    background-color: #ffffff;
}

#email {
    position: relative;
    border-width: 2px;
    border-color: #dfad28;
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-style: solid;
}

.yellow_line {
    clear: both;
    height: 4px;
    width: 100%;
    background-color: #dfad28;
    line-height: 4px;
    font-size: 4pt;    
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 2;
}


#home_image {
    background-color: #2b2d22;
    clear: both;
    width: 100%;
    height: 181px;
}

#home_menu_left {
    height: 250px;
    width: 140px;
    background-color: #3b4859;
    float: right;
    float: left;
}
/*
#divider1 {
    position: relative;
    top: -235px;
    left: 140px;
    height: 155px;
    width: 2px;
    background-color: #58636f;
    z-index: 2;
    float: right;
    float: left;
}
*/
#home_menu_middle {
    position: relative;
    top: 0px;
    left: 0px; 
    height: 250px;
    width: 160px;
    background-color: #3b4859;
    float: right;
    float: left;
}
/*
#divider2 {
    position: relative;
    top: -235px;
    left: 298px;
    height: 155px;
    width: 2px;
    background-color: #58636f;
    z-index: 2;
    float: right;
    float: left;
}
*/
#home_menu_right {
    position: relative;
    top: 0px;
    left: 0px;
    height: 250px;
    width: 160px;
    background-color: #3b4859;
    float: right;
    float: left;
}

#bottom_right {
    position: relative;
    top: 0px;
    left: 0px;
    height: 250px;
    width: 303px;
    background-color: #3b4859;
    float: right;
    float: left;
}

#bottom_left {
    position: relative;
    top: 200px;
    left: 0px;
    height: 50px;
    width: 50px;
    background-color: #3b4859;
    color: #ffffff;
    z-index: 3;
}

#tell_friend {
    position: relative;
    top: -60px;
    left: 37px;
    z-index: 1;
}

#scouts {
    position: relative;
    top: -63px;
    left: 80px;
    z-index: 1;
}

#inset {
    position: relative;
    top: 12px;
    left: 37px;
    z-index: 1;
}

#insert_text {
    position: relative;
    top: -95px;
    left: 56px;
    width: 220px;
    font-size: .7em;
    font-family: Arial, Helvetica, Geneva, sans-serif; 
    color: #2b2d22;
    line-height: 1em;  
    z-index: 2;
}

#insert_text a:hover {
    text-decoration: underline;    
}
