/*Body Styles*/

body {

	background-color: #000000;
	width: 100%;
	margin: 0px auto;
	font-size: 14px;
	
}

}
.contentpaneopen {background-color: White;}

/* Writen by Authors name */
.small {color: #666;}

font.TICHEADSUBBIO {
font-size: 12pt;
font-family: tahoma, verdana, Comic Sans MS, Arial;
color: #ffffff;
font-weight: bold;
text-align: JUSTIFY;
}

.headshot
{
	position: static;
	z-index: -10;
	left: 10px;
	top: 10px;
	right: 10px;
	bottom: 30px;
	float: left;
}

font.TICHEADSUBRABBI {
font-size: 10pt;
font-family: tahoma, verdana, Comic Sans MS, Arial;
color: #ffffff;
font-weight: NORMAL;
text-align: JUSTIFY;
}

H1{

  color: #000000;

  font-family: "Comic Sans MS";

  font-size: 20px;

  font-weight: normal;

  padding: 0px;

  margin:0px;

  padding-top:5px;

  padding-bottom:5px;

}

H2{

  color: #000000;

  font-family: "Comic Sans MS";

  font-size: 19px;

  font-weight: normal;

  padding: 0px;

  margin:0px;

  padding-top:5px;

  padding-bottom:5px;

}

.eventhead{

  color: #000000;

  font-family: "Comic Sans MS";

  font-size: 18px;

  font-weight: normal;

  padding: 0px;

  margin:0px;

  padding-top:5px;

  padding-bottom:5px;

}

.thankyou{

  color: #000000;

  font-family: "Comic Sans MS";

  font-size: 18px;

  font-weight: normal;

  padding: 0px;

  margin:0px;

  padding-top:5px;

  padding-bottom:5px;

}

/*Content Area*/
.a_content{

  font-family: "Comic Sans MS";
  
  padding-left: 10px;

  padding-right: 10px;

  padding-top: 5px;

  padding-bottom: 10px;

  font-size: 14px;

}




/* Main Table Info */

#maintable {

	width: 850px;
	text-align: left;
	vertical-align: top;
	margin: 0 auto;
	background-color: #000000;

	
}

/*Footer Breaker*/

#footerdiv {

	width: 850px;
	background-image: url('images/footer-bar.gif');
}

.footerdivtxt {

	font-size: 12px;
	color:#FFFFFF;
	
}	

.footerdivtxt a {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.footerdivtxt a:hover {
	color: #F71008;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}