a img {
	border:0;
}

a:link {
	text-decoration:underline;
        color:#9C4900;
}

a:visited {
	text-decoration:underline;
	color:#9C4900;
}

a:hover {
	text-decoration:underline;
	color:#C65900;
}

a:active {
	text-decoration:underline;
	color:#9C4900;
}

#signinStatusContainer {
	display: none;
}

#signinStatus {
	display: none;
}

#signinBox {
	display: none;
}

#leftnav {
	display: none;
}

#header {

}

#headerHome {
        
}




#footer {
	display: none;
}
.clearing {
	height:0;
	clear:both;
}


	
	
	
	