div#site-top {
    top:0px;
    height:273px;
}

/*
div#menu div.button {
    width:112px;
    background-image:url(../images/s-menu-button.png);
}

div#menu div.button:hover {
    background-image:url(../images/s-menu-button-over.png);
}
*/
div#site-content #content {
    background-image:url('../images/s-site-content-content-bg.png');
    min-height:700px;
    z-index:0;
}

div#site-content {
    background-image:url('../images/s-site-content-bg.png');
}

div#site-content div#footer {
    background-image:url('../images/s-site-content-footer.png');
}

div#site-content #header {
    background-image:url('../images/s-site-content-header.png');
}

div#site-content #content #center, div#site-content #content #center-wide {
    background-image:url('../images/s-content-center-bg.png');
    z-index:0;

}




div#s-polaroid {
    position:absolute;
    left:-29px;
    top:-4px;
    width:291px;
    height:293px;
    z-index:100;
}

div#s-polaroid img {
    width:291px;
    height:293px;
}

ul.summercourselist {

}

ul.summercourselist li {
    /*list-style-image:url('/images/flower-small.png');*/
    margin:0px;
	font-size:11px;
}




