body,html{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
#wrapper {
	width: 90%;
}
#header #logolink {
}
#memberlinks {
	display: none;
}
#navholder {
	display: none;
}
#menu {
	display: none;
}
#footer {
	margin-top: 15pt;
}
.skip {
	display: none;
}
img {
	border: none;
}
h1,h2,h3 {
	font-family: Garamond, "Times New Roman", Times, serif
}
h1 {
	font-size: 24pt;
}
h2 {
	font-size: 18pt;
}
h3 {
	font-size: 14pt;
	margin-bottom: 2pt;
}
h1 a, h2 a, h3 a {
	text-decoration: none;
}

img.pic_left {float: left; margin: 0px 10px 2px 0px;}
img.pic_right {float: right; margin: 0px 0px 2px 10px;}
img.pic_centre {
	clear: both;
	display: block;
	margin: 0px auto 0px auto;
}
.clear {clear: both; height: 0; line-height:0; margin: 0;}
