html{
	height: 100%;
}

img{
	border:none;
}

body{
	margin:0px;
	padding:0px;
	height: 100%;
}

#main_container{
	height:100%;
	width:100%;

}

tr.grey_back{
	background: url(../images/BlackBar.jpg) repeat-x #333333 0 0;
}

#logo_ave8{
	margin-left:auto;
	margin-right:auto;
	width:960px;
	text-align:left;
}

td.top_td{
	text-align:center;
	vertical-align:top;
	padding-top:10px;
	background: url(../images/gradient.jpg) repeat-x #C4C9CA 0 0;
}

td.center_td{
	text-align:center;
	vertical-align:middle;
}

