/* ILLINOIS HIGH SCHOOL DANCE FESTIVAL */

BODY	{	
		background: #99ffff url("images/sihouette3a.gif"); 
		background-repeat: no-repeat; 
//		background-attachment: fixed; 
		background-position: 0px 220px;
		text-align: center;
		
    margin-right: auto 
}  
	
IMG.ihsdf_logo {
    display: block;
    margin-top: 15px;
    margin-left: auto;
    margin-right: auto 
    }

 
UL.navbar	{
	    display: block;
	    margin-top: 12px;	    
		color: white;                
        background: #39f;
        font-family: arial, verdana, sans-serif;			
		text-align: center;		
		font-stretch: narrower;
		font-size: 11px; line-height: 150%;            
        margin: 12px -20px 0px -20px;
        padding: 2px 0px 2px 0px;  
        list-style: none;     
}   

UL.contentpix	{
		width: 530px;
		margin: 0px auto 0px auto;
        padding: 15px 32px 12px 17px;
        height: 500px;
		position: relative;
		display: block;
        font-family: arial, verdana, sans-serif;			
		text-align: left;
		font-size: 12px; line-height: 150%;              
        list-style: none;
        z-index: 1;
		filter:alpha(opacity=100);
		-moz-opacity: 1.0;
		-khtml-opacity: 1.0;
		opacity: 1.0; 	
}    

UL.contentbox	{  
		width: 395px;         
		margin: -527px auto 0px auto;
        padding: 322px 32px 2px 152px; 
        display: block;
		color: #003; 
        background: #ffffff;
        font-family: arial, verdana, sans-serif;			
		text-align: left;
		font-size: 12px; line-height: 150%;                     
        list-style: none;
        z-index: 0;
        filter:alpha(opacity=60);
		-moz-opacity:0.60;
		-khtml-opacity: 0.60;
		opacity: 0.60; 
}    


UL.contentbox_noMM	{
		width: 395px;  
		margin: -527px auto 0px auto;
        padding: 15px 32px 2px 152px; 
		display: block;
		color: #003;         
        background: #ffffff;
        font-family: arial, verdana, sans-serif;			
		text-align: left;
		font-size: 12px; line-height: 150%;                   
        list-style: none;
        z-index: 0;
        filter:alpha(opacity=60);
		-moz-opacity:0.60;
		-khtml-opacity: 0.60;
		opacity: 0.60; 
}    
	

UL.contentbox_vid	{
		display: block;
		color: #003;    
		width: 395px;          
		margin: -527px auto 0px auto;
        padding: 355px 32px 12px 152px;  
        background: #ffffff;
        font-family: arial, verdana, sans-serif;			
		text-align: left;
		font-size: 12px; line-height: 150%;            
        list-style: none;
        z-index: 0;
        filter:alpha(opacity=60);
		-moz-opacity:0.60;
		-khtml-opacity: 0.60;
		opacity: 0.60; 
}   

UL.contactbox	{
		   
		padding: 15px 150px 2px 12px; 
		width: 395px;        
		display: block;
		color: #003;  
        background: #ffffff;
        font-family: arial, verdana, sans-serif;			
		text-align: left;
		font-size: 12px; line-height: 150%;            
        margin: 0px auto 0px auto;
        list-style: none;
        z-index: 0;
        filter:alpha(opacity=60);
		-moz-opacity:0.60;
		-khtml-opacity: 0.60;
		opacity: 0.60; 
}  


.title {
		color: #003; font-family: arial, verdana, sans-serif;			
		text-align: left;
		font-size: 16px; font-weight: bold;		
}

hr.ihsd_HR	{
		noshade; color: #3366ff; size = 1px;
}
		
.stresser {
	color: #000000; font-weight: bold; 
	font-size: 12px; line-height: 150%; 
}

span.contactihsdance	{	
	color: #600;
	font-family: arial, verdana, sans-serif;  
	font-size: 10pt; text-align: right; 
	line-height: 135%; font-weight: bold;
}

A.navlink:link 		{ text-decoration: none; color: #fff; border: 1px solid #39f;}
A.navlink:visited 	{ text-decoration: none; color: #fff; border: 1px solid #39f;}
A.navlink:active 	{ text-decoration: none; color: #fff; border: 1px solid #39f;}
A.navlink:hover 	{ 
						color: #fff; background: #003399; 
						border: 1px solid white; 
						}
    
A.downlink:link 	{ text-decoration: none; color: #039; }
A.downlink:visited 	{ text-decoration: none; color: #039; }
A.downlink:active 	{ text-decoration: none; color: #039; }
A.downlink:hover 	{ color: #fff; background: #003399; border: 1px solid white; }

   
A.showcaselink:link 	{ text-decoration: none; color: #000;font-weight: bolder; }
A.showcaselink:visited 	{ text-decoration: none; color: #000;font-weight: bolder; }
A.showcaselink:active 	{ text-decoration: none; color: #000;font-weight: bolder; }
A.showcaselink:hover 	{ color: #fff; background: #000066; border: 1px solid white;font-weight: bolder; }


UL.sig	{
		display: block;
	    margin-top: 0px;
		color: #339;   
		width: 401px;               
        font-family: arial, verdana, sans-serif;			
		text-align: left;
		font-size: 12px; line-height: 150%; 
		font-weight: bolder;           
        margin: 0px auto 0px auto;
        padding: 2px 0px 0px 130px;  
        list-style: none;
}       
    
.attribution	{
		text-align: right;	font-style: italic;  
}   
  


