body  table  tr  td  #background {
	background-image: url(../images/homeBG.jpg);
	background-repeat: no-repeat;
	height: 459px;
	width: 880px;
}
#background .homeText {
	font-family: verdana;
	text-align: right;
	padding-right: 10px;
	padding-top: 10px;
}
#background  .homeText  .headlineRed  a, #background .homeText .headlineRed a:visited {
	color: #FF0000;
}
#background  .homeText  .headlineRed  a:hover     {
	color: #8DD100;
}

