	body
	{	background: 		white URL(../Images/HomeTemplate/HomeBkg.gif) repeat-x TOP LEFT;
		margin:				0;
		padding:			0;
	}
	a
	{	color:				black;
		text-decoration:	underline;
	}
	a:hover
	{	color:				white;
		text-decoration:	none;
	}
	.heading
	{	color: 				white; 
		font-family: 		arial;
		font-size: 			8px; 
		text-transform: 	uppercase; 
		letter-spacing: 	3px; 
		font-weight: 		bold; 
		padding: 			6px;
		padding-bottom:	0px;
	}
	.AddressBlock
	{	background:			URL(../Images/homeTemplate/AddressBkg.gif);
		height:				87px;
	}
	#content
	{	background: 		transparent URL(../Images/HomeTemplate/BodyBkg2.gif) no-repeat bottom left;
	}
	table
	{	position:			relative;
	}
	#rgb
	{	background: 		white;
	}
	#rgb a
	{	position:			relative;
		margin-top:			-4px;
		width:				250px;
		height:				33px;
		display:			block;
		background: 		white URL(../Images/HomeTemplate/SearchVertSliver.gif) repeat-x bottom left;
	}
	#rgb a img
	{	float:				left;
		margin-left:		-3px;
	}