#substripe {
    /**height: 2.7em;**/
}
#tabhead .middle_logo {
    position: absolute;
    right: 5px;
    top: 22px;
    z-index: 0;
}
#tabhead .logo {
    height: 90px;
}
#tabhead .logo img {
    height: 135px !important;
    width: 135px !important;
}

#subnav {
    margin: 9px 0 0 0;
}
#subnav ul a:link, #subnav ul a:visited {
    float: left;
    margin: 0;
}

#body {
    width: 95%;
    margin: 0 auto;
    padding: 0;
}
#content {
    width: 678px;
    padding: .5em .5em .5em .5em;
    float: left;
    clear: left;
    margin-bottom: 20px;
    margin-top: 20px;
    margin-left: -10px;
    margin-right: 1%;
    display: inline;
}

#content h1, #content h2 {
    text-align: center;
}

.widebody {
    width: 100%;
}

#sidebar{
    width: 340px;
    float: right;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 0;
    margin-right: 0;
}

#sidebar .advert img{
    display: block;
    margin: 0 auto 0 auto;
}

div.calendar {
    margin-left:20px;
    margin-right:20px;
}

div.small_cal {
    width: 335px;
}

h2.full-calendar-title {
    text-align: center;
}

#footer {
    width: 70%;
}

.centered {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.content_footer {
    margin-top: 3em;
    margin-bottom: 0;
}

.content_footer > p {
    margin-bottom: 0;
}

table.data {
    margin-top: 1em;
    margin-bottom: .5em;
}

table.data td{
    padding: .2em .2em .2em .2em;
}