div.indented p {
text-indent: 30pt;
}

#bioText {
position:absolute;
width:490px;
height:330px;
overflow:auto;
left:22px;
bottom:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-align:justify;
padding-right: 10px;
}

#bioHeader {
position:absolute;
width:500px;
height:130px;
top:20px;
left:0px;
}

#megillahImage{
position:absolute;
bottom:0px;
left:70px;
}

.links {
font-family:"Times New Roman", Times, serif;
font-size:12px;
text-align:center;
}

#websiteLink {
position:absolute;
bottom:50px;
left:339px;
}

#emailLink {
position:absolute;
bottom:0px;
left:330px;
}

a:link {
	color: #3387A8;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3387A8;
}
a:hover {
	text-decoration: underline;
	color: #3387A8;
}
a:active {
	text-decoration: none;
	color: #3387A8;
}