﻿html 
{
	overflow-y:scroll;
}

body 
{
	margin:0px 0px 0px 0px;
}

#container 
{
	width:800px;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
}



.footerCell 
{
	vertical-align:bottom;
	padding-bottom:2px;
}

.footerBright
{
	color:#444444;
}

.footerDark
{
	color:#7d7a7d;
}

.luxBritish 
{
	background:url( Images/luxBritishBrand.gif );
	height:17px;
	width:64px;
}
