BODY {
	background-image:	url('gfx/HPIM0638-Test1-1280x1024B.jpg');
	background-repeat:	repeat;
	background-color:	#FFFFFF;
	color:	#000000;
}

div#content {
	font-family:	"Comic Sans MS";
	font-size:	18px;
	font-weight:	normal;
}

div#content#header {
	font-size:	24px;
	font-weight:	bold;
}

/* Link definitions (A:active, A:link, A:visited, A:hover) */
/***********************************************************/

A:active {
	color:	#8F4F4F;
	background-color:	transparent;
}

A:link {
	color:	#0000A0;
	background-color:	transparent;
}

A:visited {
	color:	#0000A0;
	background-color:	transparent;
}

A:hover {
	color:	#FF0000;
	background-color:	transparent;
}
