body {
	background-image: url('../images/background.jpg');
	margin-top: 0px;
	margin-right: 0px;
}
#LaToyaPic {
	position:absolute;
	left:723px;
	top:0px;
	width:383px;
	height:773px;
	z-index:1;
}
#LaToyaLogo {
	position:absolute;
	left:94px;
	top:81px;
	width:618px;
	height:173px;
	z-index:2;
}
#Navigation {
	position:absolute;
	left:94px;
	top:60px;
	width:500px;
	height:18px;
	z-index:3;
}
body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
a:link {
	color: #db7778;
	font-weight: bold;
	text-decoration: none;
}
a {
	font-size: 13px;
}
a:visited {
	text-decoration: none;
	color: #e09b9c;
}
a:hover {
	text-decoration: none;
	color: #fff6a4;
}
a:active {
	text-decoration: none;
}
#contentText {
	position:absolute;
	left:100px;
	top:260px;
	width:603px;
	height:558px;
	z-index:4;
}

#eventText {
	position:absolute;
	left:100px;
	top:260px;
	width:603px;
	height:558px;
	z-index:4;
	font-size: 13px;
}

  p { line-height: 150%; }
