body {
	height: 100%;                                                            
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-position: 0 1%;
	background-image: url('../images/bg_wrapper.jpg');
	background-color: #000000;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #666666;
	
}

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


div#wrapFooter {
	margin: 15px 8px 40px 8px;
	//font-size: .75em;
	color:#84b5eb;
	font-size: 11px;
	width:1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}


p.links {
	text-align: center;
}


span.pipe {
	margin: 0px .75em;
	color: #66ccff;
}



#centerPage {
	margin-left: auto;
	margin-right: auto;
}


table#align {
	width: 100%; 
	height: 100%; 
	display: table;
	vertical-align: bottom;
	padding-top: 50px;
}

.height {
	height: 635px;
}


