﻿body
{
    padding-bottom: 0;
    margin-bottom: 0;
}

h1
{
    font-family: Calibri;
    font-size: large;
    color: Red;
}

P
{
    font-family: Calibri;
    font-size: medium;
}

a
{
    font-family: Calibri;
    font-size: medium;
    color: red;
    font-weight: normal;
}
.whitelink
{
    font-family: Calibri;
    font-size: medium;
    color: white;
    font-weight: normal;
}

.gonerunning_topbar
{
    background-image: url('/gfx/topbar.png');
    background-repeat: no-repeat;
    width: 890px;
    height: 35px;
    padding: 17px 30px 10px 30px;
    color: White;
    font-family: Calibri;
    font-size: medium;
    text-align: right;
}

.gonerunning_footer
{
    background-image: url('/gfx/footer_trans.png');
    background-repeat: no-repeat;
    width: 890px;
    height: 24px;
    padding: 10px 30px 10px 30px; 
    color: White;
    font-family: Calibri;
    font-size: medium;
    text-align: right;
}

.gonerunning_hertsaaa
{
    width: 950px;
    text-align: left;
}
.gonerunning_content
{
    width: 950px;
    text-align: left;
}

