
h1, h2, h3, h4, h5, h6 {
  color: #ddd;
}

body {
  margin-left: 0px;
  margin-top: 0px;
  background-image: url(http://MarshallArtStudios.artdealers.com/rw_templates/177/css_img/bg.jpg);
  background-position: center;
  background-color: #000000;
  background-repeat: no-repeat;
}

a {
  color: #ddd;
  text-decoration: none;
}

a:hover {
  color: #bbb;
  text-decoration: underline;
}

a:visited {
  color: #ddd;
  text-decoration: none;
}

hr {
  size: 1px;
  color: #333;
}

h1 {
  font-size: 250%;
  font-weight: bold;
}

h2 {
  font-size: 200%;
  font-weight: bold;
}

h3 {
  font-size: 150%;
  font-weight: bold;
}

h4 {
  font-size: 120%;
  font-weight: normal;
}

h5 {
  font-size: 100%;
  font-weight: bold;
}

h6 {
  font-size: 75%;
  font-weight: normal;
}

form {
  border: none;
}

select {
  background: none;
}

.imagethumb {
  border: 1px solid #555555;
}

.newsletter {
  width: 280px;
  padding: 5px;
  border: 1px solid gray;
  text-align: center;
  font-size: small;
}

.tpop {
  background-color: black;
  margin: 0px;
}

.apop {
  position: absolute;
  visibility: hidden;
  width: 122px;
  background-color: #353535;
  padding: 5px 0px 15px 15px;
  border-top: hidden;
  text-align: left;
}

.apop a {
  color: #FFFFFF;
  font-size: 12px;
  font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
  text-decoration: none;
}

.apop a:hover {
  text-decoration: underline;
  color: #FFFFFF;
}

#dummy {
  position: absolute;
  visibility: hidden;
  left: 3px;
  top: 28px;
}

.link_enter {
  font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
  font-size: 12px;
  color: white;
}

.table_features {
  font-family: Times New Roman, Times, serif;
  font-size: small;
  color: #DFDFDF;
  font-weight: normal;
  text-align: justify;
  font-style: normal;
  letter-spacing: normal;
  word-spacing: normal;
  line-height: normal;
}

.table_features td {
  padding: 4px 8px;
}

.table_features a {
  text-decoration: underline;
  color: #FFD24C;
}

.table_features a:hover {
  text-decoration: none;
}
