#cent_cont {
	width: 1320px;
	position: absolute;
	left: 50%;
	margin-left: -660px;
	top:470px;
	text-align: center;
}
#link_table {
	width: 1320px;
	top: 751px;
	position: relative;
}
#warningLabel {
	font-weight: bolder;
	color: #F00;
	z-index: 5500;
	position: relative;
}
body	{
	background-color:#C2DFFF;
	background-image: url(../images/IMG_7097.png);
	background-repeat: no-repeat;
	background-position: center top;
}
html { 
	height: 100%;
 }
#map-canvas	{
	height: 600%;
	position: absolute;
	top: 750px;
}
#link_table {
	border: thin solid #FFF;
	position: relative;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bolder;
}
#weather_table {
	background-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	border: solid thin black;
}
