@charset "UTF-8";
body {
	text-align: center;
	background-color: #000000;
}
#MainTable #LeftHomeContent {
	background-image: url(../images/sayings/homepage.jpg);
	background-repeat: no-repeat;
}
#MainTable {
	text-align: center;
}
.style1 {color: #FFFFFF}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #990000;
}
#MainTable #Contact {
	background-image: url(../images/contact.jpg);
	background-repeat: no-repeat;
}
#MainTable   #Thank  {
	background-image: url(../images/sayings/thank.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#MainTable  #ThankContent  {
	background-image: url(../images/sayings/thankyou.jpg);
	background-repeat: repeat;
	background-position: center top;
}
#MainTable #Project {
	background-image: url(../images/sayings/project.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#MainTable #Restaurant {
	background-image: url(../images/sayings/resaurant.jpg);
	background-repeat: no-repeat;
}
#MainTable #Airline {
	background-image: url(../images/sayings/airline.jpg);
	background-repeat: no-repeat;
}
#MainTable #Club {
	background-image: url(../images/sayings/club.jpg);
	background-repeat: no-repeat;
}
#MainTable #Hotel {
	background-image: url(../images/sayings/hotel.jpg);
	background-repeat: no-repeat;
}

