body { margin: 0px; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #f0f0f0; }
#page { width: 100%; text-align: center; margin-bottom: 0px; padding-bottom: 0px; }
#design { width: 916px; text-align: left; margin-left: auto; margin-right: auto; background-image: url(http://www.dhhs.ne.gov/images/common/content-bg.jpg); background-repeat: repeat-y; padding-bottom: 0px; margin-bottom: 0px; }
#banner {  }
#tabs { margin-left: 19px; margin-top: 0px; }
     #tabs a { float: left; margin: 0px; padding: 0px; }
#middle {  }
     #spacer { float: left; }
     #menuBorder { padding-left: 19px; }
     #menu { width: 160px; margin-top: 5px; background-color: #607078; padding-bottom: 60px; float: left; }
          #menu a { font-size: 95%; color: white; display: block; margin-bottom: 8px; padding-left: 3px; border-right: 1px solid #607078; border-left: 1px solid #607078; }
          #menu a:hover { text-decoration: none; border-right: 1px solid #607078; border-left: 1px solid #607078; background-color: white; color: #607078; }
     #content { margin-left: 3px; width: 100%; float: left; margin-top: 5px; margin-bottom: 10px; }
          #content #howdoi { height: 90px; background-image: url('../../images/common/howdoi.jpg'); background-repeat: no-repeat; background-position: right; margin-left: 25px; margin-right: 25px; border-bottom: 1px dotted #607078; }
     #contentNoRightNav { margin-left: 3px; width: 713px; float: left; margin-top: 5px; margin-bottom: 10px; }
     #contentNoRightNavNoLeftNav { width: 875px; margin-left: 19px; }
     #rightNav { margin-left: 3px; width: 157px; float: left; padding-left: 3px; border-left: 1px solid #607078; margin-top: 5px; text-align: center; padding-bottom: 90px; }
          #rightNav h3 { font-size: 120%; margin-bottom: 5px; margin-top: 30px; }
          #rightNav p { margin-bottom: 5px; margin-top: 3px; font-size: 80%; line-height: 150%; }
          #rightNav a { color: #607078; }
          #rightNav a:hover { text-decoration: none; }
          #alert { margin-top: 20px; }
          #rightNav #alert a { color: #CC0000; }
          #rightNav #alert a:hover { text-decoration: none; }
          #rightNav #alert h3 { margin-top: 0px; color: #CC0000; text-decoration: none; }
          #rotatingTopics img { border: none; }
     #search { text-align: right; margin-bottom: 5px; }
          #search input { margin-right: 10px; }
#footer { text-align: center; color: white; }
     #footerContent { margin-left: 19px; margin-right: 19px; background-color: #607078; padding-top: 5px; padding-bottom: 5px; font-size: 80%; }
          #footerContent a { color: white; }
          #footerContent a:hover { text-decoration: none; }
#designCloser { width: 916px; height: 22px; }



.noDisplay { display: none; }
.center { text-align: center; }
h1, h2, h3, h4, h5, h6 { font-size: 140%; }

/* GeoAge Styles */

#map 
{
  width: 620px;
  height: 585px;
  border-top: 1px solid #b9d2e3;
  border-bottom: 1px solid #b9d2e3;
  border-left: 1px solid #b9d2e3;
  border-right: 1px solid #b9d2e3;
}

#main 
{
  position: relative;
  top: 0px;
  left: 0px;
}

#contentGeoAge {
  margin: 0px 20px 0px 230px;
  border: 1px solid #b9d2e3;
  background-color: white;
  color: black;
  height: 600px;
}

#contentGeoAge .inner {
  margin: 5px 5px 5px 5px;
}
#contentGeoAge .inner h2 {
  color: #245185;
  padding-bottom: 0.2em;
  border-bottom: 1px solid #b9d2e3;
  font-size: 110%;
}
#contentGeoAge .inner ul.features {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
#contentGeoAge .inner h3 {
  font-size: 130%;
}
#contentGeoAge .inner h3 a:link, #contentGeoAge .inner h3 a:visited {
  color: #245185;
}
#contentGeoAge .inner p {
  color: #666666;
  font-size: 90%;
}
#contentGeoAge .inner .features li img {
  float: left;
  margin: 0px 5px 5px 0px;
}
#contentGeoAge .inner p.author {
  font-weight:  bold;
}
#contentGeoAge .inner p.more{
  margin-top: 0;
  text-align: right;
}
#contentGeoAge .inner p.more a:link, #contentGeoAge .inner p.more a:visited {
  color: black;
  background-image: url(../../images/more-bullet.gif);
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 14px;
  font-size: 90%;
  color: #1e4c82;
}
#sidebar 
{
  position: relative;
  float: left;
  top: 0px;
  left: 20px;
  width: 200px;
  background-color: #256290;
  color: white;
  margin: 0px;
  padding: 0px;
  height: 100%;
}
#sidebar h3 {
  font-size: 110%;
  background-image: url(../../images/sidebar-header-bg.jpg);
  background-repeat: no-repeat;
  margin: 0px;
  padding: 0.1em 0 0.1em 10px;
  font-weight: normal;
}
#sidebar .inner {
  padding: 10px;
}
#sidebar ul {
  list-style-image: url(../../images/more-bullet.gif);
  margin-left: 0px;
  padding-left: 20px;
}
#sidebar p, #sidebar li {
  font-size: 90%;
  line-height: 1.4em;
}
#sidebar ul a:link, #sidebar ul a:visited {
  color: white;
}
#sidebar .date {
  font-weight: bold;
}
#sidebar .instructions {
   font-size: 80%;
}
#sidebar .motm-image {
  float: right;
  margin: 0px 30px 0px 20px;
}
#sidebar p.more {
  clear: right;
  margin: 0px 30px 0px 0px;
  text-align: right;
}
#sidebar p.more a:link, #sidebar p.more a:visited {
  color: white;
  background-image: url(../../images/more-bullet.gif);
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 14px;
}
.searchbutton {
  text-align: left;
  margin-top: 4px;
}
.btn {
  border: 1px solid #45bac0;
  background-color: #256290;
  color: white;
}