body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	background-image: url(images/1pixelwide.jpg);
	background-repeat: repeat;
	background-color: #7194A8;
	margin: 0px;
	leftmargin: 0px;
	topmargin:  0px;
	marginwidth:  0px;
	marginheight= 0px;
	padding: 0px;
	background-attachment: fixed;
	background-position: left top;
	border: 0px none;
	top: 0px;
}

a:link {
	text-decoration: underline;
	color: #FFFFFF;
}

a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	text-decoration: underline;
	color: #FF0000;
}
.sidebar {
	background-repeat: repeat-x;
	background-color: #A49784;
	font-size: 14px;
	color: #FFFFFF;
}

.sidebar a{
	color: #FFFFFF;
	text-decoration: none;
}
.sidebar a:hover{
	color: #FF0000;
	text-decoration: underline;
}
.calheadline {
	background-color: #B5A188;
	color: #FFFFFF;
	font-size: 18px;
}
.resourcetext {
	color: #000000;
	font-size: 14px;
}
.footer{
	font-size: 12px;
	color: #0000FF;
	text-decoration: underline;
}
.members {
	color: #5C7884;
	font-size: 18px;
}
.members a {
	color: #336666;
	text-decoration: underline;
}
.members a:hover {
	color: #FF0000;
}


.pageheading {
	color: #FFFFFF;
}
.narrative {
	color: #000000;
	font-style: normal;
	font-weight: normal;
}
.resourcebox {
	font-size: 14px;
	font-weight: normal;
}

.DarGreenTableBorder {
	border: 1px solid #53636D;
}
.reflectiontext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.reflectionstitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
.errormessage {
	color: #FF0000;
}

