body, html{
	font:normal 10px Verdana;
	margin:0px;
	background-color:#000000;
	background-image:url("sitebg5.jpg");
	background-repeat:no-repeat;
}


h1, h2, h3 {padding:0px; margin:0px;}
form {padding:0px; margin:0px;}

a{
	color:#496887;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

.clearer{
	clear:both;
	height:1;
}

hr.clearing {display: block; clear: both; visibility: hidden;
     height: 0; border-width: 0; margin: 0; padding: 0;
}

* html hr.clearing {display: none;}

.footer{
	margin-left:42px;
	padding-bottom:10px;
	text-align:left;
}

.ft_sections{
	margin-top:6px;
	margin-left:14px;
	font:bold 11px Verdana;
	color:#cccccc;
}

.ft_sections a{
	font:bold 11px Verdana;
	color:#cccccc;
	text-decoration:none;
}

.ft_sections a:hover{
	text-decoration:underline;
}

.ft_powered{
	margin-left:16px;
	margin-top:15px;
}

#home{
	text-align:left;
}