BODY {
	font-family: verdana, "lucida sans", Arial;
	font-size: 10px;
	padding:0;
	margin:0;
	text-align:center;
	color:#000000;
	line-height:18px;
	}
	
A{color:#000066; font-size:10px; text-decoration: none;}
A:hover{color:#FF0000; font-size: 10px; text-decoration: none;}

.heading{color:#0000CC; font-size:11px; font-weight:bold;}

.blackheading{color:#000000; font-size: 14px; font-weight:bold;}

.small{font-size:10px;}

.tableheading{color:#000066; font-size: 11px; font-weight:bold;}

.leftmenu {color:#FFFF99; line-height:20px; font-size:11px; text-decoration: none;}
.leftmenu A {color:#ffffff; font-size:11px; text-decoration: none;}
.leftmenu A:hover {color:#87da68; font-size: 11px; text-decoration: none;}

.tablestyle{
 border: 3px solid rgb(0, 0, 99);
}

.tabletdstyle{
 border: 3px solid rgb(0, 0, 99);
}

#instructions{
	position:absolute;
	top:43px;
	left:486px;
	width:207px;
	height:45px;
	overflow:hidden;
}

#kissimmee{
	position:absolute;
	top:121px;
	left:13px;
	width:218px;
	height:160px;
	overflow:hidden;
}

#container{
	background-image: url(weather/map.jpg);
	background-repeat:no-repeat;
	position:absolute;
	top:112px;
	left:259px;
	width:561px;
	height:312px;
	}

#stationsummarycontainer{
	position:relative;
	top:2px;
	left:0px;
	width:600px;
	height:500px;
}

#stationinfo{
	position:absolute;
	top:1px;
	left:1px;
	width:599px;
	height:44px;
	overflow:hidden;
}

#currentinfo{
	position:absolute;
	top:46px;
	left:3px;
	width:383px;
	height:196px;
	overflow:hidden;
	border-color:#000066;
	background-image:url(weather/fade.jpg);
	border-style:ridge;
	border-width:2px;
}

#tempinfo{
	position:absolute;
	top:46px;
	left:394px;
	width:194px;
	height:196px;
	overflow:hidden;
	border-color:#000066;
	background-image:url(weather/temperature.jpg);
	border-style:ridge;
	border-width:2px;
}

#etinfo{
	position:absolute;
	top:252px;
	left:230px;
	width:155px;
	height:110px;
	overflow:hidden;
	border-color:#000066;
	background-image:url(weather/evaporation.jpg);
	border-style:ridge;
	border-width:2px;
}

#raininfo{
	position:absolute;	
	top:252px;
	left:3px;
	width:220px;
	height:110px;
	overflow:hidden;
	border-color:#000066;
	background-image:url(weather/rainback.jpg);
	border-style:ridge;
	border-width:2px;
}

#irrigateinfo{
	position:absolute;
	top:252px;
	left:394px;
	width:194px;
	height:110px;
	overflow:hidden;
	border-color:#000066;
	background-image:url(weather/irrigation.jpg);
	border-style:ridge;
	border-width:2px;
}

#graphs
{
	position:absolute;
	top:370px;
	left:3px;
	width:290px;
	height:130px;
	overflow:hidden;
	border-color:#000066;
	background-image:url(weather/ground.jpg);
	border-style:ridge;
	border-width:2px;
}

#historical
{
	position:absolute;
	top:370px;
	left:301px;
	width:287px;
	height:130px;
	overflow:hidden;
	border-color:#000066;
	background-image:url(weather/ground.jpg);
	border-style:ridge;
	border-width:2px;
}
