A 
{
	TEXT-DECORATION: none;
}
A:link, A:active, A:visited
{
    COLOR: #28a928;
}
A:hover
{
    COLOR: #990000;
}
.clsLinkOnDark
{
	COLOR: #ffffaa
}
#leftColumn {	position: relative;
	display: inline;  /*bugfix for IE6, which doubles float margins without this*/	top: 224px;	/* do not put a left margin in here, IE6 puts the margin outside the MainBody instead & stuffs up the background image position*/
	margin: 0 0 0 0;	/*margin: 0 0 0 10px;*/

	width: 160px;
	height: 350px;
	float:left;
	clear: right;
	
}
#paymentMethods
{	
	position:relative;
	display: inline;   /*bugfix for IE6, which doubles float margins without this*/	top:560px;
	left: -150px;	margin: 0 0 0 10px;
	width: 145px;	float:left;
}#franchiseShortNews
{	
	position:relative;
	display: inline;   /*bugfix for IE6, which doubles float margins without this*/	top:660px;
	left: -310px;	margin: 0 0 0 10px;
	width: 150px;	float:left;	height:35px;	font-size:10px;
}
.EventBox {
	position:relative;
	display: inline;   /*bugfix for IE6, which doubles float margins without this*/	top:710px;
	left: -470px;	margin: 0 0 0 10px;
	width: 140px;	float:left;	height:90px;

	border-top: 1px solid #9C9CA8;
	border-left: 1px solid #9C9CA8;
	border-right: 1px solid #E3E3D2;
	border-bottom: 1px solid  #E3E3D2;
	//margin: 10px 10px 8px 6px;
	//padding: 8px 8px 0px 8px;
	font-size: 9px;	
	text-align:left;
	background-color: #F2DDD3;
}
#affiliates
{	
	position:relative;
	display: inline;   /*bugfix for IE6, which doubles float margins without this*/	top:820px;	left: -470px;	margin: 0 0 0 10px;
	width: 150px;	float:left;	height:120px;
}#leftColumn A:link, #leftColumn A:visited, #leftColumn A:Active

{ 
	color: #414142; 
	text-decoration:none;
	display:block;
	
}#leftColumn a:hover { 

	background: url("../../Common/Images/Menu/HeartPaw.gif") 0 0 no-repeat;
	color: #000000; 
	text-decoration:none;
	
}
#leftColumn a:Active { 

	background: url("../../Common/Images/Menu/HeartPawPink.gif") 0 0 no-repeat;
	color: #000000; 
	text-decoration:none;
	
}#leftColumn a {
	float: left;	position:relative;	FONT-SIZE: 11px;	text-align:center;	width:82px;
	height:53px;	clear: both;
}

#Menu1 {
	top:31px;	left:63px;	width: 83px;	padding-top:5px;
	
}#Menu2 {
	top:29px;
	left:73px;
	padding-top:19px;}
#Menu3 {
	top:19px;	left:69px;
	padding-top:12px;
}#Menu4 {
	top:10px;
	padding-top:13px;
	left:63px;
}
#Menu5 {
	top:-3px;
	left:49px;	padding-top:10px;
}
#footer A.FooterMenu {
	font-size:10px; }
#footer  A.FooterMenu:link, A.FooterMenu:visited, A.FooterMenu:Active 
{ 
	color: #FFFFFF; text-decoration:none
}
#footer A.FooterMenu:hover 
{ 
	color: #990000; text-decoration:none
}



