/*
style sheet for Dance Physics hcourses.html  
Author:  Dawn Saunders  
Version: 1
Date:    27 May 2009
*/

#text1		{width: 450px;}

.emph		{font-weight: bold;
		}
		
#imagePanel	{position: relative; left: -14px;		
		padding-left: 0px;
		padding-right: 0px;
		}
		
#imagePanel	img{margin-bottom: 0px;
		margin-right: 0px;
		margin-left:0px;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
		}
		
#slideShow	{position: absolute; top: 15px; left: 0px;
		width: 915px;
		border-style: solid;
		border-color: #f41f20;
		border-width: 2px;
		padding: 0;
		}

#text2		{position: absolute; top: 350px;
		width: 600px;}	
		
#appForm	img{border: 0;}

#appFormText	{position: relative; top: -30px; left: 40px;
		font-size: 13px;}