html {
    background: url(http://www.modernmusicschool.co.uk/themes/modernmusic/images/template_footer.png) bottom left repeat-x;
    height: 100%;
}

body {
    font: 90%/1.3em Arial,sans-serif;
    text-align: center;
    margin: 0;
    padding: 0;
    background: url(http://www.modernmusicschool.co.uk/themes/modernmusic/images/template_header.png) top left repeat-x;
    color: white;
}

img {
    border: 0;
}

ul {
    padding-left: 15px;
}

li {
    padding-bottom: 10px;
}

h1 {
    margin: 10px 0;
}

#page {
    width: 900px;
    text-align: left;
    margin: 0 auto;
    padding: 0;
    background: url(http://www.modernmusicschool.co.uk/themes/modernmusic/images/template_page.png) top left repeat-y;
}

#header {
    width: 900px;
    margin: 0 auto;
    padding: 15px 0 15px 0;
    text-align: left;
    background: #010101 url(http://www.modernmusicschool.co.uk/themes/modernmusic/images/template_checker.png) bottom left repeat-x;
}

#header h1 {
    margin: 10px 0 3px 0;
}

#header div {
    float: right;
    text-align: right;
    padding-top: 80px;
}

#left_menu {
    width: 198px;
    float: left;
}

#left_menu h3 {
    background: #358B20;
    padding: 7px;
    color: white;
    margin-top: 0;
}

#left_menu ul {
    list-style-type: none;
    margin-left: 30px;
    padding-left: 0;
}

#left_menu li {
    border-bottom: 1px gray dotted;
    margin: 0;
    padding: 5px 0 5px 20px;
    background: white url(http://www.modernmusicschool.co.uk/themes/modernmusic/images/template_bullet.png) 0 50% no-repeat;
    font-size: 0.9em;
}

a, a:active, a:visited {
    color: #358B20;
    text-decoration: none;
}

a:hover {
    color: #FF9933;
    text-decoration: none;
}

#w3c {
    position: relative;
    bottom: 5px;
    left: 10px;
}

#content {
    padding: 5px 20px;
    float: right;
    width: 660px;
}

.componentheading {
    display: none; /* Prevent the site name appearing on the front page */
}

.modifydate {
    font-size: 0.8em;
    font-style: italic;
}

#right {
    float: right;
    width: 250px;
    margin-left: 30px;
}

#footer {
    width: 880px;
    margin: 20px auto;
    padding: 10px;
    background: #999999;
    font-size: 0.8em;
    color: white;
    text-align: center;
}

.image_align_left {
    float: left;
    margin-right: 15px;
}

.image_align_right {
    float: right;
    margin-left: 15px;
}

.indented_column {
    margin-left: 190px;
}

.clear {
    clear: both;
}
