body  {
	background-color: #B40100;
	color: #FFF;
	font-family: Comic Sans MS, Verdana, Arial, sans-serif;
	font-size: medium;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	margin: 0px auto 0px auto;
}

/*  ------------------------- */
div#wrapper{
	background-color: #B40100;
	border-color: #FF6600; 
	border-style: solid; 
	border-width: 7px; 
	margin: 26px auto 0 auto; 
	background-image: url(images/headmesacreek.gif);
	background-position: top center;
	background-repeat: no-repeat;
}

div#footer,
div#wrapper	{
	width: 724px; 
}

div#footer	{
	margin: 10px auto 0 auto; 
}

div#secctr	{
	background-color: #FFFFAC;
	color: #000000;
	margin: 21px;
	border-color: #660066;
	border-style: solid;
	border-width: 2px;
}


/*  ------------------------- */
a.fn	{
	background: transparent;
	text-decoration: none;
}

a.fn:link,
a.fn:visited	{
	color: #FFFFB5;
}

a.fn:hover	{
	color: #FF6600;
	text-decoration: underline;
}

a.fn:active	{
	color: #FF6600;
}
/* ------------------------------------------------- */
a.hn	{
	background: transparent;
	text-decoration: none;
}

a.hn:link,
a.hn:visited	{
	color: #FFFFB5;
}

a.hn:hover	{
	color: #660066;
	text-decoration: underline;
}

a.hn:active	{
	color: #660066;
}

/* ------------------------------------------------- */