@charset "utf-8"
/* CSS Document */

.p  {
	color:#666666;
	line-height:1.5em;
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;

}

#h6 {
	color:#333333;
	text-align:center;
	font-size:24px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/images/newlogo.png);
	height: 475px;
	width: 900px;
	margin-right: 22px;
	margin-left: 22px;
}


#leftIndexBox {
	width:445px;
	text-align:center;
	float:left;
	height: 1000px;
	padding: 0px;
}


#picNicPhoto {
	height:266px;
	width:400px;
	background-image:url(../images/035.png);
	position: relative;
	margin-left: 20px;
	padding: 0px;
}


#picNicText {
	width:400px;
	height:auto;
	text-align: center;
	position: relative;
	margin-left: 20px;
	padding: 0px;
}



#weatherBox  {
	width:auto;
	height:400px;
	float:none;
	background-repeat: no-repeat;
	background-image:url(http://bimedia.ftp.clickability.com/fishwebftp/KATU/10day_test_full.JPG);
	padding: 0px;
	clear: none;
	position: static;
	margin: 0px;
	background-position: center center;
}

#weatherBoxText {
	width:auto;
	height:auto;
	margin-top: 50px;
	text-align: center;
	padding-right: 150px;
}




#weatherBoxText2 {
	width:400px;
	height:300px;
	text-align: left;
}

#localWeather {
	width:800px;
	height:90px;
	background-repeat:no-repeat;
	padding-right: 0px;
	padding-left: -0px;
}


#rightIndexBox {
	line-height:normal;
	text-align:center;
	color:#000000;
	height: 1000px;
	width: 445px;
	float:right;
	padding: 0px;
	
	
	/*padding-left: 450px;*/
}	
c 
