    a:link 		{color: #FFFFFF; text-decoration: none;}
	a:visited 	{color: #FFFFFF; text-decoration: none;}
	a:hover 	{color: #FFFFFF; text-decoration: underline;}
	a:active 	{color: #FFFFFF; text-decoration: none; }	
	
	body  		{
	margin: 0px;
}

	td	  		{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
	.border	  		{
	background-color: #E90080;
	text-align: center;
	vertical-align: middle;
	height: auto;
}
	.middle	  		{
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../images_main/bg.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
	.middle_specials	  		{
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(../images_main/bg_specials.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
	.middle_contactbg	  		{
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(../images_main/bg_contact.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
	.middle_right	  		{
	text-align: center;
	height: 550px;
	width: 37%;
	vertical-align: top;
}
	.middle_left	  		{
	text-align: right;
	height: 550px;
	vertical-align: top;
	width: 63%;


}
	.middle_contact	  		{
	text-align: right;
	height: 550px;
	vertical-align: top;
	width: 63%;
	color: #333333;
	padding-top: 100px;
	padding-right: 20px;

}

