﻿#linkPage_header
{
	margin:0;
	padding:0;
	text-align:center;
	background-color: #000;
	color: #ccc;
}

#linkPage_header a{
	color: #ccc;
}

#linkPage_logo 
{
	width: 20%;
	float:left;
	height:80px;
}

#linkPage_disclaimer
{
	width: 60%;
	float:left;
	text-align:center;
	height:60px;
	margin-top:20px;
}


#linkPage_contactUs
{
	width: 20%;
	float:left;
	text-align:center;
	margin-top:.5em;
}
	