body {
	color: white;
	padding: 0px;
	margin: 0px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background:#000000; 
}

a{
	outline: none;
}

a:active{
	outline: none;
}

h1 {
  font-size:18px;
}

h2 {
  font-size:14px;
}

#main_content {
  margin: 5px 0px 10px 20px;
  padding: 10px 0px 10px 0px;
  z-index:100;
  text-align:left;
  font-size:11px;
  font-weight:bold;
  font-family: verdana, Arial, Helvetica, sans-serif;
  width:860px;
}

#page_h1 {
  position:absolute;
  top:335px;
  left:0px;
  width:890px;
  height:60px;
  font-family:verdana;
  font-size:44px;
  font-weight:bold;
  color:white;
  z-index:110;
  text-align:right;
}

#port_h1 {
  position:absolute;
  top:97px;
  left:0px;
  width:890px;
  height:60px;
  font-family:verdana;
  font-size:44px;
  font-weight:bold;
  color:white;
  z-index:110;
  text-align:right;
}

#nav {
  font-size:12px;
  color:white;
  position:absolute;
  left:20px;
  top:3px;
  z-index:100;
}

#nav a {
  font-family:verdana;
  font-size:11px;
  color:white;
  text-decoration: none;
  font-weight:bold;
}

#nav a:hover {
  color:#0b3d1f;
}

.stand_out {
  font-family:verdana;
  font-size:14px;
  color:white;
}

.index_links {
  font-size:11px;
  font-weight:bold;
  color:white;
  text-decoration:none;
}

.index_links a {
  font-size:11px;
  font-weight:bold;
  color:white;
  text-decoration:none;
}

.index_links a:hover {
  color:black;
}
