body {
    height: 100%;
background: url("bg.gif") repeat 0 0;
}


#top {
    position: absolute;
}
h1, p {
    margin: 0;
    padding: 0.3em 0;
}
#body-container {
	background: url("bg.gif") repeat 0 0;
	}
#container {
    min-height: 100%;
    margin-bottom: -36px;
}
* html #container {
    height: 100%;
}
#footer-spacer {
    height: 36px;
}
#footer {
    border-top: 1px solid #000;
    height: 35px;
}
.addthis_toolbox {
    width: 800px; //This may need to be adjusted
    margin: 0 auto;
padding-left: 420px;
}