/* CSS Document */



TD#hope {
	height: auto;
	background: url(images/hope.jpg) no-repeat right bottom;
	padding: 15px;
	width: 604px;
}

TD#tyler {
	height: auto;
	background: url(images/one.jpg) no-repeat right bottom;
	padding: 15px;
	width: 604px;
}

.countdown
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #4B473B;
	padding: 10px;
}




