body,html{
	background:#004088;
}
h1,h2,h3{
	color:#FBD40B;
}
h1{
	font-size:20px;
	text-align:center;
}
h2{
	font-size:15px;
	text-align:center;
}
h3{
	font-size:13px;
	text-align:center;
}
a{
	color:#FBD40B;
	text-decoration:none;
}
a:hover{
	color:#FBD40B;
	text-decoration:underline;
}
p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:150%;
	margin:0;
	padding:0;
	color:#FFFFFF;
}
img{
	border:none;
}
div.copy{
	color:#88E2FF;
	font-size:10px;
	text-align:center;
	padding-right:410px;
}
div.copy a{
	color:#88E2FF;
	text-decoration:none;
}
div.copy a:hover{
	color:#FBD40B;
	text-decoration:underline;
}
.counter{
	font-weight:bold;
	text-align:center;
}
.weather, .random_photo{
	text-align:center;
}
.random_photo img{
	border:1px solid #DAE9E8;
	padding:5px;
	margin:3px;
}
ul.submap-style-list{
	margin:0;
	padding:0;
	text-align:center;
}
ul.submap-style-list li{
	overflow:hidden;
	margin:0;
	padding:0;
	display:inline-block;
	zoom:1;
	*display:inline;
}
ul.submap-style-list a, a.button{
	text-align:center;
	overflow:hidden;
	margin:3px 1px;
	display:inline-block;
	zoom:1;
	*display:inline;
	width:230px;
	height:51px;
	background:url(site_buttons.png) no-repeat;
	font-size:16px;
	font-weight:bold;
	white-space:nowrap;
	padding-top:34px;
	cursor:pointer;
}
ul.submap-style-list a:hover, a.button:hover{
	background:url(site_buttons.png) no-repeat 0 -90px;
	text-decoration:none;
	color:#FFF;
}
