h1{
color: #717171;
	font-size: 16px;
}

#weather{
position:absolute;
top:150px;
left:892px;
z-index:99;
}

#ssearch{
position:absolute;
top:-3px;
left:780px;
z-index:98;
}

#bodytext{
font-size:11pt;
}

#onbluebodytext{
font-size:10pt;
color:#ffffff;
}

#onbluebodytext2{
font-size:10pt;
color:#ffffff;
}

#onbluebodytext2 a{
 text-decoration:none;
 color:#ffffff;
}

#onbluebodytext2 a:hover{
color:#fae555;
}

.nlink{
color:#ffffff;
font-size:.85em;
text-decoration:none;
}

.nlink2{
color:#ffffff;
font-size:.9em;
text-decoration:none;
}

.nlink3{
color:#ffffff;
font-size:.9em;
text-decoration:none;
}

.nlink:hover{
color:#fae555;
}

.nlink2:hover{
color:#fae555;
}

.nlink3:hover{
color:#fae555;
}

#bcrumbs{
position:absolute;
top:280px;
left:45px;
z-index:99;
color: #223e66;
font-size: 7.5pt;
}

#bcrumbs a{
text-decoration: none;
color: #4b85c3;

}

#bcrumbs a:hover{
text-decoration: underline;
}

#countbox{
		float: right;
		background: url("/images/timebackground.jpg") no-repeat;
		width: 214px;
		height: 108px;
		color: #fff;
		font-size: 16px;
		font-weight: bold;
		text-align: center;
		padding: 58px 0 0 0;
	}
	
#countbox1{
		float: right;
		background: url("/images/timebackground.jpg") no-repeat;
		width: 214px;
		height: 108px;
		color: #fff;
		font-size: 16px;
		font-weight: bold;
		text-align: center;
	}
	
#countbox2{
		margin: 58px 0 0 0;
	}
	
	#photolist ul {
			display: inline;
			width: 100%;
			list-style:none;
			margin:0;
			padding:0;
			text-align: left;
		}
		
		#photolist li {
			display: inline-block;
			list-style:none;
			width: 160px;
			margin: 0 .8em .8em 0;
			font-family: helvetica, Sans-Serif;
			font-size: 10px;
		}
		
		#photolist li a img{
				border: none;
		}


