body {
    margin-top:0px;
    text-align:center;
    background-image:url(/images/bg.jpg);
}

#BikeFrame {
    margin:0;
    width:862px;
    border:0;
    background-color:#FFFFFF;
    padding-bottom:0.2em;
}

#BikeFrameMain {
    text-align:left;
    vertical-align:top;
    width:850px;
    top:0;
    padding:0;
}

#BikeFrameMainTop {
    background-color:#336600;
    position: relative;
    width:100%;
    margin:0;
    padding:0;
}

#BikeFrameMiddle {
    width:100%;margin-top:0.2em;
}
#BikeFrameBottom {
    padding-top:0.2em;
    padding-bottom:0.2em;
    text-align:center;
    width:100%;
    border-top-color:#336600;
    border-top-style:solid;
    border-bottom-color:#336600;
    border-bottom-style:solid;
    border-width:1px;
}

#BikeFrameCopyright {
    padding-top:0.2em;
    padding-bottom:0.2em;
    margin-top:0.2em;
    margin-bottom:0.2em;
    background-color:#336600;
    text-align:center;
    width:100%;
}

.MainIndex {
    position: relative;
    width:100%;
    background:#FFFFFF;
}

.MainIndexLeft {
    width:160px;
    top:0;
    left:0;
    position: absolute;
}

.MainIndexCenter {
    vertical-align:top;
    width:530px;
    top:0;
    margin:0;
    padding:0;
    display:inline-block;
}

.MainIndexRight {
    width:160px; 
    top:0; 
    right:0; 
    position: absolute
}
.MainTitleImage {
    top:0;
    left:0;
    width:100%;
    height:60px;
}
.MainTitle2 {
    width:48px;
    height:60px;
    top:0;
    left:100px;
    margin:0;
    padding:0;
    font-size:9pt;
    font-weight: bold;
    line-height:110%;
    color:#FFFFFF;
    background:#336600;
}

.MianGoogleAds {
    position: absolute;
    width:468px;
    height:60px;
    right:0;
    top:0;
}