body
{
   font-family: verdana, helvetica, arial, sans-serif;
   font-size: 12px;
   margin: 10px;
   background: #999966;
}

#contentArea
{
   position: relative;
   width: 840px;
   height: 364px;
   background: url(images/homebottom.jpg) center no-repeat;
   margin: 0px;
   padding: 0px;
   text-align: left;
   top: -3px;
}

#contentTextBox
{
   padding: 60px 325px 0px 35px;
   font-size: 12px;
}

p
{
   line-height: 1.5em;
}

h1
{
	margin: 0px;
}

#header a
{
	display: block;
	background: url(images/homeHeader.jpg) no-repeat;
	width: 800px;
	height: 143px;
}

#header span
{
	display: none;
}

#copyright
{
	margin: 0px auto;
	width: 800px;
	text-align: right;
	font-size: 10px;
}
