/* Site settings */
body {background-color:#ffffff;font-family:Arial,sans-serif;font-size:13px;font-weight:normal;font-style:normal;text-decoration:none;color:#000000;letter-spacing:0em;}
a {text-decoration:underline;}
a:link {color:#285D6C; cursor:pointer;}
a:visited {color:#561A8B;}
a:hover {color:#9EC251;}
a * {color:#285D6C;text-decoration:underline;}
sup {font-size:0.7em; vertical-align: 0.3em;}
sub {font-size:0.7em;}
.xr_tl {position: absolute; white-space: pre; unicode-bidi:bidi-override;}
.xr_tr {position: absolute; white-space: pre; unicode-bidi:bidi-override; text-align:right;}
.xr_tc {position: absolute; white-space: pre; unicode-bidi:bidi-override; text-align:center;}
.xr_tj {position: absolute; unicode-bidi:bidi-override; text-align:justify;}
.xr_ap {position: absolute; border:none; background-color: White;}
.xr_tb {position: absolute; unicode-bidi:bidi-override;}
.xr_tu {unicode-bidi:bidi-override;margin-top:0px;margin-bottom:0px;}

/* Weather page bits */

#weatherRSS {  }
#currentConditions { float:left;  width:250px; border-right:1px solid #278bb4; margin-right:1em;}
	#currentConditions p      {  }
	#currentConditions strong {  }
	#currentConditions em     {  }
	
#threeDayForecast {  margin-left:1em; padding-left:5px; margin-right:0em; }
	#threeDayForecast p {  }
		#threeDayForecast p img {  }
	#threeDayForecast .highTemp {  }
	#threeDayForecast .tempSep  {  }
	#threeDayForecast .lowTemp  {  }
	
.weatherComAuLink { font-size:10px; }

.body{
	background-color: #A5D14D;
	background-image: url(bigbac.png);
	background-repeat: repeat-x;
}