/*
style sheet for Dance Physics index.html  
Author:  Dawn Saunders  
Version: 1
Date:    11 Dec 2009
*/

		    
#marquee	{position: absolute; top: 160px;
		width: 920px;		
		}

#allText	{position: absolute; top: 210px;
		width: 940px;
		}
		
#text1		{position: relative; left: 105px;
		clear: both;
		font-size: 105%;
		font-family: "Lucida Grande", Verdana;
		}
		
#phone		{position: absolute; top: 187px; left: 830px;
		font-size: 9px;
		color: #face2d;
		width: 920px;
		}
		
.smaller	{font-size: 90%;
		position: absolute; left: 80px;}

.dot		{position: relative; top: 0px;}
		
#imagePanel	{position: absolute; top: 400px;		
		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;
		}
		
.verySmall	{font-size: 11px;}
		
/* 	
I needed to take both the position and margin properties out of 
img.right and create a separate div #slideshow for them 
*/
#slideShow	{position: absolute; top: 15px; left: 0px;
		width: 920px;
		border-style: none;
		border-color: #ffffff;
		border-width: 2px;
		padding: 0;
		}
		
#atBottom	{position: absolute; top: 665px;
		
		background-color: #5c0a0c;
		width: 920px;}


#marquee2	{padding-top: 15px;
		font-size: 105%;
		color: #ffffff;
		font-family: "Lucida Grande", Verdana;
		margin-bottom: 3px;
		padding-left: 80px;}

#text2		{
		padding-left: 105px;
		padding-right: 80px;
		padding-bottom: 15px;
		font-family: "Lucida Grande", Verdana;
		font-size: 95%;
		width: 660px;}

#sponsorLogos	{padding-left: 300px;
		}

#sponsorLogos	img{border-style: solid;
		border-color: #ffffff;
		border-width: 2px;
		margin-left: 10px;
		}
		
