body,html{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:150%;
	color:#222;
}
h1,h2,h3{
	color:#2E4D6B;
	padding:10px;
	padding-bottom:20px;
}
h1{
	font-size:20px;
	text-align:center;
}
h2{
	font-size:15px;
	text-align:center;
}
h3{
	font-size:13px;
	text-align:center;
}
a{
	color:#2E4D6B;
	text-decoration:none;
}
a:hover{
	color:#2E4D6B;
	text-decoration:underline;
}
p{	margin:0;
	padding:0;
}
img{
	border:none;
	padding:5px;
	margin:5px;
}
div.bottomtext{
	padding-top:65px;
	text-align:center;
	color:#BDD1E3;
	font-size:12px;
}
div.bottomtext a{
	color:#BDD1E3;
}
div.bottomtext a:hover{
	color:#fff;
}
div.day{
	width:220px;
	position:absolute;
	top:4px;
	left:50%;
	text-align:center;
	font-weight:bold;
	color:#27425D;
	line-height:200%;
	margin-left:-380px;
}
span.name{
	font-size:22px;
	white-space:nowrap;
}
div.sign{
	position:absolute;
	top:229px;
	width:190px;
	left:50%;
	margin-left:-39px;
	color:#A3DFED;
	font-weight:bold;
	font-size:11px;
	text-align:center;
}
div.copy{
	color:#6A95BF;
	font-size:10px;
	text-align:center;
	padding:3px;
	padding-bottom:10px;
}
div.copy a{
	color:#6A95BF;
	text-decoration:none;
}
div.copy a:hover{
	color:#BDD1E3;
	text-decoration:underline;
}
.counter{
	font-weight:bold;
	text-align:center;
}
.weather, .random_photo{
	text-align:center;
}
.random_photo img{
	border:2px dotted #63A51F;
	padding:5px;
	margin:3px;
}
span.gal-style-out{
	border:none !important;
}