body {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        margin: 0px;
        padding: 0px;
        font-size: 80%;
}
#logo {
        position: absolute;
        top: 5px;
        height: 47px;
        width: 318px;
        z-index: 10;
}
#menuitems {
        position: absolute;
        left: 318px;
        top: 32px;
        z-index: 9;
}
#menubackground {
        position: absolute;
        width: 100%;
        top: 32px;
        background-image: url(images/menu_bground.gif);
        background-repeat: repeat-x;
        z-index: 8;
}

#dropdownbackgroundx {
        position: absolute;
        width: 100%;
        top: 52px;
        background-image: url(images/dropdown_background_x.gif);
        background-repeat: repeat-x;
        z-index: 8;
}

#powersports {
        position: absolute;
        top: 52px;
        z-index: 10;
}

#dropdownbackground {
        position: absolute;
        top: 52px;
        z-index: 10;
        left: 429px;
        background-image: url(images/dropdown_background.gif);
        background-repeat: no-repeat;
        height: 324px;
        width: 238px;
}

#contentshell1 {
        position: absolute;
        top: 375px;
        z-index: 10;
        left: 0px;
        width: 100%;
}
#contentshell2 {
        position: absolute;
        top: 60px;
        z-index: 10;
        left: 0px;
        width: 100%;
}

#content {
        position: relative;
        z-index: 10;
        left: 0px;
        width: 666px;
        margin: 5px;


}

#footerline {
        position: relative;
        width: 100%;
        top: 15px;
        background-repeat: repeat-x;
        z-index: 10;
        background-color: #ED3230;
        height: 3px;

}

#footerlinks {
        position: relative;
        width: 98%;
        top: 15px;
        z-index: 10;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 80%;
        left: 2px;
        margin: 1px;
}

#footercopy {
        position: relative;
        width: 98%;
        top: 15px;
        z-index: 10;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 80%;
        left: 2px;
        margin: 1px;
}


#newsletter {
        position: absolute;
        top: 60px;
        z-index: 16;
        left: 436px;
        width: 229px;
        height: 55px;
        color: #fff;
        font-size: 85%;
        font-weight: bold;
        text-align: left;

}

.newsletterinput {
        background-color: #FFFFFF;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        width: 155px;
        font-size: 85%;

}
.newslettersubmit {
        background-color: #C1D1EA;
        border-top-style: solid;
        border-right-style: ridge;
        border-bottom-style: ridge;
        border-left-style: solid;
        border-top-color: #FFFFFF;
        border-right-color: #FFFFFF;
        border-bottom-color: #FFFFFF;
        border-left-color: #FFFFFF;
        font-size: 80%;
        width: 50px;

}

#beneathnewsletter {
        position: absolute;
        top: 123px;
        z-index: 16;
        left: 436px;
        width: 229px;
        height: 180px;
        color: #fff;
        font-size: 85%;
        font-weight: bold;
        text-align: left;

}

.beneathnewsletterinput {
        background-color: #FFFFFF;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        width: 155px;
        font-size: 85%;

}
.beneathnewslettersubmit {
        background-color: #C1D1EA;
        border-top-style: solid;
        border-right-style: ridge;
        border-bottom-style: ridge;
        border-left-style: solid;
        border-top-color: #FFFFFF;
        border-right-color: #FFFFFF;
        border-bottom-color: #FFFFFF;
        border-left-color: #FFFFFF;
        font-size: 80%;

}

#freecatalog {
        position: absolute;
        top: 310px;
        z-index: 16;
        left: 436px;
        width: 229px;
        height: 55px;
        color: #fff;
        font-size: 85%;
        font-weight: bold;
        text-align: left;

}

#underlineheader {
        position: absolute;
        width: 100%;
        top: 52px;
        z-index: 10;
        background-color: #ED3230;
        height: 3px;
}

.dealerlink:link {
        color: #fff;
        text-decoration: none;
}
.dealerlink:visited {
        color: #fff;
        text-decoration: none;
}
.dealerlink:active {
        color: #fff;
        text-decoration: none;
}
.dealerlink:hover {
        color: #fff;
        text-decoration: underline;
}
.footerlink:link {
        color: #000;
        text-decoration: none;
}
.footerlink:visited {
        color: #000;
        text-decoration: none;
}
.footerlink:active {
        color: #000;
        text-decoration: none;
}
.footerlink:hover {
        color: #000;
        text-decoration: underline;
}

.dealer {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        margin: 0px;
        padding: 0px;
        font-size: 80%;
}

