body {
background-color: black;
font-size: 12pt
font-family: helvetica, sans-serif;
color: white;
border-style: solid;
border-width: 1px;
border-color:gray;
margin-right: 5%;
margin-left: 5%;
}
.block{
background-color: black;
font-size: 12pt
font-family: helvetica, sans-serif;
color: white;
border: thin solid grey;
margin-right: 5%;
margin-left: 5%;
}
.mapbox{
bottom:5%;
left:5%;
position:absolute;
color:black;
border-color:red;
border-width:2px;
padding-left:5px;
padding-right:5px;
padding-top:5px;
padding-bottom:5px;
border-style:dotted;
}
.legendtoggle{
bottom:15px;
right:10px;
position:absolute;
font-weight:bold;
}
.legend{
bottom:35px;
right:10px;
position:absolute;
text-align: right;
color:black;
}

body.mappage {margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px; border-width:0px;width: 100%; height: 100%; border-width:0px;}

.info{
color: blue;
}
.pagebanner {
	font-family: sans-serif;
	text-align: center;
	font-size: 500%;
	font-style: normal;
	padding-top: 3%;
	padding-bottom: 2%;
}
.greetingpicture { text-align: center; }
.np { text-align: left;
width: 1024px;
border: 1px #000000 solid;
border-collapse: collapse;
border-spacing: 0px;
margin-left: auto;
margin-right: auto;
}

.caption {text-align: center; font-size: smaller; font-family: courier; margin-left: 5%; margin-right: 5%; margin-left: 5%}
.pagelinks{ text-align: center; margin-right: 20%; margin-left: 20%}
.uptime{ font-size: smaller; text-align: center; margin-right: 20%; margin-left: 20%}
.navbar { text-align: center;
	font-size: smaller;

}
.returnhome { text-align: center;
	font-size: smaller;
}
a { color: #A0A0FF;

    text-decoration:none;
}
a:visited {
	color: #dd0000;
}
a:hover {

	color: yellow;
	background-color: black;
	text-decoration: underline;
}

.disclaimer{
	font-family: courier; font-size: small;
	text-align: center;
}

.fan_box .full_widget .connect_top {
 background: gray;
}