body {
    font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
    font-size: 13px;
    margin: 30px 0px 0px 0px;
    color: #000000;
    background-color: #ffffff;
}

a:link {
    text-decoration: none;
    color: #000000;
}

a:visited {
    text-decoration: none;
    color: #000000;
}

a:active {
    text-decoration: none;
    color: #000000;
}

a:hover {
    text-decoration: none;
    color: #000000;
}

#container{
    width: 710px;
    margin: auto;
}

#bannercontainer{
    width: 710px;
    height: 91px;
}

#banner{
    width: 220px;
    height: 101px;
    float: left;
    background-image: url(images/logo.gif);
    backkground-repeat: no-repeat;
}

#nav{
    width: 490px;
    height: 101px;
    float: right;
}

#topbar{
    width: 711px;
    height: 10px;
    float: left;
    margin-top: 1px;
    font-size: 0px;
    background-image: url(images/topbar.gif);
    backkground-repeat: no-repeat;
}

.bar{
    width: 711px;
    height: 6px;
    float: left;
    font-size: 0px;
    margin: 2px 0px 2px 0px;
    background-image: url(images/bar.gif);
    backkground-repeat: repeat-x;
}

#email{
    width: 64px;
    height: 52px;
    float: left;
    margin: 2px;
    background-image: url(images/email.gif);
    backkground-repeat: no-repeat;
}

#bottombox{
    font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    background-color: #ffffff;
    margin-top: 4px;
    width: 630px;
    float: left;
    height: 40px;
    padding: 4px;
    background-color: #ededec;
    border: 1px solid #c9c9c5;
}

#textbox{
    font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    background-color: #ffffff;
    margin-top: 4px;
    width: 460px;
    float: left;
    height: 166px;
    padding: 4px;
    background-color: #ededec;
    border: 1px solid #c9c9c5;
}


#textboxother{
    font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    background-color: #ffffff;
    margin-top: 4px;
    width: 700px;
    float: left;
    overflow: hidden;
    padding: 4px;
    background-color: #ededec;
    border: 1px solid #c9c9c5;
}

#textbox2{
    font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    background-color: #ffffff;
    margin-top: 4px;
    width: 460px;
    float: left;
    height: 245px;
    padding: 4px;
    background-color: #ededec;
    border: 1px solid #c9c9c5;
}

#truck{
    width: 239px;
    height: 181px;
    float: right;
    background-image: url(images/truck.gif);
    backkground-repeat: no-repeat;
}

#craig{
    width: 239px;
    height: 259px;
    float: left;
    background-image: url(images/craig.gif);
    backkground-repeat: no-repeat;
}

#footer{
    width: 701px;
    height: 16px;
    padding: 5px;
    float: left;
    color: #ffffff;
    margin: 2px;
    background-image: url(images/footer.gif);
    backkground-repeat: repeat-x;
}

#author{
    width: 711px;
    height: 20px;
    color: #000000;
    font-size: 10px;
    float: left;
    margin: 2px;
    text-align: right;
}

.tab{
    width: 81px;
    height: 15px;
    padding: 6px;
    font-size: 11px;
    float: right;
    margin-top: 74px;
    text-align: center;
    background-image: url(images/tab.gif);
    backkground-repeat: no-repeat;
}