    #runfastwrap {
        background:#fff;
        margin:0 auto;
        width:780px;
    }
    #runfastheader {
        background: url('images/heading.jpg');
        height: 188px;
    }
    #runfastheader h2 {
        padding:5px;
        margin:0;
        text-align: right;
    }
    #runfastnav {
        background:#c99;
        padding:5px;
    }
    #runfastnav ul{
        margin:0;
        padding:0;
        list-style:none;
    }
    #runfastnav li{
        display:inline;
        margin:0;
        padding:0;
    }
    #runfastmain {
        background:#fff;
        padding-left: .5em;
        float:right;
        width:570px;
        border-left: 1px dotted;
    }
    #runfastmain h2, #runfastmain h3, #runfastmain p {
        padding:0 10px;
    }
    #runfastmain h2 {
        text-align: center;
}
    #runfastsidebar {
        background:#fff;
        float:left;
        width:190px;
    }
    #runfastsidebar ul {
        margin-bottom:0;
    }
    #runfastsidebar h3 {
        position: relative;
        top: -50px;
        text-align: center;
    }

    #runfastsidebar p {
        padding:0 10px 0 0;
    }
    #runfastfooter {
        background: #ffd429;
        clear:both;
        width: 780px;
        text-align: center;
        padding: 2px;
    }
    #runfastfooter p {
        padding:5px;
        margin:0;
        text-align: center;
        width: auto;
    }
    #runfastfooter a:visited{
        color: blue;
        text-align: center;
}
    #runfastfooter a:link{
        color: blue;
        text-align: center;
}
    #runfastfooter a:active{
        color: blue;
        text-align: center;
}

.runfastbuttonscontainer1 { position: relative; top: -50px; text-align: center; width: 180px;}

.runfastbuttons1 a {color: #FFFFFF;
border: 1px solid;
background-color: #4777CC;
padding: 2px;
padding-left: 3px;
font: 11px Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
text-decoration: none;
border-color: #869CB4 #234A76 #234A76 #869CB4;
display: block;
margin: 0px;
width: 100%;
text-align: left;}

.runfastbuttons1 a:hover {
border: 1px solid;
padding-left: 4px;
padding-top: 3px;
padding-bottom: 1px;
padding-right: 1px;
background-color: #44658A;
border-color: #234A76 #869CB4 #869CB4 #234A76;
color: #FFFFFF;
text-decoration: none;}

.menusection {
border: 1px solid;
background-color: #44658A;
border-color: #234A76 #869CB4 #869CB4 #234A76;
color: #FFFFFF;
text-decoration: none;
width: 180px;
text-align: center;
padding-left: 4px;
padding-top: 3px;
padding-bottom: 1px;
padding-right: 1px;
}

