* {margin: 0; padding: 0;}


body {
	background: #CDD8F6 url(./graphics/bkgrdpr8.jpg) bottom center no-repeat fixed;
	color: black;
	font-family: Verdana, Helvetica, Arial,sans-serif;
	font-style: normal;}

body a {
	color: #940000;
}
body a:hover {
	color: #940000;
}
a:link {
	text-decoration: underline;
	color: #770000;
}
a:visited {
	text-decoration: underline;
	color: #940000;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}


h4 {
		font-size:x-small;
}

h5 {
		font-size:x-small;
}


.rightside {
	position: absolute;
	right:0px;
	top:220px;
	width:160px;
	font-family: Verdana, Helvetica, Arial,sans-serif;
	font-style: normal;
	font-size: xx-small;
}

.maintext {
	position: absolute;
	left:210px;
	top:120px;
	margin-right:20px;
}

.maintext p {
	margin-bottom: 8px;
}


.frontpage {
	position:absolute;
	left:188px;
	top:180px;
	right:180px;
}

.frontcenter {
	text-align: center;
}

img.imgcenter {
	display:block;
	margin-left: auto;
	margin-right: auto;
}

p.blocktext {
    margin-left: auto;
    margin-right: auto;
    width: 520px;
}

.leftside {
	position: absolute;
	left:0px;
	top:100px;
	width:160px;
}


.foot {	font-size: 7pt;
	text-align: center;
	}

.logo { position: absolute;
	left:420px;
	top:300px;
	width:526px;
}

.membername { font-variant: small-caps;
}

.memberpos { color: #265726;
}

blockquote {
	margin-left: 40px;
}

IMG.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: groove black 6px;
}

p.centered { text-align:center; }


.heading {
	font-family: Verdana, Helvetica, Arial,sans-serif;
	font-weight: bold;
	font-size: 16pt;
	}

.title	{
	font-weight:bold;
	font-size:120%;
}

.subtitle {
	font-weight:bold;
}

.item	{
	border: 1px solid black; 
	padding: 4px 4px 12px 6px;
}

.pageheadline {
	margin-top:20px;
	font-weight:bold;
	font-style:italic;
	margin-bottom:20px;
}

.pagetext {
	margin-left:30px;
}

.pagesubtitle {
	margin-top:20px;
	margin-left:-30px;
	font-weight:bold;
	font-style:italic;
	margin-bottom:20px;
	font-size: 120%;
}

.schedcont {
	margin-right:40px;
	background:white;
	font-size:110%;
}

.schedtext {
	margin:20px;
}


