body {
 background-color: #4bb84b;
}
body.pic {
 background: url(images/dotx.jpg);
 align: center;
}
.pink2 {color: #f0a3d6;}
.pink {color: #ff00ff;}
.grn  {color:  #b1cb2c;}

a  {	color: #ff00ff;
	font-family: Arial, Helvetica;
	text-decoration: none;
	font-weight: normal;
	}


a:link {	color: #ff00ff;
	font-family: Arial;
	text-decoration: none;
	font-weight: normal;
	}



a:visited { color: #ff00ff;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
	}


a:hover { 	img: url(images/bio2.jpg);
	font-family: Arial, Helvetica;
	text-decoration: underline;
	font-weight: bold;
	}


a:active {	color:#ff00ff;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
	}




 
#wrapper { width: 720px;
	 margin: 0 auto;
	border: medium solid #ff00ff;
	border-width: 7px;
	background-image: url('images/dotx.jpg');
}




#header { width: 720px;
	postion: relative;
	color:  #b1cb2c;
	font-weight: bold;
	border-style: none;
	
}


img.br	{border-style:  solid; 
	border-color: #ff00ff;  
	border-width: 2px;
	 }

#index {
	width: 500px;
	 height: 580px;
	background: #ffffff url(images/esthex.bmp) no-repeat top center; 
	
}

.indent {margin-left: 20px;}
.alignr {text-align: right;}
 
.tdindex {vertical-align: bottom;
         text-align: left;
	background-image: url(images/esthex.bmp);
	background-repeat: no-repeat;
	background-position:  right;}


#contentarea {
 	width: 500px;
	 height: 380px;
	float: left;
	border: medium double rgb(250,0,255);
	margin-left: -10px;
	background: #ffffff url('images/estherwc.jpg') no-repeat fixed 50% 55%; 
	overflow: scroll;
	font-family: comic sans ms;
	font-size:  14px;
	font-weight: bold;
	color: #ff00ff;
}


#contactarea {
	width: 500px;
	 height: 380px;
	position: reative;
	float: left;
	border: medium double #ff00ff;
	background: #ffffff url('images/estherwcx.jpg') no-repeat fixed 60% 55%; 
	overflow: scroll;
	font-family: comic sans ms;
	font-size:  14px;
	font-weight: bold;
	color: #ff00ff;
}

td {text-align: center;}

.pstyle {background: white;
		text-align: center;
		color: #ff00ff;
		font-size: 24px;}
#mediaarea {
	position: relative;
	float: left;
	width: 420px;
	height:  395px;
	margin-left: 5px;
	border: medium double #ff00ff;
	
}
img.lg {	
	border-style:  solid; 
	border-color: #ff00ff;  
	border-width: 5px;  
	margin-left: 15px;
	margin-top: 1cm; 
}
#leftpanel img {margin-left: 15px;
		}

#leftpanel {
	position: relative;
	width:170px;
	margin-top: 100px;
	float: left;
	color: #ff00ff;
	font-weight: bold;
	

}
#rightpanel {
	width:160px;
	margin-top: 0;
	float: left;
	color: #ff00ff);
	font-weight: bold;

}


#footer {
	clear:both;
	text-align: center;
	font-size: small;
	color: #ff00ff;
	
}
	
