body 
{
	width: 910px;
	margin: 0px;
    padding: 0px;
    border: 0px;
	background-image: url('../images/sandbk2.gif');
    background-color: #FFFFFF;
    background-position: 0 0;
    color: #000000;
    link: #993300;
    vlink: #CC6633;
    alink: #660000;
}

.h2Head
{
	line-height: 100%;
	word-spacing: 0px;
	text-align: center;
	font-family: Exchequer Script, Arial, Helvetica, sans-serif;
    background-position: 0 0;
	background-image : none;
	padding-left : 0px;
    font-size: 24px;
    margin: 0px;
}

.banner
{
	height: 36;
	vertical-align: middle;
	background-color: black;
}

.bannerImg
{
	width: 66px;
}

.bannerText
{
  color: #ffffff;
  text-align: center;
}

.bannerLogin
{
  text-align: left;
  vertical-align: middle;
}

.contentCenter
{
  vertical-align: middle;
  text-align: center;
}
#navButtons
{
	float: left;
    width: 155px;
}

#content
{
}

#contentBody
{
    position: relative;
    float: right;
    width: 755px;
}


#bottom
{
    clear: both;
}
