﻿.smallBuckets
{
    position:absolute;
    left:0px;
    bottom:0px;
    height:200px;
    width:560px;
    text-align:center;
}
.bucketPadding
{
    padding-bottom:15px;
    padding-top:15px;
    padding-left:10px;
    padding-right:10px;
}
.homeBlurb
{
    position:absolute;
    left:20px;
    top:35px;
    height:100px;
    width:520px;
    text-align:left;
}
.continue
{
    position:absolute;
    right:20px;
    text-align:right;
    width:100px;
    bottom:5px;
    text-decoration:none;
    color:#B57909;
    font-size:7pt;
}

