div#container {
  width:100%;
  margin: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
}

a:link {
  color: #000000;
  text-decoration: underline;
}
a:active {
  color: #000000;
  text-decoration: underline;
}
a:hover {
  color: #000000;
  text-decoration: underline;
}
a:visited {
  color: #000000;
  text-decoration: underline;
}
a:visited:hover {
  color: #000000;
  text-decoration: underline;
}

p,div,td {
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

body {
  background-color: #ffffff;
  color: #000000;
  margin: 0px;
  top-margin: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  overflow: auto;
  text-align: left;
  margin-left: 0px;
  margin-right: 0px;
}

.logo {
   height: 107px;
   width: 100%;
   background-image: url(/userimages/main_logo.jpg);
   background-repeat: no-repeat;
   background-position: left;
   margin-left: 0px;
   margin-right: 0px;
}

#staticlinks_bottom {
  z-index=-1;
  position:absolute;
  left: auto;
  top: 7px;
  right: 265px;
  width: 300px;
  margin-left: auto;
  margin-right: 0px;
  text-align: right;
  margin: 0px;
  display: block;
  color: #000000;
  font-weight: bottom;
  visibility: visible;
  display:none;
  visibility:hidden;
}

* html #staticlinks_bottom {
  position:absolute;
  left: auto;
  top: 9px;
}

#staticlinks_bottom a {
  color: #000000;
  font-weight: bold;
  text-decoration:none;
}

#staticlinks_bottom ul {
  margin-left: auto;
  margin-right: 0px;
  text-align: right;
  display: inline;
  visibility: visible;
}

#staticlinks_bottom ul li {
  display: inline;
  visibility: visible;
  margin-left: 0px;
  margin-right: 0px;
  padding:5px;
}

#navCell {
  position:relative;
  top: -78px;
  left: auto;
  margin: 0px;
  text-align: right;
  height: 1px;
  color: white;
  padding: 0px;
  margin-left: 0px;
  margin-right: 0px;
  z-index: 9;
}

.navigation {
  margin: 0px;
  padding: 0px;
  vertical-align: bottom;
}

.navigation li {
  display: inline;
  list-style: none;
  padding: 0px;
  margin: 7px;
 /* padding: 0px 3px 0px 3px; */
  text-indent: 0px;
}

#navCell a {
  display: inline;
  color: #ffffff;
  font-family: Arial, Verdana, Courier New, Courier, monospace;
  font-weight: bold;
  font-size: 10px;
  letter-spacing: 1px;
  text-decoration: none;
}

#navCell a:hover {
  color: #EEE7C4;
}

#navCell li.nav1a {
}

#navCell a.nav1a {
  color: #EEE7C4;
  padding-bottom: 0px;
}

#secnav {
  position:relative;
  top: -72px;
  left: auto;
  right: 0px;
  height: 1px;
  text-align: right;
  padding: 0px;
  color: #ffffff;
  z-index: 5;
}

* html #secnav {
  position:relative;
  top: -77px;
}

#secnav ul {
  list-style: none;
  padding: 0px;
}

#secnav ul li {
  display: inline;
  padding: 0px 5px 0px 5px;
  background-color: #2A7BBB;
  border-top:1px solid black;
  border-bottom:1px solid black;
}

#secnav a {
  display: inline;
  color: #ffffff;
  font-family: Arial, Verdana, Courier New, Courier, monospace;
  font-weight: bold;
  text-decoration: none;
  font-size: 9px;
  letter-spacing: 1px;
}

.pagelabel {
  display: none;
}

#search {
  position:absolute;
  top:3px;
  right:0px;
  height: 22px;
  text-align: right;
  color: #000000;
  font-weight: bold;
  margin-left: auto;
}

* html #search {
  position:absolute;
  top:2px;
  right:17px;
}

#search form {
  border: none;
}

#contentCell {
  position:relative;
  top: 0px;
  left: 0px;
  right: 0px;
  width: 95%;
  padding: 0px;
  margin-left: 20px;
  margin-right: 20px;
  text-align: left;
}

* html #contentCell {
  position:relative;
  top: -40px;
}

#navCell #p-1022 {
  display:none;
  visibility:hidden;
}

#navCell #plogin {
 /* display:none; */
 /* visibility:hidden; */
}

#navCell #pregister {
 /* display:none; */
 /* visibility:hidden; */
}
