/*
style sheet for Dance Physics schools.html  
Author:  Dawn Saunders  
Version: 1
Date:    14 April 2009
*/

#text1		{float: left;
		width: 325px;
		margin-right: 15px;}
		
#text1		img{border-style: solid;
		border-color: #ffffff;
		border-width: 1px;}

h5		{font-size: 15px;
		color: #a0b3af;
		font-family: "Lucida Grande", Verdana;}
		
.emph		{font-weight: bold;
		}
		
#rightColumn	{position: relative; top: -6px;
		float: left;
		width: 515px;
		
		padding: 15px;
		border-style: solid;
		border-width: 0px 0px 0px 1px;
		border-color: #a11516;
		}
		