body {
  background: #070705 url(/images/right.jpg) no-repeat 977px 128px;
  font-family: "Lucida Sans Unicode", Lucida Grande, Verdana, sans-serif;
  font-size: 0.8em;
  margin: 0;
  padding: 0;
}

* html body {
  font-size: 1em;
}

td {
  font-size: 1em;
}

* html td {
  font-size: 0.75em;
}

* html td td {
  font-size: 1em;
  font-size /**/: 0.75em;
}

#header {
  background: url(/images/header.jpg) no-repeat;
  height: 146px;
  width: 977px;
}

#header #logo {
  left: 51px;
  position: absolute;
  top: 26px;
}

#header #text {
  left: 287px;
  position: absolute;
  top: 75px;
}

#navbar-toggle {
    display: none;
}

#main {
  table-layout: fixed;
}

#left-column {
  vertical-align: top;
  width: 49px;
}

#center {
  background: #FAF2D2;
  border-left: solid 1px white;
  border-right: solid 1px white;
  vertical-align: top;
  width: 901px;
}

* html #center {
  width /**/: 903px;
}

#center a {
  color: black;
}

#center #quick-links {
  float: right;
  position: relative;
  text-align: right;
  top: -7px;
  z-index: 2;
}

#center #breadcrumb {
  left: 9px;
  line-height: 1.1em;
  position: relative;
  top: -7px;
  z-index: 1;
}

#center #content {
  margin-left: 9px;
}

#center #content #nav-column {
  float: left;
  vertical-align: top;
  width: 200px;
}

#center #content #nav-column a {
  text-decoration: none;
}

#center #content #nav-column a:hover {
  text-decoration: underline;
}

#center #content #nav-column ul {
  background: url(/images/nav.gif) no-repeat left bottom;
  margin: 0;
  padding: 0 0 3px 0;
}

#center #content #nav-column li {
  background: #F3EBCB;
  line-height: 1.1em;
  list-style-type: none;
}

#center #content #nav-column li .header {
  background: url(/images/nav.gif) no-repeat left -25px;
  color: white;
  height: 25px;
  line-height: 25px;
  padding-left: 8px;
  white-space: nowrap;
}

#center #content #nav-column li .new,
#center #content #nav-column li .updated {
  color: red;
  float: right;
  font-size: 8pt;
  font-weight: bold;
  line-height: 12pt;
  margin-right: 3px;
  text-transform: uppercase;
}

#center #content #nav-column li ul {
  background: transparent;
  margin-left: 13px;
  padding-bottom: 20px;
}

#center #content #nav-column li ul li {
  padding-top: 4px;
  padding-bottom: 4px;
}

#center #content #content-column {
  line-height: 140%;
  overflow: hidden;
  padding-left: 10px;
  padding-right: 13px;
  vertical-align: top;
  word-wrap: break-word;
  overflow-wrap: break-word;
  width: 669px;
}

#center #content #content-column h1 {
  color: #3C4428;
  font-family: Georgia;
  font-size: 18pt;
  font-weight: normal;
  line-height: 22pt;
  margin-top: 0;
}

#center #content #content-column li {
  margin-bottom: 0.5em;
}

#center #content #content-column #news {
  margin-left: 0;
  padding-left: 10px;
}

#center #content #content-column #news li {
  background: url(/images/bullet.gif) no-repeat left 3px;
  font-size: 10.5pt;
  line-height: 14pt;
  list-style-type: none;
  margin-bottom: 25px;
  padding-left: 20px;
}

#home-text div {
    display: none;
}

.winner-img {
    border: solid 2px #3E4D30;
    border-radius: 5px;
}

#right-column {
  vertical-align: top;
  width: 25px;
}

* html #right-column {
  background: black;
}

#page-end {
  vertical-align: top;
}

#page-end div {
  background: url(/images/center.jpg) repeat-y 0 0;
  font-size: 0;
  height: 11px;
  overflow: hidden;
}

#footer {
  color: white;
  line-height: 14pt;
  padding-top: 10px;
  padding-bottom: 15px;
  text-align: center;
}

#footer div {
    font-size: 8pt;
    margin-bottom: 1em;
    text-align: center;
    margin: 0 auto;
    width: 600px;
}

.big-text {
  font-family: Georgia;
  font-size: 14pt;
  font-style: italic;
  line-height: 20pt;
  padding-left: 5px;
  padding-right: 5px;
  text-align: justify;
}

.center {
  text-align: center;
}

.float-right {
  float: right;
}

.list-table tr td {
  line-height: 14pt;
  padding: 5px;
}

.list-table tr.odd-row td {
  background: #F3EBCB;
}

.list-table tr.spacer-row td {
  padding: 10px 0 0 0;
}

.spaced-list li {
  padding-bottom: 10px;
}

.article-list tr.header-row td {
    padding-bottom: 5px;
}

.article-list tr.content-row td {
    padding-bottom: 5px;
}

.article-list tr.divider-row td {
    padding-top: 1em;
    padding-bottom: 1em;
}

.article-list tr.divider-row div {
    background: #ADA587;
    height: 1px;
    overflow: hidden;
}

p.MsoNormal,
p.MsoFooter {
  margin: 0;
	margin-bottom: .0001pt;
}

a.title-link {
  font-size: 1.2em;
  font-weight: bold;
  text-decoration: none;
}

a.title-link:hover {
  text-decoration: underline;
}

.st_sharethis {
    margin-top: 8px;
    padding: 0 0 10px 10px;
}