/*
style sheet for Dance Physics youth.html 
Author:  Dawn Saunders  
Version: 1
Date:    16 April 2009
*/
#thisText	{font-size: 11px;}

#introtext	{float: left;
		width: 573px;
		padding-right: 15px;}

.thisWide	{width: 250px;}

#secondSection	{clear: left;
		width: 894px;
		padding-top: 15px;
		border-style: solid;
		border-width: 1px 0px 0px 0px;
		border-color: #d81d1e;}
		
#text1		{float: left;
		width: 425px;
		padding-right: 15px;}
		
#secondSectionRt	{
		float: left; 
		width: 430px;
		
		padding: 0px 5px 0px 15px;
		border-style: solid;
		border-width: 0px 0px 0px 1px;
		border-color: #d81d1e;
		}
		
.emph		{font-weight: bold;
		}
		
.emphblue	{font-weight: bold;
		color: #a0b3af;}
		
