body {
  font-family: Georgia, Sans-Serif;
  font-size: 0.7em;
  background: url(../images/background_tile.gif);
  line-height: 1.8em;
  padding: 0;
  margin: 21px 0px 90px 21px;
}

img {
  border: none;
}

#header .right-block div {
  text-align: right;
  font-size: 1.4em;
  line-height: 1.3em;
}

#header table {
  width: 100%;
  margin-bottom: 2em;
}

#header a {
  text-decoration: none;
  color: #ffffff;
}

#header-flash {
  height: 300px;
  line-height: 300px;
}

#main-container {
  width: 950px;
}

#header, #footer {
  background-color: #000000;
}

#header {
  color: #ffffff;
}
#body {
  background-color: #ffffff;
}
#footer {
  color: #999999;
}
#footer a {
  color: #999999;
}

#footer a:hover {
  color: #fff;
}

#header, #body, #footer {
  padding: 23px;
}

#footer .content {
  border-collapse:collapse;
  width: 100%;
}

#footer .content td.middle {
  border: dashed 1px #B0B0B0;
  border-top: none;
  border-bottom: none;
  width: 36%;
}

#footer .content td.middle {
  padding: 0 22px;
}
#footer .content td.left {
  padding-right: 22px;
}
#footer .content td.right {
  padding-left: 22px;
}

#footer .content td.left {
  width: 42%;
}

#footer .jScrollPaneDrag {
  top: 5px;
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}

.align-right {
  text-align: right;
}

a {
  color: inherit;
}

a.with-background {
  text-decoration: none;
  padding: 0.3em 0.9em 0.4em 1.7em;
  background: #ffff00 url('../images/right_arrow.gif') no-repeat center;
  background-position: 5px;
  color: #000000;
}
a.with-background.up-arrow {
  padding-left: 1.6em;
  background-image: url('../images/up_arrow.gif');
}

p {
  margin-top: 0;
}

div.clear {
  clear: both;
}

.highlighted {
  font-style: italic;
  color: #fbf700;
}

.italized {
  font-style: italic;
}

.strikethrough {
  text-decoration: line-through;
}



.italized-title {
  font-style: italic;
  color: #ff36a5;
}

ul.simple {
  margin: 0;
  list-style-type: none;
  padding: 0;
}

ul.simple li a {
    color: #ffffff;
}

ul.simple li a:hover {
    color: #fff;
}

.resource-container {
  background: #333333;
  text-align: center;
}

.contact-medium-container a {
  color: #ffffff;
}

.contact-medium {
  color: #FF37A2;
  margin-right: 1em;
}

.tweet-time {
  font-style: italic;
  color: #ffffff;
}

.tweet-row .separator {
  width: 80%;
}

.separator {
  border-bottom: dashed 1px #A8A8A8;
  margin: 1em 0;
  height: 1px;
}

#twitter-container {
  height: 280px;
  overflow: auto;
}

#footer .title {
  font-size: 1.2em;
  margin-bottom: 1em;
  color: #ffffff;
}

.pagination a {
  font-size: 1.2em;
  margin-right: 0.5em;
  text-decoration: none;
  padding: 0.2em 0.6em 0.3em 0.6em;
  color: #000000;
}

.pagination a:hover, .pagination a.current {
  background-color: #ffff00;
}
