body {
  background-image: url(../images/mainbg.gif);
  background-repeat: repeat-x;
  background-color: #071b2f;
}

hr.abstractRule {
  background-color: #a7bbc2;
}

#header {
  height: 181px;
  width: 950px;
  position: relative;
  background-image: url(../images/headerbg.jpg);
  background-repeat: repeat-x;
}

#logo {
  position: absolute;
  top: 30px;
  left: 33px;
  width: 438px;
  height: 86px;
}

#logo a {
  display: block;
  height: 86px;
}

#logo a:hover {
  background-color: transparent;
}

#rssfeed {
  position: absolute;
  bottom: 6px;
  right: 14px;
  width: 16px;
  height: 16px;
  font-size: 0px;
}

#search {
  position: absolute;
  top: 30px;
  right: 44px;
  width: 258px;
  height: 20px;
}

#search input {
  position: relative;
  border: 1px solid #556a80;
  width: 236px;
  font-weight: normal;
  color: #c3c3c3;
  background-image: url(../images/magnifier.png);
  background-repeat: no-repeat;
  /*background-position: 240px 2px;*/
  background-position: 2px 3px;
  background-color: #0a2540;
  padding: 2px 2px 2px 20px;
}

#nav {
  position: absolute;
  bottom: 1px;
  left: 0px;
  height: 28px;
  width: 950px;
}

#nav ul {
  list-style-type: none;
}

#nav ul li {
  position: relative;
  float: left;
}

#nav ul li a {
  position: relative;
  display: block;
  padding: 8px 14px;
  color: #fff;
  line-height: 12px;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}

#nav ul li a:hover {
  background-color: #2d4256;
}

#nav ul li a.current {
  background-color: #2d4256;
}

#content {
  margin-top: 36px;
}

#mainContent {
  background-image: url(../images/dm.gif); 
  background-repeat: repeat-y;
}

.dend {
  background-image: url(../images/dtb.gif); 
  background-repeat: no-repeat;
  position: relative;
  height: 8px;
  font-size: 0px;
}

#sideContent {
}

#sideContent h1 {
  color: #fff;
  font-size: 2em;
  text-align: center;
  padding-bottom: 8px;
}

#ftList {
  position: relative;
  float: right;
  width: 331px;
  list-style-type: none;
  margin: 0px;
}

#ftList h2 {
  display: none;
  visibility: hidden;
  font-size: 0px;
}

#ftList a {
  color: #fff;
  text-decoration: underline;
}

#ftList p {
  padding: 56px 20px 20px 20px;
  color: #f0f0f0;
}

#ftJxLib p, #ftOpenLayers p {
  padding-top: 46px;
}

#ftFusion {
  background-image: url(../images/ft-fusion.jpg); 
  background-repeat: no-repeat;
  position: relative;
  height: 113px;
}

#ftJxLib {
  background-image: url(../images/ft-jxlib.jpg); 
  background-repeat: no-repeat;
  position: relative;
  height: 80px;
}

#ftMapServer {
  background-image: url(../images/ft-mapserver.jpg); 
  background-repeat: no-repeat;
  position: relative;
  height: 97px;
}

#ftOpenLayers {
  background-image: url(../images/ft-openlayers.jpg); 
  background-repeat: no-repeat;
  position: relative;
  height: 80px;
}

.generalContentContainer {
  margin: 10px 18px;
}

#sideContent .generalContentContainer {
  margin: 10px 0px;
}

.generalContentContainer h1 {
  font-size: 2.5em;
}

p {
  color: #444;
  margin-bottom: 1em;
}

p.gotoarticle {
  text-align: right;
}

#footerContainer {
  position: relative;
  width: 950px;
  margin: 10px auto 20px auto;
  padding-left: 20px;
  color: #fff;
  text-align: left;
}

a {
  text-decoration: none;
  color: #be8438;
  font-weight: bold;
}

a:hover {
  color: #9e661e;
}

a:visited {
}

.postMeta {
  background:transparent url(../images/dot.gif) repeat-x scroll left center;
  font-size:10px;
  margin-bottom:5px;
  text-align:right;
  text-transform:uppercase;
}

.postMeta span.date {
  background:#c9d7dc none repeat scroll 0%;
  color:#7F7F7F;
  padding:0pt 2px 0pt 6px;
}

h1 a {
  font-weight: normal;
}
