#banner {
height: 110px;
background-image: url(../SublimeKarst/Images/SublimeKarst-bg.png);
background-repeat: no-repeat;
}
#footer{
border-top: 1px solid #FFFFFF;
background-color: #006600;
color: #006600;
clear: both;
}
#footnote {
	font-size: 60%;
}

#leftcol{
width: 150px;
margin-bottom: 20px;
float: left;
}

#content{
margin-left: 180px;
width: 570px;
}
