﻿
        html,body
			{
            font-family: Verdana; font-size: 12px; color: #000000;
			font-weight:lighter;
			margin: 0px;
			padding:0px;
			padding-top:5px;
			text-align:center;
			height:600px;
			background-color:#ffffff;
			color:#ffffff;
        	}
      
      #mainbox
		 	{
			position:relative;
            margin:0px auto;
			width: 780px;
			height:600px;	
			padding:0px;
        	}
	   #topbanner
		 	{
			position:relative;
			width: 780px;
			height:40px;			
            background-color:#000000;		
			background:url(images/canadiandanceteachers3.jpg) no-repeat;
			text-align:left;
       	}
        #bannertxt1
            {
            position:relative;top:5px;left:4px;           
            font-family: Verdana;
            font-size:26px; 
            color: #ff0000;
            font-style:normal;
            font-weight: bold;
            margin-left:4px;
            }
        #bannertxt2
            {
			position:absolute;top:18px;left:678px;
            font-family: Verdana; font-size: 14px; color: #ff0000;
            font-style:normal;
            font-weight: bold;
            }

	    #content
		{
            position:relative;top:0px;left:0px;
			width: 780px;
			height:501px;
			margin:0px;
			padding:0px;
			background:url(images/mainbg.jpg) repeat-x;	
			z-index:1;			
       }		
		#content_left
			{
            position: absolute;top:0px;left:10px;
			width: 194px;
			height:501px;			
			background:url(images/dancestudio.jpg) repeat-x;	
			z-index:2;
        	}        
		
		#content_main
		 	{
            position: absolute;top:0px;left:214px;
			width: 556px;
			height:501px;
			text-align:left;
			background-color: #666666;	
			float:left;
			z-index:2;
        	}            
		#footer
			{
            position: relative;top:0px;left:0px;
			width: 780px;
			height:30px;
			font-family: Verdana; font-size: 11px;
			font-weight:lighter;
			background-color:#000000;
			z-index:3;
			padding-top:5px;
        	}
		
		#footertxt
            {
            font-family: Verdana; font-size: 11px; 
			font-weight:lighter;
			text-align:left;
            }				
 		a.footer,a.footer:visited,a.footer:link, a.footer:active  
			{
             font-family: Verdana; font-size: 11px; color: #ffffff;
			font-weight:lighter;
            }
               
          a.footer:hover  
			{
           	 font-family: Verdana; font-size: 11px; color: #ff0000;
			font-weight:lighter;
	       }	   
		
	       
	       a.ballroom,a.ballroom:visited,a.ballroom:link, a.ballroom:active  
			{
            color : #ffffff;text-decoration : none;font-family : Verdana;font-size : 12px; font-weight : lighter;
            }
               
          a.ballroom:hover  
			{
           	color : #cc99ff;text-decoration : none;	font-family : Verdana;font-size : 12px;	font-weight : lighter;
	       }
		   
		   a.stage,a.stage:visited,a.stage:link, a.stage:active  
			{
            color : #ffffff;text-decoration : none;font-family : Verdana;font-size : 12px; font-weight : lighter;
            }
               
          a.stage:hover  
			{
           	color : #ff9900;text-decoration : none;	font-family : Verdana;font-size : 12px;	font-weight : lighter;
	       }	 
		 a.ballet,a.ballet:visited,a.ballet:link, a.ballet:active  
			{
            color : #ffffff;text-decoration : none;font-family : Verdana;font-size : 12px; font-weight : lighter;
            }
               
          a.ballet:hover  
			{
           	color : #ff66ff;text-decoration : none;	font-family : Verdana;font-size : 12px;	font-weight : lighter;
	       }	
		  a.national,a.national:visited,a.national:link, a.national:active  
			{
            color : #ffffff;text-decoration : none;font-family : Verdana;font-size : 12px; font-weight : lighter;
            }
               
          a.national:hover  
			{
           	color : #ffcc00;text-decoration : none;	font-family : Verdana;font-size : 12px;	font-weight : lighter;
	       }	
	     a.modern,a.modern:visited,a.modern:link, a.modern:active  
			{
            color : #ffffff;text-decoration : none;font-family : Verdana;font-size : 12px; font-weight : lighter;
            }
               
          a.modern:hover  
			{
           	color : #66ffff;text-decoration : none;	font-family : Verdana;font-size : 12px;	font-weight : lighter;
	       }	
		  a, A:link, a:visited, a:active  
		  {
			text-decoration : none;font-family: Verdana; font-size: 12px; color: #ffffff;
           }
         
          A:hover  
          {
         	text-decoration : none;font-family: Verdana; font-size: 12px; color: #000000;
           } 
            a.hype1,a.hype1:visited,a.hype1:link, a.hype1:active  
			{
            color : #660000;text-decoration : none;font-family : Verdana;font-size : 12px; font-weight : bold;
            }
               
          a.hype1:hover  
			{
           	color : #000000;text-decoration : none;	font-family : Verdana;font-size : 12px;	font-weight : bold;
	       }	
           
         a.title, A.title:link, a.title:visited, a.title:active  
		  {
		    color : #996600;font-weight : bold;	font-family : verdana;FONT-SIZE : 15px;text-decoration : underline;
           }
         
          A.title:hover 
          {
		    color : #996600;font-weight : bold;	font-family : verdana;FONT-SIZE : 15px;text-decoration : underline;
           } 
			
		.title
		{
		color : #996600;font-weight : bold;	font-family : verdana;FONT-SIZE : 15px;text-decoration : underline;
		}	
 .highlightit img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
background-color:Transparent;
}
					
.highlightit:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
background-color:Transparent;
}