#earth {
	z-index:0;
}
#box {
	border: 3px solid #FDE7F2;
	height: 10px;
	width: 10px;
	z-index:2;
	position:absolute;
	display:none;
	padding:0;
	margin:0;
}
#footer {
	padding:0;margin:0;border:0;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
	text-align:center;
}
#footer a, #footer { color:#fff}
#popup {
	position: absolute;
	top: 250px;
	left: 110px;
	background-image: url('/images/cloud.png');
	padding: 10px;
	display: none;
}
/*
#mom {
	height: 250px;
}
*/
.a_header,
.b_header {
	color: white;
	border-bottom: 1px solid white;
	-moz-border-radius: 9px 9px 0 0;
	padding: 4px 11px 1px ;
	font: 12px Arial bold;
	text-align:right;
	width:207px;
	margin:0;
	clear:both;
} 
.b_header {
	background-color: #F7B453;
} 
.a_header {
	background-color: #E13E84;
}

.a_box,
.b_box {
	width:209px;
	padding:10px;
	font-family:Verdana;
	font-size:11px;
	color:#FF1B8C;
	margin-bottom:2em;
}

.b_box {
	background-color:#FDE7F2;
	border-top: 2px solid #F7B453;
}

.a_box {
	background-color:#FFEFD8;
	border-top: 2px solid #E13E84;
}
/*
#zoom {
	background: url(mmpp_tn.jpg);
	background-color:#FDE7F2;
	background-repeat:no-repeat;
	width:199px;
	height:199px;
	padding:15px;
	background-position: 15px 15px ;
	margin-bottom:1em;
}
*/
.left_heading {
	text-transform: uppercase;
	float:left;
	font-weight:bold;
}
span.ital {
	font-family: Times New Roman;
	font-style: italic;
	font-weight:bold;
	padding: 0 1px;
}
a {color: #FF1B8C}
a:hover{ text-decoration:none}

#momPhoto {
	height:120px;
	width:120px;
	padding:0;
	border:0;
	display:block;
	margin:auto
}
.text {
	text-indent: -1em;
	margin-left:1em;
}


/*
padding:15px 8px 10px;
-moz-border-radius: 10px;
background-color:#E13E84;
width: 1220px;
color:white;
font-family:Verdana;
font-size:11px
}*/

.pink {
	font-size:13px;
	font-family:Tahoma, Arial, sans-serif; 
	text-align:left;
	background-color:#FDE7F2; 
	padding:2em; 
	-moz-border-radius:30px;
	width: 750px;
	margin: 0 auto ;
}
  .prop {
    height:700px;
    float:right;
    width:1px;
  }

  .clear {
    clear:both;
    height:1px;
    overflow:hidden;
  }
  h2 {
  color: #999;
  font-weight:normal;
    }


div#body {
	background-image: url('/images/cloud.png');
	padding: 2em 1em;
}

