body {
	background-color:#000000;
	margin:0px;
	padding:0px;
	background-image:url(../images_99Lives/zoe_bckgrnd_99lives.jpg);
	background-repeat:repeat-x;
	background-position:0px 250px;
}
.ninetyninelives #container {
	background-color:#FFFFFF;
	width:900px;
	height:100%;
	margin:0px auto; /* the auto margins (in conjunction with a width) center the page */
	border:none;
	overflow:hidden;
}
.ninetyninelives #mainContent {
	background-color:#FFFFFF;
	width:900px;
	height:100%;
	margin-bottom:0px;
	padding:0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	overflow:hidden;
}
td.top_white_area {
	width:200px;
	height:235px;
	background-color:#FFF;
}
td.top_Zoe_logo {
	width:500px;
	height:235px;
	background-color:#FFF;
}
td.main_99menu_white {
	width:200px;
	height:30px;
	background-color:#FFF;	
}
td.main_99menu_btns {
	width:100px;
	height:30px;
}
a.home_99lives {
	display:block;
	width:100px;
	height:30px;
	background-image:url(../images_99Lives/home_btn_99lives.jpg);
	background-position:0px 0px;
}
a.home_99lives:hover {
	display:block;
	width:100px;
	height:30px;
	background-image:url(../images_99Lives/home_btn_99lives.jpg);
	background-position:0px -30px;
}
a.home_99lives_active {
	display:block;
	width:100px;
	height:30px;
	background-image:url(../images_99Lives/home_btn_99lives.jpg);
	background-position:0px -30px;
}
a.portfolio_99lives {
	display:block;
	width:100px;
	height:30px;
	background-image:url(../images_99Lives/portfolio_btn_99lives.jpg);
	background-position:0px 0px;
}
a.portfolio_99lives:hover {
	display:block;
	width:100px;
	height:30px;
	background-image:url(../images_99Lives/portfolio_btn_99lives.jpg);
	background-position:0px -30px;
}
a.portfolio_99lives_active {
	display:block;
	width:100px;
	height:30px;
	background-image:url(../images_99Lives/portfolio_btn_99lives.jpg);
	background-position:0px -30px;
}
a.family_99lives {
	display:block;
	width:100px;
	height:30px;
	background-image:url(../images_99Lives/familytree_btn_99lives.jpg);
	background-position:0px 0px;
}
a.family_99lives:hover {
	display:block;
	width:100px;
	height:30px;
	background-image:url(../images_99Lives/familytree_btn_99lives.jpg);
	background-position:0px -30px;
}
a.family_99lives_active {
	display:block;
	width:100px;
	height:30px;
	background-image:url(../images_99Lives/familytree_btn_99lives.jpg);
	background-position:0px -30px;
}
a.services_99lives {
	display:block;
	width:100px;
	height:30px;
	background-image:url(../images_99Lives/services_btn_99lives.jpg);
	background-position:0px 0px;
}
a.services_99lives:hover {
	display:block;
	width:100px;
	height:30px;
	background-image:url(../images_99Lives/services_btn_99lives.jpg);
	background-position:0px -30px;
}
a.services_99lives_active {
	display:block;
	width:100px;
	height:30px;
	background-image:url(../images_99Lives/services_btn_99lives.jpg);
	background-position:0px -30px;
}
a.contact_99lives {
	display:block;
	width:100px;
	height:30px;
	background-image:url(../images_99Lives/contact_btn_99lives.jpg);
	background-position:0px 0px;
}
a.contact_99lives:hover {
	display:block;
	width:100px;
	height:30px;
	background-image:url(../images_99Lives/contact_btn_99lives.jpg);
	background-position:0px -30px;
}
a.contact_99lives_active {
	display:block;
	width:100px;
	height:30px;
	background-image:url(../images_99Lives/contact_btn_99lives.jpg);
	background-position:0px -30px;
}
a.logo_Zoe {
	display:block;
	width:120px;height:235px;
	margin-left:190px;
	margin-top:10px;
	background-image:url(../images_99Lives/logo_99LivesDesign.jpg);
	background-repeat:no-repeat;
}
div.copyright99lives {
	cursor:default;
	clear:both;
	width:900px;
	height:auto;
	background-color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.6em;
	color:#666;
	padding-top:3px;
	text-align:center;
}
a.bottom_menu {
	text-decoration:none;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
}
