body { color: gray; font-size: small; font-family: Verdana, Arial, Helvetica, sans-serif; margin: 0; }
p { }
td { }
a:link { color: #515151; text-decoration: none; }
a:visited { color: #515151; text-decoration: none; }
a:hover { color: #515151; text-decoration: underline; }
a:active { color: #515151; }

#container {
	display: block;
	background-position: left top;
	background-repeat: repeat-x;
	margin: 0 auto;
}

/* Contains rest of HTML */
#centrecontainer {
	width: 900px;
	text-align: left;
	margin: 0 auto;
	min-height: 100%;
}
.navbar { color: gray; font-size: x-small; font-family: Verdana, Arial, Helvetica, sans-serif; padding-bottom: 10px; }
#scrollMapViewport { border:1px solid black; }
	#scrollMapCanvas { background:#CCCCCC;cursor:pointer; }
	form { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }
	#mapdiv { margin: 0px 0 0; }
#tcmapdiv { margin: 0 0 0; }
#vals {font-size:1em;color:#fff;}
	img{border:0px;}
	
/* Footer Stuff */
#copyright { font-size: xx-small; }
#tilecopyright { color: #000; font-size: xx-small; background-color: #f7ffcd; position: relative; top: 595px; left: 5px; width: 60%; z-index: 1000; padding: 1px; border-style: solid; border-width: 1px; }
.footer-w3c{font-family:verdana;font-size:0.8em;padding:30px;}

/* About us page */
#aboutus_tbl {width:100%; height:500px; padding:20px; display: block;clear: both; }
#aboutus_tbl_left {width:50%;  float:left; }
#aboutus_tbl_right {margin-left:50%; width:auto; height:100px; }
#aboutus_logo { padding-top: 55px; padding-bottom: 55px; }
.coords { padding-top: 10px; }
