* {
	margin:0px;
	padding:0px;
	
	border-style:none;
	border-width:3px;
	border-color:#0002bf;
	}
	
body {
	background-color:#efefff;
	background-image:url("http://bandwidthmedia.com/theme/bandwidth_largelogo.gif");
	background-position:bottom left;
	background-repeat:no-repeat;
	
	font-family:sans-serif;
	text-align:center;
	}
	
h1, h2{
	display:block;
	width:96%;
	
	margin-left:auto;
	margin-right:auto;
	
	border-bottom-style:solid;
	text-align:left;
	color:#0002bf;
	}
 
h3, h4 {
	display:block;
	
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	
	
	border-style:none;
	text-align:center;
	color:#0002bf;
	}

hr {
	background-color:#0002bf;
	border-color:#0002bf;
	color:#0002bf;
	}
	
br {
	display:block;
	
	clear:both;
	}
	
p {
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	
	text-align:justify;
	color:#0002bf;
	}

a {
	text-decoration:none;
	}

.page_content {
	width:748px;
	
	background-color:#efefff;
	
	margin:20px;
	margin-left:auto;
	margin-right:auto;
	
	text-align:justify;
	
	clear:both;
	}
	
.site_list {
	width:748px;
	
	background-color:transparent;
	background-image:url("bluegrid.gif");
	
	margin:20px;
	margin-left:auto;
	margin-right:auto;
	
	clear:both;
	}
	
.site_panel {
	width:220px;
	height:160px;
	
	background-color:#ffffff;

	border-style:solid;

	margin:10px;
	
	text-align:center;
	color:#0002bf;
	
	float:left;
	}

.site_head {
	width:860px;
	
	background-color:transparent;
	background-image:url("bluegrid.gif");
	
	margin:20px;
	margin-left:auto;
	margin-right:auto;
	
	overflow:hidden;
	
	clear:both;
	}
	
.site_head h1 {
	text-align:center;
	}
	
.site_foot {
	width:860px;
	
	background-color:transparent;
	background-image:url("bluegrid.gif");
	
	margin:20px;
	margin-left:auto;
	margin-right:auto;
	
	overflow:hidden;
	
	clear:both;
	}

.site_foot h2 {
	text-align:center;
	}
	
.sitefoot_top {
	width:100%;

	text-align:center;
	}

.sitefoot_bottom {
	width:96%;
	
	margin-left:auto;
	margin-right:auto;
	
	}

.sitefoot_link {
	width:196px;
	
	margin-left:3px;
	
	text-align:left;
	
	float:left;
	clear:none;
	}

.sitefoot_cred {
	width:180px;
	
	margin-left:3px;
	
	text-align:right;
	
	float:left;
	clear:none;
	}

#imagery_mission {
	width:280px;
	
	border-style:solid;
	
	margin:10px;
	margin-top:0px;
	
	float:left;
	clear:none;
	}
	
#imagery_mission ul {
	margin:5px;
	margin-left:20px;
	
	text-align:left;
	}
	
#imagery_mission ul li {
	margin-bottom:10px;
	}
	
#imagery_front {
	width:720px;
	
	margin-left:auto;
	margin-right:auto;
	
	clear:both;
	}

#imagery_frontlinks {
	width:748px;
	
	background-color:#efefff;
	
	margin:20px;
	margin-left:auto;
	margin-right:auto;
	
	text-align:center;
	
	clear:both;
	}

	