body {margin:0px; background: url(images/spot_bg.gif); background-color:#69a2d2;}

.content {text-align:left; width:950px;}

#fullheight{
	height:100%;
	/*border: 1px;
	border-style: solid;
	vertical-align: middle;*/
}

html, body {
      height:100%;
      margin: 0;
      padding: 0;
      border: none;
      text-align: center;
   }

   #pageFooter
{   font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	margin-left:0px;
	padding-left:40px;
	padding-top:0px;
	margin:0px;
	height:30px;
	color:#ffffff;
	width:950px;
	text-align: center;
	text-decoration:none;
}
#pageFooter a:link, #pageFooter a:visited, #pageFooter a:active, #pageFooter a:hover
{
	color:#ffffff;
	text-decoration:none;
	
}
#pageFooter a:hover
{
	
	color:#1250c5;
	text-decoration:underline;
}