body {
  /*background: url('../../includes/gradient.jpg');
  background-repeat: repeat-x;*/
  background-color: #630b0b;
  margin: 0;
  font-family: verdana;
  font-size: 10pt;
}

h1, h2, h3 {
  text-decoration: underline;
  color: #ffffff
}

.blog_title {
  color: #000000 !important;
}

.middle {
  margin-left: auto;
  margin-right: auto;
  width: 864px;
}

#flash_home {
  width: 775px;
  height: 340px;
  overflow: hidden;
  background-color: #000000;
  position: absolute; 
}

.content {
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  text-align: center;
  height: auto;
}

.flashhome {
	padding-top:3px;
	*padding-top:7px;
}

.bottomnav {
	padding-top:0px;
	*padding-top:5px;
}

td a {color:#000000}
td a:hover {color:#b00d2b}

#thanksDiv {
  visibility: hidden;
  overflow: hidden;
  text-align: center;
}

* #thanksDiv {
  visibility: hidden;
  overflow: hidden;
  text-align: center;
}

#errorDiv {
  visibility: hidden;
  overflow: hidden;
  text-align: center;
  /* padding: 5px; */
  color: #ffb938;
  border: thin dashed #fff;
  background-color: #333;
}

* #errorDiv {
  visibility: hidden;
  overflow: hidden;
  text-align: center;
  /* padding: 5px; */
  color: #ffb938;
  border: thin dashed #fff;
  background-color: #333;
}

#errorDiv2 {
  visibility: hidden;
  overflow: hidden;
  text-align: center;
  /* padding: 5px; */
  color: #ffb938;
  border: thin dashed #fff;
  background-color: #333;
}

* #errorDiv2 {
  visibility: hidden;
  overflow: hidden;
  text-align: center;
  /* padding: 5px; */
  color: #ffb938;
  border: thin dashed #fff;
  background-color: #333;
}