body  { 
    margin:0px;
    padding:0px;
    border:0px;
    background:#ffffff;
}
img  {
    border:0; 
}
div#top {
    background-image:url("topoyster.jpg");
    height:126px;
    margin:0px;
    padding:0px;
    border:0px;
    width:100%;
}
div#content {
    background-image:url("bandsketch.gif");
    bgproperties:fixed;
    padding-right:15px;
    padding-left:15px;
    margin-bottom:90px;
}
div#footer {
    background-image:url("bottomoyster.gif");
	position:fixed;
	bottom:0px;
	right:auto;
    height:84px;
    margin:0px;
    padding:0px;
    border:0px;
	width:100%;
}
div#title {
	padding-right:15px;
	padding-left:45px;
}
a { color: #660033; }
