body {
	width: 100%;
	margin: 0 auto;
	max-width:275px;
/*	margin-top: 15px */
	padding: 0px;
/*	background: #00FFFF; */
	background: url(images/sky-bg.png);
/*	background: url(images/harvey.png); */
	color:#1f5f1f;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.8em;
	line-height: 0.8em;
	/*width: 99%; */
	text-align: center;
/*	margin: 0px; */
/*	background: url(images/pge/fading-page.png); *//* */
/*	background-attachment:fixed; */
/*	background-repeat: repeat-x */
}
.red { color: #d51400; }
.white { color: #fff; }
.pi {
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
border-radius: 10px; border: 2px solid #152d6b;
behavior: url(PIE/PIE.php);
position:relative;
}
.pit {
	-webkit-border-radius: 1px;
    -moz-border-radius: 1px;
border-radius: 10px; border: 1px solid transparent;
behavior: url(PIE/PIE.php);
position:relative;
}
.pie {    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
border-radius: 10px; border: 5px solid #1f5f1f;
behavior: url(PIE/PIE.php);
position:relative;
}
p { margin-left: 15px; margin-top: 0px; margin-bottom: 0px; padding: 0; }
.today-txt { color: #000000; }
.temp-high-txt { color: #000000; }
.temp-low-txt { color: #0122a3; }

.cleaner { clear: both }
.h05 { height: 5px }
.h10 { height: 10px }
.h20 { height: 20px }
.h30 { height: 30px }
.h40 { height: 40px }
.h50 { height: 50px }
.h60 { height: 60px }

.float_l { float: left }
.float_r { float: right }


/*#weather {
font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
width:100%;
padding:2
border-collapse:collapse;
} */
#weather {
	width: 100%;
	margin: 0 auto;
/*	border-style:solid;
	border-top:none;
	border-right:thin double #FFFF00;
	border-bottom:thin double #FFFF00;
	border-left:none; */
}
#titlecontainer { width: 100%; margin: 0 auto; background: url(images/rainbow.png); text-align: center; }
#h2-head { width: 100%; margin: 0 auto; text-align: center; line-height:120%; font-size:1.6em; color:#FFF;}
#daydate { width: 100%; margin: 0 auto; text-align: center; line-height:120%; font-size:1.2em; color:#FFF;}
#bodycontainer { width: 100%; margin: 0 auto; text-align: center; line-height:105%;}
#sunrise { float:left; width: 49%; margin: 0 auto; font-size:100%; line-height:105%; text-align: center; color:#FFFF00;}
#sunset { float:right; width: 49%; margin: 0 auto; font-size:100%; line-height:105%; text-align: center; color:#FFFF00;}
#skiesnow { float:left; width: 49%; margin: 0 auto; line-height:105%; text-align: center; }
#skiesmid { width: 2%; margin: 0 auto; line-height:105%; text-align: center; }
#skiesfuture { float:right; width: 49%; margin: 0 auto; line-height:105%; text-align: center; }
#humidity { float:left; width: 49%; text-align: center;}
#temperature { float:right; width: 49%; margin: 0 auto; font-size: 125%; font-weight:700; text-align: center; color:#0000FF;}
#image { width: 20%; margin: 0 auto; }
#wind { width: 100%; margin: 0 auto; line-height:105%; text-align: center; }
#barometer { width: 100%; margin: 0 auto; line-height:105%; text-align: center; }

#bodyfoot { width: 100%; margin: 0 auto; background-color:#00FFFF; line-height:105%; text-align: center; }
.bigicon {
/*	background: url(images/Clear.png); no-repeat */
	margin: 0 auto;
	width: 99%;
}
.largefont {
	font-size: 1.8em;
text-align:right;
}
.udated {font-size: 80%;}
.smallicon {
	margin: 0 auto;
	width: 25%;
 }
.smallfont { font-family: Arial, Geneva, sans-serif; font-size: 90%; text-align:center; color:#000000; }