body {
	background-color: White;
	color: #1A1A1A;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	line-height: 130%;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 50px;
	text-align: center;
}
h1 {
	background-color: White;
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: 900;
	line-height: 150%;
	margin-top: 50px;
	margin-left: 12px;
	margin-bottom: 40px;
	margin-right: 12px;
	text-align: center;
}
h2 {
	color: #777777;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
		text-align: center;
	}
h3 {
	background-color: White;
	color: #A0A0A0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: 150%;
	margin-top: 10px;
	margin-left: 12px;
	margin-bottom: 30px;
	margin-right: 30%;
	text-align: left;
	border-bottom-color: #B6B6B6;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	border-top-color: #B6B6B6;
	border-top-style: dotted;
	border-top-width: thin;
	padding-top: 8px;
	padding-bottom: 8px;
}
h4 {
	color: #363636;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
		text-align: left;
	}
h5 {
	color: #717171;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 15px;
		text-align: left;
	}
h6 {
	color: #2F2F2F;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 50%;
		text-align: left;
	}
#main {
	width:80%;
		margin:0px auto 0px auto;
		padding:10px;
		text-align:left;
		}
#topnav {
position: absolute;
	top: 10px;
	width: 600px;
	margin: 0px auto 5px auto;  
	text-align:center;
	padding:10px;
	background-color: White;
}
#content {
	width:600px;
	margin:0px auto;
	text-align:left;
	padding:15px;
	background-color: White;
	color: #1A1A1A;
}
#invite {
	width: 520px;
	margin: 15px 40px 15px 40px;
	text-align:center;
	padding:15px;
	background-color: #ffffe0;
	color: #8b0000;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 440px;
}
html>body #invite {
	width: 440px; /* ie5win fudge ends */
	}
.head {
	background-color: #ffffe0;
	color: #8b0000;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	margin: 5px 10px;
}
.head2 {
	background-color: #ffffe0;
	color: #8b0000;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	margin: 5px 10px;
}
.details {
	background-color: #ffffe0;
	color: #8b0000;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: 135%;
}
.copy {
	background-color: #ffffe0;
	color: #8b0000;
	text-align: justify;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 135%;
	margin: 5px 5px;
}
.pagenav {
	background: #ffffff; 		
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;  
	font-size: 9px;  
	font-style: normal;  
	font-weight: normal;  
	text-align: center;
	padding: 8px;
}
p {
	background-color: White;
	color: #1A1A1A;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	line-height: 130%;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0px;
	}
	
.enter {
	background-color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	line-height: 130%;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 15px;
	margin-top: 30px;
	text-align: right;
}	
.left {
	text-align: left;
}
.right {
	text-align: right;
}
a{
color: #00BFFF;
background:transparent;
text-decoration:none;
}
a:link{
color: #00BFFF;
background:transparent;
}
a:active{
background:transparent;
color: #00BFFF;
text-decoration: none;
}
a:visited{
color: #4169E1;
background:transparent;
text-decoration:none;
}
a:hover{
background: #eeeeee;
color: #DC143C;
text-decoration:underline overline;
}
.ahem{
display:none;
}
.news {
	color: #717171;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 15px;
		text-align: left;
		background-color: White;
}
.newslead { color: #DC143C;  font-style: italic;  font-size: 12px;  background-color: White;    }
.note {
	color: #717171;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	font-weight: normal;
	text-align: left;
	font-style: italic;
	background-color: white;
}
.times {
	color: #717171;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	background-color: White;
	margin-bottom: 10px;
	}