.hauntedtitle { 
	background: #000000;
    font-family : Arial, Tahoma, Verdana, Helvetica, sans-serif;
	text-align: center;
	font-size: 18pt;
	font-style: italic;
	font-weight: bold;
	color:#ff0000;
}

.hauntedtitle2 { 
	background: #000000;
    font-family : Arial, Tahoma, Verdana, Helvetica, sans-serif;
	text-align: center;
	font-size: 17pt;
	font-weight: bold;
	color:#cc0000;
}

.hauntedtext { 
	background: #000000;
    font-family : Arial, Tahoma, Verdana, Helvetica, sans-serif;
	text-align: left;
	font-size: 12pt;
	font-weight: normal;
	color:#ff9900;
}

.hauntedtextactors { 
	background: #000000;
    font-family : Arial, Tahoma, Verdana, Helvetica, sans-serif;
	text-align: center;
	font-size: 12pt;
	font-weight: normal;
	color:#ffffff;
}

.cannonText { 
    font-family : Arial, Tahoma, Verdana, Helvetica, sans-serif;
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
	color:#000000;
}

.hauntedtextactors A:link { color: #ffffcc; }
.hauntedtextactors A:visited { color: #ffffcc; }

.box {/*this is a box */
  background: #F2EAD1;
  color : #000099;
  font-family : Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  padding : 5px;
  margin: 2px;
  border-color : #336633;
  border-style : groove;
  border-width : 2px;/* the border property in longhand*/
   }

.box2 {/*this is a box */
  background: #FAEAD1;
  color : #000099;
  font-family : Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  padding : 5px;
  margin: 2px;
  border-color : #336633;
  border-style : groove;
  border-width : 1px;/* the border property in longhand*/
   }

/************************************************************/


