* {margin: 0; padding: 0;}

body {
	background: #C8C497 url(./media/graphics/RCG002.jpg) top left repeat-x;
	color: black;
	font-family: Verdana, Helvetica, Arial,sans-serif;
	font-style: normal;}
body a {
	color: #1F4813;
}
body a:hover {
	color: #00885B;
}
a:link {
	text-decoration: underline;
	color: #227100;
}
a:visited {
	text-decoration: underline;
	color: #227100;
}
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:160px;
	width:160px;
	font-family: Verdana, Helvetica, Arial,sans-serif;
	font-style: normal;
	font-size: xx-small;
}

.maintext {
	position: absolute;
	left:160px;
	top:180px;
	margin-right:20px;
}

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


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

.frontcenter {
	text-align: center;
}

.imgcenter {
	width: 550px;
	margin-left: auto;
	margin-right: auto;
}

.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;
	}

