body {
  background-color: #92979a;
  background-image: url('images/site_background.gif');
  background-position: center;
  background-repeat: repeat-y;
  text-align: center;
  font-family: verdana;
  margin: 0;
}

a img {
  border: 0;
}

div#wrapper {
  background-color: #000;
  width: 900px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
}

div#header {
  padding: 0 0 0 0;
  background-image: url('images/bannerSKS7.png');
  height: 173px;
}

div#donate {
  float: right;
  margin: 10px 45px 0 0;
}

div#vid-pet {
  margin-top: 25px;
}

div#video {
  border: 2px solid #92979a; //#9E1218;
  width: 450px;
  height: 365px;
  margin-left: 10px;
  float: left;
}

div#pet-wrapper {
  float: right;
  width: 400px;
  margin-right: 10px;
  background-color: #DDD;
  border: 2px solid #9E1218;
}

div#petition {
  text-align: left;
  margin-bottom: 25px;
}

div#petition-header {
  height: 25px;
  background-image: url('images/menu_bg.gif');
  font-weight: bold;
}

div#petition-header p {
  padding-left: 25px;
  color: #FFF;
  font-size: 16px;
  margin: 0;
}

div#petition-form {
  padding-left: 25px;
}

div#petition-form p {
  font-size: 14px;
  line-height: 20px;
  padding-right: 20px;
  margin: 10px 0 0 0;
}

div#hist-facebook {
  float:right;
  width: 425px;
  margin-top: 25px;
  text-align: center;
}

div#hist-facebook a {
  font-size: 16px;
  color: #9E1218;
  font-weight: bold;
  text-decoration: none;
}

div#hist-facebook a:hover {
  text-decoration: underline;
}

.required {
  font-size: 10px;
  font-style: italic;
  color: #555;  
}

td {
  padding-left: 10px;
}

input {
  border: 1px solid #333;
  font-size: 14px;
}

input#submit {
  margin-top: 15px;
  background-color: #AAA;
}

div#sharenav {
  background-image: url('http://gobnf.org/i/bnf4/share.gif');
  background-position: left;
  background-repeat: no-repeat;
  background-color: #292A2C;
  height: 29px;
  width: 454px;
  margin-left:10px;
}

#sharenav ul {
  padding-top: 4px;
  padding-left: 90px;
  margin: 0px;
}

#sharenav li {
  display:inline;
  height:16px;
  padding:0 5px;
}

#sharenav li a, #sharenav li a:visited {
color:#FFFFFF;
font-size:11px;
text-decoration:none;
}

div#hist-vid-wrapper {
  margin: 25px 10px 0 10px;
  background-color: #CCC;
  border: 2px solid #9E1218;
} 

div.hist-vid-background {
  background-color: #EEE;
  margin: 10px 5px 10px 5px;
  padding: 10px 10px 5px 10px;
}

div#hist-vid-header {
  height: 25px;
  background-image: url('images/menu_bg.gif');
  font-weight: bold;
}

div#hist-vid-header p {
  padding-left: 25px;
  color: #FFF;
  font-size: 16px;
  margin: 0;
}

div.hist-vid {
  float: left;
  width: 405px;
}

div#hist-vid-background1, div#hist-vid-background2 {
  height: 100px;
}

div#hist-vid-background3, div#hist-vid-background4 {
  height: 150px;
}

div#hist-vid1, div#hist-vid3 {
  margin: 20px 0 0 20px;
}

div#hist-vid2, div#hist-vid4 {
  margin: 20px 20px 0 20px;
}

div.quote p.quote {
  font-size: 12px;
  font-style: italic;
  color: #000;
  margin: 5px;
}

div.quote p.byline {
  text-align: right;
  font-size: 12px;
  font-weight: bold;
  color: #000;
  margin: 5px;
}

div#smear-wrapper {
  background-color: #CCC;
  border: 2px solid #9E1218;
  margin: 0 10px 0 10px;
} 

div.smear-background {
  background-color: #EEE;
  padding: 10px 10px 10px 25px;
}

div#smear-header {
  height: 25px;
  background-image: url('images/menu_bg.gif');
  font-weight: bold;
}

div#smear-header p {
  padding-left: 25px;
  color: #FFF;
  font-size: 16px;
  margin: 0;
}

p.byline a {
  text-decoration: none;
}

p.byline a:hover {
  text-decoration: underline;
}

div#smear1, div#smear3, div#smear5, div#smear7, div#smear9 {
  margin: 20px 0 0 20px;
}

div#smear2, div#smear4, div#smear6, div#smear8, div#smear10 {
  margin: 20px 20px 0 20px;
}

div#smear-background-1, div#smear-background-2 {
  height: 264px;
}

div#smear1, div#smear2 {
  height: 289px;
}

div#smear-background-3, div#smear-background-4 {
  height: 298px;
}

div#smear3, div#smear4 {
 height: 321px;
}

div#smear-background-5, div#smear-background-6 {
  height: 510px;
}

div#smear5, div#smear6 {
  height: 551px;
}

div.smear h2 {
  font-weight: normal;
  font-size: 14px;
}

div.smear p {
  font-size: 12px;
}

div.smear {
  width: 405px;
}

div#smear1, div#smear3, div#smear5, div#smear7, div#smear9 {
  float: left;
}

div#smear2, div#smear4, div#smear6, div#smear8, div#smear10 {
  float: right;
}

div#footer p.big, div#footer p.big a {
  font-size: 14px;
  text-align: center;
  line-height: 15px;
  color: #FFF;
  text-decoration: none;
}

div#footer p.big a {
  font-weight: bold;
  color: #FFF;
}

div#footer p.big a:hover {
  color: #D00;
}

div#footer p.small {
  font-size: 12px;
  text-align: center;
  line-height: 15px;
  font-size: 10px;
  color: #FFF;
}

div#footer p.small a {
  color: #FFF;
}

div#petition-thanks p {
	margin: 25px;
	font-size: 14px;
}

.error {
	border: 2px solid red;
}

div#more-interviews {
  text-align: center;
}

div#more-interviews a {
  text-decoration: none;
}

div#more-interviews a:hover {
  text-decoration: underline;
}

div#historian-bios {
  margin-left: 25px;
  margin-right: 25px;
}

div#historian-bios p {
  font-size: 12px;
}

div#historian-interviews h2, div#historian-interviews h3, div#historian-interviews p {
  margin-left: 25px;
  margin-right: 25px;
}

div#historian-interviews h2 {
  font-size: 16px;
  margin-top: 50px;
}

div#historian-interviews h3 {
  font-size: 12px;
}

div#historian-interviews p {
  font-size: 12px;
}

div#surnow h2, div#surnow h3, div#surnow p {
  margin-left: 25px;
  margin-right: 25px;
}

div#surnow h2 {
  font-size: 16px;
  margin-top: 50px;
}

div#surnow h3 {
  font-size: 12px;
}

div#surnow p {
  font-size: 12px;
}

div#logo {
  float: left;
}
