.bg_title {
    font-size: 400%;
}

.body {
    font-family: sans-serif;
    font-size: 0.8em;
    background-image: url( "images/background_darker.png" );

}

.a {
    color: #3333ff;

}


.logo {
    /*background-image: url( "images/tm_small_logo.png" );*/
    /*background-repeat:no-repeat;*/
    float: left;
    width: 136px;
    height: 120px;

}

.centre {
    background: url( "images/background_center.png" ) right;

    width: 853px;
    height: auto;
    min-height: 500px;
    border-image:url("images/tab_corner_left.png");
}

#menu {
    float: left;
    right: 200px;
    height: 30px;
}

.tab_lip {
    background-color: white;
    min-width: 100px;
    font-size:xx-small;
}

.tab {
    background-color: white;
    min-width: 100px;
    text-indent: 20px;
    color: #3333ff;
    font-size:medium;
    font-weight:bold;
    min-height:30px;
}

.tab3 {
    background-color: white;
    min-width: 100px;
    text-indent: 20px;
    color: #3333ff;
    font-size:medium;
    font-weight:bold;
    min-height:30px;
}

#tab_spacer {
    width: 500px;
}

#centre_tab_spacer {
    width: 100px;
}
.tab_shadow {
    height: 50%;
    text-align: right;
}

#masthead {
    float: inherit;
    position: relative;
    left: 50px;
    height:180px;

}

#centre {
    float: left;
}

#south {
    text-align: right;

}

#north {
    height:50px;
}


#sub_title {
    text-indent: 140px;
    font-size: larger;
}

.text {
    padding: 20px 20px 20px 20px;
    font-family:sans-serif;
    font-size:smaller;

}

#map {
    padding: 20px 20px 20px 20px;
}