body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#homenarrative {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	width: 600px;
	font-size: 16px;
	line-height: 24px;
	text-align: justify;
}

#hnav{
	width: 700px;
	height: 30px;
}
.errormsg {
	font-weight: bold;
	color: #FF0000;
}

a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.noflash {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #FF0000;
}
#master {
	width: 768px;
}
.selected {
	background-image: url(images/tabon2.jpg);
}
.unselected {
	background-image: url(images/taboff2.jpg);
}

