html{
	height:100%;
	width:100%;
}
body{
	height:100%;
	width:100%;
	margin:0;
}
td{
	height:100%;
	width:100%;
}
a{
	text-decoration:none;
	color:#FFFFFF;
}
table{
	border:0;
	width:100%;
	height:100%;
	border-collapse:collapse;
}
#footer{
	background-color:#2E352B;
	vertical-align:top;
	font-size:11px;
	font-family:arial;
	color:#FFFFFF;
	text-align:center;
	height:100px;
	width:30%;
}
.pub{
	width:30%;
	background-color:#2E352B;
	text-align:center;
}
#flash{
	height:100%;
	padding:0px;
}
