body {
  margin: 0;
  border: 0;
  font-size: 1.2em;
  font-family: Arial, Helvetica, sans-serif;
  background-color: #000000;
  color: #000000;
  text-align: center;
  

}

#container {
  width: 980px;
  margin: 0 auto;
  background-color: transparent;
  text-align: left;
  background-image: url(border.jpg);
  background-position: left;
  background-repeat: repeat-y;
}

#content {
  position: relative;
  margin: 0 auto auto 50px;
  background-color: transparent;
  background-image: url(justice.gif);
}

#changed {
  text-align: center;
}

#search {
  position: relative;
  width: 600px;
  margin: 30px auto;
  padding: 7px;
  text-align: center;
  background-color: #ffffff;
  border: 3px solid #e37b00;
  background-image: url(marble.jpg);
  background-repeat: repeat;
}

#newstuff {
  margin: auto auto auto 50px;
}

a:link, a:visited, a:active {
  background-color: transparent;
  color: #556b2f;
  text-decoration: underline;
  font-weight: bolder;
}

a:hover {
  background-color: #FFFFFF;
  color: #000000;
}

img {
  border: none;
}

p.counter {
  text-align: center;
}

img.sparkle {
  vertical-align: middle;
}

h1, h2, h3, h4 {
  text-align: center;
  margin-top: 0;
}

div.addressbox {
  width: 350px;
  margin: 15px auto;
  border: medium solid #e37b00;
  padding: 10px;
}

p.centerline {
  text-align: center;
}

div.longline {
  margin: 0 12px 0 80px;
}

.smalltext {
  width: 400px;
  margin: 0 auto;
  font-size: .9em;
  background-color: #FFFFFF;
  color: #000000;
}

.adtext {
  width: 612px;
  margin: 7px auto;
  padding: 3px;
  background-color: transparent;
  color: #000000;
  border: thin solid #FF0000;
  text-align: center;
  }

.adtextsmall {
    font-size: .6em;
    font-weight: bold;
}

.adtext a:link, .adtext a:visited, .adtext a:active {
  background-color: transparent;
}

.adtext a:hover {
  background-color: #FFFFFF;
  color: #000000;
}

.whitetext {
  background-color: transparent;
  color: #ffffff;
}

.redtext {
  background-color: transparent;
  color: #882D17;
}


.highlight {
  background-color: #FFE135;
  color: #000000;
}

.blackbox {
  position: relative;
  width: 600px;
  margin: 0 auto;
  background-color: #000000;
  color: #ffff00;
  border: medium solid #e37b00;
  padding: 7px;
  text-align: center;
  font-size: 1em;
  font-weight: bold;
}

.graybox {
  position: relative;
  width: 350px;
  margin: 15px auto;
  background-color: #fdf5e6;
  color: #000000;
  border: medium solid #e37b00;
  padding: 7px;
  text-align: center;
  font-weight: bold;
}

.rightnews {
  position: absolute;
  font-size: .8em;
  font-weight: bold;
  width: 100px;
  top: 15px;
  right: -130px;
  text-align: center;
  border: medium solid #e37b00;
  padding: 5px;
  background-color: #ffff00;
  color: #000000;
}

.magnifyr {
  position: absolute;
  top: 15px;
  right: 2px;
}

.magnifyl {
  position: absolute;
  top: 15px;
  left: 2px;
}

.email {
  position: absolute;
  top: 70px;
  right: -50px;
}

div.wronglypic {
  width: 360px;
  margin: 10px auto;
}

div.linepic {
  width: 360px;
  margin: 10px auto;
}

div.menubar {
  width: 800px;
  margin: 0 auto;
  text-align: center;
}


ul.menubar {
  margin-left: 0;
  padding-left: 0;
  white-space: nowrap;
  font-size: .9em;
}

.menubar li {
  display: inline;
  list-style-type: none;
}

.menubar a {
  padding: 3px 10px;
}

.menubar a:link, .menubar a:visited, .menubar a:active {
  color: #ffffff;
  background-color: #000000;
  text-decoration: none;
}

.menubar a:hover {
  color: #000000;
  background-color: #ffffff;
  text-decoration: none;
}

ul#advttmenu {
  margin-left: 0;
  padding-left: 0;
  text-align: center;
  line-height: 1.8em;
}

#advttmenu li {
  display: inline;
  list-style-type: none;
}

#advttmenu a {
  padding: 3px 20px;
}

#advttmenu a:link, #advttmenu a:visited, #advttmenu a:active {
  color: #000000;
  background-color: transparent;
}

#advttmenu a:hover {
  color: #000000;
  background-color: #f5f5dc;;
  text-decoration: none;
}

p.newheader {
  text-align: center;
  font-weight: bold;
  font-size: .8em;
  background-color: #d07000;
  color: #ffffff;
}

.newheader a:link {
  background-color: transparent;
  color: #ffff00;
  text-decoration: none;
}

.newheader a:visited {
  background-color: transparent;
  color: #ffff00;
  text-decoration: none;
}

.newheader a:hover {
  background-color: #ffffff;
  color: #000000;
}

.newheader a:active {
  background-color: transparent;
  color: #ffff00;
  text-decoration: none;
}

.crazy {
  background-color: #6699ff;
  color: #000000;
  border: 1px solid #000000;
}

.crazy a:link {
  color: #ede5d6;
}

.crazy a:visited{
   color: #ede5d6;
}


.crazy a:hover {
  color: #000000;
}





