/* My additional styles to add to the 960.gs styles */
body
{
    color: #333333;
}
#header h2
{
    font-size: 50px;
}
#maincontent
{
    padding: 0 10px;
    /*background-image: url("http://www.wamc.org.au/img/PerthMarathonBackgroun.gif");
    background-repeat: no-repeat;
    height:600px;*/
}
#aside
{
    padding: 0 20px;
}
#header
{
    margin-bottom: 20px;
    padding-top: 30px;
}
#footer
{
    background-color: #666666;
    color: #666666;
    margin-top: 10px;
    padding-top: 10px;
}
strong
{
    color: #222222;
}
#newsheader h2
{
    font-size: 100px;
}
#newsheader
{
    text-align: center;
    vertical-align: middle;
    margin-bottom: 0px;
    padding-top: 10px;
}
#newssponsors
{
    text-align: center;
    vertical-align: middle;
}
.aRule
{
    color: #115877;
    background-color: #115877;
    height: 5px;
}
#newsmaincontent
{
    padding: 0 10px;
    text-align: justify;
}
#newsaside
{
    padding: 0 20px;
}

table
{
    border: 1px solid #666;
    margin: 20px 0 20px 0 !important;
}

th, td
{
    padding: 2px 4px 2px 4px !important; /*text-align: left;*/
    vertical-align: middle; /*text-align: center;*/
}

th
{
    background-color: #fc0;
}

th:hover
{
    background-color: #fc7;
}

tbody tr.even
{
    background-color: #fea;
}

.map
{
    border: 1px solid #021a40;
}

.floatright
{
    float: right;
    width: 200px;
    padding-left:10px;
}


ul.contentdivcontainer li
{
    list-style-type:none;
    margin: 0;
    padding:0;
}

ul.nodots li
{
    list-style-type:none;
}

#logoheader img
{
    padding-top: 10px;
    border-bottom: 2px solid #666;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

#mycountdown 
{
    margin-bottom: 10px;
}
