.menubkgrnd {
	background-attachment: fixed;
	background-image: url(../images/2ndImage2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FDF5E7;
}
.contentbkgrnd {
	background-image: url(../images/contentBkgrnd.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a.menulink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.pagehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #BC0000;
}
.pagetext 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.images {
	margin: 4px;
	border: 1px solid #F0BF61;
}
