body {
  margin: 0px;
  font: .8em Arial, sans-serif;
  text-align: center;
  background: #6b0000 url(images/bg.jpg) repeat-x;
}
#container {
  width: 780px;
  margin-left: auto;
  margin-right: auto;
  border-left: 2px solid black;
  border-right: 2px solid black;
  text-align: left;
  background: url(images/bg.gif) repeat-y;
}
#issue {
  width: 766px;
  background-color: black;
  border-bottom: 1px solid #4f607a;
  padding: 7px;
  color: white;
  text-align: right;
  font-weight: bold;
}
#issue p {
  margin: 0px;
}
#header {
  width: 780px;
  height: 213px;
  background: url(images/header.gif);
}
#header h1 {
  display: none;
}
#content {
  padding: 20px;
  width: 360px;
  float: left;
}
#ol li{
	margin: 0 0 10px 0;
}
#menu {
  width: 180px;
  margin: 0px;
  padding-top: 20px;
  float: left;
  color: #FFF;
}
#mainnav {
  margin-bottom: 50px;
}
#mainnav a {
  display: block;
  padding: 5px;
  width: 170px;
  border-bottom: 1px solid #647891;
  font-weight: bold;
  color: #FFF;
  text-decoration: none;
}
#mainnav a:hover {
  background-color: #96b1d0;
  color: #3e4a5d;
}
#menu ul, #mainnav ul {
  margin: 0px;
  padding: 0px;
}
#menu li, #mainnav li {
  display: inline;
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
#menu a {
  display: block;
  margin: 0px;
  padding: 10px 10px 10px 40px;
  width: 130px;
  background: #3e4a5d url(images/star-dark.gif) no-repeat 10px center;
  font-weight: bold;
  border-bottom: 1px solid #647891;
  color: #FFF;
  text-decoration: none;
}
#menu a:hover {
  background: #96b1d0 url(images/star-light.gif) no-repeat 10px center;
  color: #3e4a5d;
}
#menu2 a {
  display: block;
  margin: 0px;
  padding: 10px 10px 10px 40px;
  width: 130px;
  background: #000 url(images/star-black.gif) no-repeat 10px center;
  font-weight: bold;
  border-bottom: 1px solid #647891;
  color: #FFF;
  text-decoration: none;
}
#archives, #forward {
  border-bottom: 1px solid #647891;
}
#archives a {
  display: block;
  padding: 5px 5px 5px 40px;
  width: 135px;
  background-color: #3e4a5d;
  background-image: none;
  font-weight: bold;
  border-bottom: 1px solid #3e4a5d;
  color: #FFF;
  text-decoration: none;
}
#archives a:hover {
  background-color: #647891;
  background-image: none;
  color: #FFF;
}
#forward p {
  margin: 0px 0px 0px 5px;
}
#forward label, #forward input, #subscribe label, #subscribe input, #unsubscribe label, #unsubscribe input {
  margin-left: 15px;
}
#sections {
  width: 200px;
  _width: 198px;
  padding-top: 20px;
  float: left;
  color: #FFF;
}
#sections div {
  width: 180px;
  _width: 178px;
  margin-bottom: 10px;
  padding: 10px 10px 1px 10px;
  border-top: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
  background-color: #96b1d0;
  color: #000;
}
#sections p {
  margin-top: 0px;
  margin-bottom: 1em;
}
#sections a {
  color: #7e0001;
  font:  bold 1em Arial, sans-serif;
}
#sections strong {
  color: #011d62;
}
#sections h3 { /* For section headings in the left column. */
  border-bottom: 1px solid #758fb4;
  background: url(images/star-light.gif) no-repeat;
  margin: 0px 0px 5px 0px;
  padding: 3px 0px 5px 27px;
  font: italic bold 1.2em Arial, sans-serif;
  color: #001d61;
}
#featurestory {
  margin-bottom: 1em;
  border: 1px solid #011d62;
  border-bottom: 5px solid #011d62;
}
#featurestory h4 {
  font-size: 1.2em;
  background: #96b1d0 url(images/star-light.gif) no-repeat 10px center;
  color: #011d62;
  margin-bottom: 1em;
  padding: 5px 10px 5px 40px;
  border-bottom: 1px solid #011d62;
}
#featurestory p, #featurestory h3 {
  padding: 0px 10px;
}
#footer {
  background: #3f4b61 url(images/bottom-bg.gif) no-repeat;
  text-align: center;
  color: #96b1d0;
  padding: 22px 10px 10px 10px;
  font-size: .8em;
}
#footer p {
  margin: 0px;
}
#footer a {
  color: white;
  text-decoration: none;
  border-bottom: 1px dashed;
}
#footer a:hover {
  border-bottom: 1px solid;
}
h1 {
  margin-top: 0px;
  font: bold 1.6em Arial, sans-serif;
  color: #711313;
}
h2 {
  font: bold 1.4em Arial, sans-serif;
  color: #3f4b61;
}
h3 {
  font: bold 1.2em Arial, sans-serif;
  color: #001d61;
  margin: 0px;
}
h4 {
  font: bold 1em Arial, sans-serif;
  color: #001d61;
  margin: 0px;
}
a {
  color: #7e0001;
  font: bold 1em Arial, sans-serif;
}
.author {
  color: #999999;
  margin: 0px;
}
.smallpic {
  float: left;
  margin-right: 5px;
  margin-bottom: 10px;
  border: 0px;
}
.sidepic {
  float: right;
  margin-left: 10px;
  margin-bottom: 10px;
}
.sidepic2 {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  _padding-right:10px;
}


