body{	
	/*change here*/
         background-color:  #000000;
}

HOLD{
	background-image: url(images/background2.jpg); 
}


/* links color here */
a{
  color: #000000; 
  text-decoration: none;
  font-weight: bold;
  font-family: helvetica;
  font-size: 12;
}


/* link color here */
a.final{

  color: #000000;
  text-decoration: none;
  font-weight: bold;
  font-family: helvetica;
  font-size: 12;
}

a:hover {
}
aimg{
border: 0px;
background-image: url(images/marriage%20bootcamp%20tv%20couple.jpg);
background-repeat: no-repeat;
border-color: #999966;
}

img{
  border: 0px;
}

h1{ 
  font-size: 20;
  color: solid 1px #f7f7f2;
  background-color: #003300;
}

h3{ 
  font-size: 15;
  color: #000000;
}

span.body_txt span.testimony{
  font-size: 12;
  font-family: helvetica;
}

span.credits{
  color: #ffffff
}

span.testimony{
  color: #ffffff;
}

table.main{
  border: solid 1px #f7f7f2;
  background-color: #cccfbc;  
}

table.header{
  border-size: 0px;
  background-color: #f7f7f2;
}

table.link{
	width: 116px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} 

td{
  font-size: 14px;
}

td.list{
}

td.list_alt{
  background-color: #dfdfdf;
}

td.list_hovor{
  background-color: #668051;
  color: #ffffff;
}

td.link{
   padding-left: 4px;
   padding-right: 4px;
   border: solid 1px #f7f7f2;
   height: 30px;
   cursor: pointer;
}

td.link_hover{
   padding-left: 4px;
   padding-right: 4px;
   border: solid 1px #f7f7f2;
   height: 30px;
   background-color: #668051;
   cursor: pointer;
}

td.link_container{
  vertical-align: top;
  width: 150px;
  border-top: solid 1px #cccfbc;
  border-bottom: solid 1px #cccfbc;
}

td.info{
  vertical-align: top;
  padding: 5px;
  border-top: solid 1px #cccfbc;
  border-bottom: solid 1px #cccfbc;
}

.style5 {
	font-size: 24px;
	font-weight: bold;
}

.style6 {font-size: 16px}
.style9 {font-size: 14px}
.style11 {font-size: 18px}

.imageBlock h1 {
  display: block; 
  border: solid 1px #4E678E;
  background-color:#003300;
  font-size: 12px;
  color: #ffffff;
  margin-top: -3px;
  padding-left: 5px;
  padding-right: 5px;
}