body {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	background: url(../img/2010-nav/logo-heart-2010.jpg) no-repeat scroll;
	line-height: 18px;
}

#logo {
	text-align: center;
}

#celebrities {
	font-size: 12px;
	margin-left: 88px;
	width:500px;
	/*margin-right: 15%;*/
/*text-align: center;*/
}




#navTable {
	margin-left: auto;
	margin-right: auto;
}

#mainTable {
	text-align: center;
	margin-left: 88px;
}

#mainTable td {
	padding: 30px;
	padding-top: 18px;
	padding-bottom: 16px;
	/*line-height: 32px;*/
	font-weight: bold;
	text-align: center;
	font-size: 13px;
	vertical-align: top;
}

#mainTable p {
	margin-top: 10px;
}

#mainTable2 {
	text-align: center;
	margin-left:150px;
}

#mainTable2 td {
	padding: 24px;
	padding-top: 18px;
	padding-bottom: 18px;
	/*line-height: 32px;*/
	font-weight: bold;
	text-align: center;
	font-size: 13px;
	vertical-align: top;
}


.navigation {
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: white;
}

.navigation a {
	color: white;
	padding: 10px;
	text-decoration: none;
}

.footer {
	text-align: center;
	font-size: 11px;
	/*font-weight: bold;*/
	color: #000;
	letter-spacing: 1px;
}

.footer a {
	text-align: center;
	font-size: 11px;
	color: #ff3000;
	letter-spacing: 1px;
	text-decoration: none;
}

.footer a:hover {
	text-decoration: underline;
}
