#bottomText {
	font-family: Arial, Helvetica;
	color: #fff;
	background-color: #4598b3;
	font-size: 10px;
	width: 572px;
	height: 265px;
	vertical-align: top;
	text-align: left;
	padding: 0px;
	padding-top: 14px;
	padding-bottom: 14px;
}

#bottomText table td {
	padding-right: 4px;
}

#navbar {
	width: 100%;
	height: 124px; 
	background-image:url('../images/media_header.jpg'); 
	background-repeat:no-repeat;
	vertical-align: bottom;
}