#tandd {
	position: absolute;
	top: 1px;
	right: 1px;	
	font-size: 12px;
	font-weight: bold;
	background: #FFF;
	padding: 10px;
	}

#tandd a:link {
	color: #00F;
}

#navtext {
	text-align:center;}

#navtext a:link{
	color:#FFF;}

#navtext a:hover{
	color: #9C0;
}
	
	
a:link {
	color: #000;
}

a:hover {
	color: #9C0;
}

#wthrbx {
	text-align:left;
	display:none; 
	position: absolute;
	width: 515px; 
	top: 1px;
	right: 1px;
	background:#fff url(../pix/pages/weather-by-noaa.jpg) top left no-repeat; 
	border: 2px solid #000;
	z-index: 25;
	margin:0;
	padding: 75px 10px 10px 10px;
	font-weight: normal;}
	

