body {
  margin: 0;
  padding: 0;
  background-color: #000000;
  color: white;
  font: small Arial, Helvetica, Verdana, sans-serif;
}
#wrapper {
  background-color: #000000;
  color: black;
  margin: 10px 40px 30px 40px;
  padding: 10px;
}
#header {
  background-image: url(images/newsbkgrnd.jpg);
  background-repeat: no-repeat;
  background-color: #000000;
  background-position: top center;
  margin-top: 0;
  height: 421px;
  }
#header ul {
  margin: 0;
  padding: 0;
  text-align: center;
}
#header li {
  display: inline;
  background-color: #000000;
  color: #ff0000;
  margin: .5em 0 .5em 0;
}
#header a:link, #header a:visited {
  text-decoration: none;
  font-size: 95%;
  font-weight: bold;
  color: #ff0000;
  outline: none;
}
#header a:hover {
  color: #adadad;
}
#tagline {
  font-weight: bold;
  background-color: #fdf8f2;
  color: #050845;
  font-style: italic;
  margin: 0;
  padding: 0 0 0 20px;
  width: 300px;
  float: left;
  
  
}
#main {
  position: relative;
  top:0;
  left:  0;
  width: 100%;
  margin-top: 1px;
}
#content {
  margin: 0 0 0 240px;
  border: 1px solid #b9d2e3;
  background-color: black;
  color: b9d2e3;
  height: 4800px;
}
#content .inner {
  margin: 25px 20px 10px 40px;
}
#content .inner ul.features {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-top: 15px
}
#content .inner h3 a:link, #content .inner h3 a:visited {
  color: #b61212;
  outline: none;
}
#content .inner p {
  color: #b9d2e3;
  font-size: 100%;
}
#content .inner .features li img {
  float: left;
  margin: 0 10px 3px 0;
}
#content .features li {
	border-top: 1px solid #b9d2e3;
	border-color: #686868;
	height: auto;
	width: auto;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: auto;
	margin-left: 0;
}
#content .inner p.more{
  margin-top: 20px;
  text-align: right;
}
#content .inner p.more a:link, #content .inner p.more a:visited {
  color: black;
  background-image: url(images/smallspear.jpg);
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 30px;
  font-weight:  bold;
  font-size: 90%;
  color: #b61212;
  outline: none;
}
#content .inner h2 {
  margin: 0;
  font-weight: bold;
  color: #e1edf6;
  font-size: 115%;
  margin: 5px 0 3px 0;
}
#content .inner h3 {
  font-size: 130%;
  margin: 10px 0 5px 0;
  color: #efd189;  
}
#content .inner h4 {
  padding: .05em;
  font-size: 90%;
  color: orange;
  margin: 2px 0 2px 0;
}
#content .inner a.other:link, #content .inner a.other:visited {
  text-decoration: none;
  background-color: #none;
  color: #e2821b;
  font-size: 95%;
  outline: none;
}
#content .inner a.other:hover {
  color: #adadad;
  font-size: 95%;
}
#content .clear {
clear: both;
margin: -5px;
}

.features {
  margin: 0 0 20px 0;
  padding: 5px 0 0 0;
  height: 66px;
}

.features a:link, .features a:visited {
  margin-left: 3px;
  text-decoration: underline;
  font-size: 100%;
  font-weight: bold;
  color: #b61212;
  outline: none;
}

.features a:hover {
  color: #777777;
  text-decoration: underline;
}

#sidebar {
  position: absolute;
  top: 0px;
  Left: 0px;
  width: 239px; 
  background-color: #000000;
  border: 1px solid #b9d2e3;
  color: white;
  margin: 0;
  padding: 0;
  height: 4800px;
}
#sidebar .inner h3 {
  font-size: 105%;
  background-image: url(images/sidebar-background.jpg);
  background-color: #44444444;
  background-repeat: no-repeat;
  margin: 0 0 5px 0;
  padding: 0.2em 0 0.2em 5px;
  font-weight: bold;
  color: #ff0000;
}
#sidebar .inner {
  padding: 10px;
}
#sidebar .inner img {
  margin: 10px 0 0 0;
}
#sidebar a:link, #sidebar a:visited {
  color: #ffffff;
  font-size: 90%;
  font-weight: plain;
  margin: 0;
  outline: none;
}
#sidebar ul {
  list-style-image: url(images/smallspear2.jpg);
  margin-left: 0;
  margin-top: 5px;
  padding-left: 100px;
}
#sidebar p, #sidebar li {
  font-size: 90%;
  line-height: 1.1em;
  margin-bottom: 2px;
}
#sidebar ul a:link, #sidebar ul a:visited {
  color: orange;
  font-size: 100%;
}
#sidebar .date {
  font-size: 90%;
  font-weight: bold;
}
#sidebar .mailinglistformtext {
  font-size: 90%;
  margin: 0;
  padding: 0.2em 0 0 0;
}
#mailinglistform .text {
  width: 218px;
  border: 1px solid #640a0a;
}

#mailinglistform .searchbutton {
  text-align: right;
  margin: 5px 0 0 0;
}
#mailinglistform .btn {
  border: 1px solid #888888;
  background-color: #640a0a;
  color: white;
}
#sidebar .motm-image {
  float: right;
  margin: 0 30px 0 20px;
}

.more {
  clear: right;
  margin: 0 30px 0 0;
  text-align: right;
}
.more a:link, .more a:visited {
  color: white;
  background-image: url(images/smallspear.jpg);
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 28px;
  font-size: 90%;
  color: #b61212;
  outline: none;
}

.more a:hover {
  color: #777777;
  text-decoration: underline;
}

#sidebar .mailinglist {
  color: #e4e4e4;
  font-size: 110%;
  font-weight: plain;
  text-align: left;
  border: 1px solid #888888;
  background-color: #242424;
  padding: 5px;
  
}
#sidebar a.mailinglistlink:link, #sidebar a.mailinglistlink:visited {
  text-decoration: none;
  color: #e80505;
  font-size: 93%;
  font-weight: bold;
  margin-left: 0;
  outline: none;
}
#sidebar a.mailinglistlink:hover {
  color: #adadad;
}
.clear {
  clear: both;
}

#footer {
  width: 100%;
  border-top: 0px solid #888888;
  border-bottom: 0px solid #888888;
  margin-top: 10px;
  clear: both;
}
#footer p {
  font-size: 85%;
  color: #888888;
  text-align: center;
  margin-top: 10px;
  padding: 0.2em 0 0.2em 0;
}
#footer a.trick:link, #footer a.trick:visited {
  text-decoration: none;
  color: #888888;
  font-size: 100%;
  font-weight: bold;
  margin-left: 0;
  outline: none;
}
#footer a.trick:hover {
  color: #adadad;
}
