@charset "utf-8";
/* CSS Document */

body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  color: #FFFFFF;
  background-color: #333333;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
 	font-size: 76%;
}

table.mainTable {
	border-top: 10px solid #ffffff;
	width: 901px;
	margin: 0px auto 0px auto;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #FFFFFF;
}

p {
	line-height: 145%;
}

p.QA {
	border-top: 1px dotted #ffffff;
	margin-top: 16px;
	padding-top: 5px;
	font-weight: bold;
}

a img {
	border: 0px solid #ffffff;
}

.home_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	color:#FFFFFF;
	text-decoration:none;
	}

.link_1 {
	height: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #003FC0;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	vertical-align: top;
	padding-top: 10px;
	background: url(../images/bottom_bar.jpg) no-repeat top center;
}

.invitation_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	color:#000000;
	padding-top: 40px;
	}

.invitation_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	color: #0000FF;
	text-decoration: none;
	vertical-align: middle;
	padding-top: 10px;
	background-image:url(../images/invitation_1.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.background_pattern {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	color:#ffffff;
	background-image:url(../images/bottom_pattern.jpg);
	background-repeat: repeat-y;
	background-position: center;
	}

a:link { color: #003FC0;}     /* unvisited link */

a:visited { color: #003FC0; }  /* visited link */

a:hover { color: #9900CC }   /* mouse over link */

a:active { color: #CC3300 }   /* selected link */


td.leftBanner {
 width: 448px;
 height: 76px; 
 background: url(../images/top_home_tabblank.jpg) top left no-repeat
}

td.leftBanner h1 {
	font-size: 1.5em; 
	font-family: Verdana; 
	color: #ffffff; 
	font-weight: bold; 
	margin-left: 20px; !important;
}

td.rightBanner {
	height: 76px;
	background: url(../images/right_banner_bkgd.jpg) repeat-x top left; 
	width: 453px; 
	vertical-align: top; 
	padding-top: 2px;
}

td.leftCell {
	vertical-align: top;
	background-color: #000000;
	width: 430px;
}

td.leftCell div {
	padding: 10px;
}

td.leftCell h1 {
	font-size: 1.5em;
}

td.leftCell ol li {
	margin-bottom: 12px;
}

td.rightCell {
	height: 542px;
	width: 453px;
	vertical-align: bottom;
	background: url(../images/artwork_2.jpg) no-repeat bottom right #000000;
}

.style2 {
	font-size: 18px;
	font-weight: bold;
}

div.centeredStuff {
 text-align: center; 
 margin: 60px 20px 20px 20px;
}

div.centeredStuff h1 {
	font-size: 1.5em;
}

div.centeredStuff ul {
 text-align: left; 
 margin-left: 50px;
}

div.centeredStuff ul li {
	margin-bottom: 25px;
}
