body {
	background-color:#FFFFFF;
	color:#000000;
	margin:0px;
	padding:0px;
	font-family: Arial, Veranda, Helvetica, sans-serif;
	font-size:80%;
}
#body {
	margin-top:25px;
	margin-left:40px;
	margin-right:40px;
	width:767px;
	font-size:110%;
}
#footer {
	width: 767px;
	text-align: center;
	font-family: Veranda, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:85%;
	margin-top:25px;
	clear:both;
	margin-bottom:10px;
}
.reg {
	LINE-HEIGHT: 120%
}
.header {
	LINE-HEIGHT: 200%
}
.date {
	font-size:75%;
	color:#000000;
}

a:link, a:visited {
	color: #C80000;
}
a:hover {
	color: #FFCC00;
}
h1 {
	color: #8fa504;
	font-size: 170%;
}
h2, .title {
	color: #0000bf;
	font-weight: bold;
	font-size:140%;
	margin-top:18pt;
	margin-bottom:6pt;
}
h3 {
	font-size: 115%;
	font-weight:bold;
	color: #0000bf;
}
.name {
	font-weight:bold;
	color: #0000bf;
}
h4 {
	color: #C80000;
	font-weight:bold;
}
ul {
	list-style-image: url('/images/tri.gif');
}
li, ol {
	margin-top:6px;
}

#header {
	padding:0px;
	margin:0px;
	width:100%;
	height:99px;
	background: #FFFFFF url(/images/HeaderBackground.png) repeat-x scroll top left;
}
#header img {
	padding:0px;
	margin:0px;
}
#header h1 {
	padding:0px;
	margin:0px;
	height:67px;
	display:block;
}
#nav {
	width:100%;
	height:28px;
	background-image:url(/images/NavLeft.png);
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
	top:-10px;
}
#nav img{
	visibility:visible;
	border-width:0px;
}
#nav a:hover img {
	visibility:hidden;
}
#nav a {
	float:left;
}
#news {
	width:88px;
	height:28px;
	margin-left:108px;
	background-image:url(/images/NavNewsOver.png);
}
#information {
	width:137px;
	height:28px;
	background-image:url(/images/NavInformationOver.png);
}
#membership {
	width:133px;
	height:28px;
	background-image:url(/images/NavMembershipOver.png);
}
#contact {
	width:97px;
	height:28px;
	background-image:url(/images/NavContactOver.png);
}
#links {
	width:95;
	height:28px;
	background-image:url(/images/NavLinksOver.png);
}
#blurb {
	height:25px;
	text-indent:50px;
	font-family: Veranda, Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-image:url(/images/BlurbBackground.png);
	background-repeat:no-repeat;
	font-size:85%;
	vertical-align:baseline;
}