/*
style sheet for Dance Physics aartists.html  
Author:  Dawn Saunders  
Version: 1
Date:    28 April 2010
*/

#arthurM	{position: absolute; top: 53px; 
		margin-left: 600px;
		font-size: 16px;
		line-height: .9;
		color: #ffbe0d;
		font-family: papyrus;
		margin-bottom: 3px;}

.moveright	{position: relative; left: 145px;
		font-size: 14px;}

#directors	{position: relative; top:  10px; 
		width: 905px;
		}
		
.person		{width: 905px;
		clear: left;
		}
		
.personPic	{float: left;
		width: 154px;
		margin-right: 15px;
		padding-bottom: 20px;}
		
.personBiog	{float: left;
		width: 730px;
		padding-bottom: 20px;}

.emph		{font-size: 105%;}




