body {
  color: black;
  background-color: #000019;
  font-family: verdana;
  font-size: 10pt;
}
td {
  font-family: verdana;
  font-size: 10pt;
}
a {
  color: #2B4E96;
  text-decoration: none;
}
a:visited {
  color: #2B4E96;
  text-decoration: none;
}
a:hover {
  color: #85FFB6;
  text-decoration: none;
}
a.sbar {
  color: #FFD200;
  text-decoration: none;
}
a.sbar:visited {
  color: #FFD200;
  text-decoration: none;
}
a.sbar:hover {
  color: #85FFB6;
  text-decoration: none;
}


#everything {
  background: #000000;
  width: 990px;
  margin-left: auto ;
  margin-right: auto ;
}
#nav {
  float: left;
  background: white;
  width: 990px;
  height: 24px;
  border-width: 1px; 
  border-style: solid;
  border-bottom-style: none; 
  border-color: #FFD200;
}
#nav_admin {
  float: left;
  text-align: center;
  background: black;
  width: 152px;
  height: 24px;
  border-width: 1px; 
  border-right-style: solid;
  border-color: #FFD200;
}
#nav_aportal {
  float: left;
  text-align: center;
  background: black;
  width: 151px;
  height: 24px;
  border-width: 1px; 
  border-right-style: solid;
  border-color: #FFD200;
}
#nav_portal {
  float: left;
  text-align: center;
  background: black;
  width: 304px;
  height: 24px;
  border-width: 1px; 
  border-right-style: solid;
  border-color: #FFD200;
}
#nav_username {
  float: left;
  text-align: center;
  background: black;
  width: 304px;
  height: 24px;
  border-width: 1px; 
  border-right-style: solid;
  border-color: #FFD200;
}
#nav_time {
  float: left;
  text-align: center;
  color: white;
  background: black;
  width: 303px;
  height: 24px;
  border-width: 1px; 
  border-right-style: solid;
  border-color: #FFD200;
}
#nav_gtime {
  float: left;
  text-align: left;
  color: white;
  background: black;
  width: 913px;
  height: 24px;
  border-width: 1px; 
  border-right-style: solid;
  border-color: #FFD200;
}
#nav_logout {
  float: left;
  text-align: center;
  background: black;
  width: 75px;
  height: 24px;
  border-width: 1px; 
  border-right-style: solid;
  border-color: #FFD200;
}
#header {
  float: left;
  width: 990px;
  height: 200px;
  border-width: 1px; 
  border-style: solid;
  border-bottom-style: none; 
  border-color: #FFD200;
}
#event {
  float: left;
  text-align: center;
  background: white;
  width: 990px;
  height: 48px;
  border-width: 1px; 
  border-style: solid;
  border-bottom-style: none; 
  border-color: #FFD200;
}
#container {
  float: left;
  background: #2B4E96;
  width: 990px;
  border-width: 1px;
  border-style: solid;
  border-color: #FFD200;
}
#sidebar {
  background: #2B4E96;
  float: left;
  min-height: 647px;
  width: 175px;
  padding-top: 10px;
  padding-left: 15px;
  border-width: 1px;
  border-left-style: none;
  border-color: #FFD200;
}
#content {
  background: #FFFFFF;
  float: right;
  min-height: 900px;
  width: 767px;
  padding-top: 10px;
  padding-left: 15px;
  padding-right: 15px;
  font-family: verdana;
  font-size: 10pt;
  border-width: 1px;
  border-left-style: solid;
  border-right-style: none;
  border-bottom-style: none;
  border-color: #FFD200;
}

#extra {
  background: #FFFFFF;
  float: right;
  min-height: 70px;
  width: 767px;
  padding-top: 10px;
  padding-left: 15px;
  padding-right: 15px;
  border-width: 1px;
  border-left-style: solid;
  border-right-style: none;
  border-top-style: none;
  border-bottom-style: solid;
  border-color: #FFD200;
}
#footer {
  margin: 0 auto;
  background-image: url('/images/banners/spacestar.png'); 
  background-repeat: repeat-y;
  color: #FFFFFF;
  clear: both;
  width: 958px;
  font-family: verdana;
  font-size: 10pt;
  padding-top: 15px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
  border-width: 1px;
  border-style: none;
  border-color: #FFD200;
}