body {
	background-image: url(../images/tiledHoliday2009.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	background-color: #641820;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #6c3718;	
}
a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #6c3718;
	text-decoration: none;
}
a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #6c3718;
	text-decoration: underline;
}
.holiday2009BgImg {
	background-image: url(../images/bgHoliday2009.jpg);
	background-repeat: no-repeat;
}
