body {
    background-image: url('../BNSimagesR10/BNSbackgroundR10.gif');
    font-family: tahoma verdana sans-serif;
    font: 14px tahoma;
    /*(7) Defined the font color as below;*/    
    color: rgb(66, 66, 99);
    margin: 0px;
    padding: 10px 0 10px 0;
    
} 
    
.h6 {
    font-family: tahoma;
    font-weight: bold;
    color: #693714;
	font-size: 96px;
    text-align:center;          
}    
    
    
.h1 {
    font-family: tahoma;
    font-weight: bold;
    color: #693714;
	font-size: 150%;          
}    

.h2 {
    font-family:  arial;
    font-weight: bold;
    color: #693714;
	font-size: 140%;            
}    

.h3 {
    font-family:  arial;
    font-weight: bold;
    color: #693714;    
	font-size: 125%;            
}    

.h4 {
    font-family:  verdana;
    color: #693714;	 
    font-size: 115%;           
}    

p {
    font-family:  verdana;
    color: #693714;	 
    font-size: 100%; 
    clear:left;          
} 

.h5 {
    font-family:  verdana;
    color: #693714;	 
    font-size: 115%;
    padding: 0px 20px 0px 30px;          
}  

pre {
        font-family: verdana;
        font-size: 12px;
        line-height: 20px;
        color: #000000;	
}


a:link {
        color:#0000FF;
}
a:visited {
        color:#800080;
}
a:hover {
        font-weight:bold;
        color:#693714;
}
a:active {
        color:#FF0000;
}

div#heading {
    /*margin-top: -15px;*/
}


div#container {
    position: relative;
    width:960px;
    margin: auto;
    padding: 0px;

}

/* Define Dance Name Position */

div#chorpict {
      position: absolute;      
      top: 14px;
      left: 10px;
      z-index: 1;
      visibility: show;
}

div#dancename {
      margin: none;
      position: absolute;
      top: 0px;
      left: 150px;
      /*top: -326px;
      left: 140px;*/
      z-index: 1;
      visibility: show;
}


div#contentss {
    min-height: 270px; /*was570*/
    /*(2) The following margin width changed from 211px to 111px*/
    /*margin-left: 150px;*/
    /*background-image: url('../imagesgif/St patricks day/neonshams.gif');
    background-image: url('../imagesgif/easter/eggbg2.gif');*/
    margin: 0px;
    /*background: #E9E0CF;*/
    background: #EFF5E2;
    border: none;
    padding: 10px 30px 40px 30px;/*1 px top header rqd for firefox*/
}


.table {
        margin-left: 10px;
        width: 900px;
        cellspacing: 5px; 
        cellpadding: 0px; 
        border: 0px; 
        height: 125px; 
        float: left;
}


.dancename {
    font-family: tahoma;
    font-weight: bold;
    color: #E6AF6C;
	font-size: 150%;
    margin: none;
}
.choreographer {
    font-family: tahoma;
    font-weight: bold;
    color: #E6AF6C;
	font-size: 130%;
    margin: none;
}

.dancedescription {
    font-family: tahoma;
    font-weight: bold;
    color: #E6AF6C;
	font-size: 120%;
    margin: none;
}

.music {
    font-family: tahoma;
    font-weight: bold;    
    color: #E6AF6C;
	font-size: 100%;
    margin: none;
}

.steps {
        font-size: 14px;
}

.printonly {display:none;
           text-align:center;}



img.figure 
{
           float-left;
           margin-right: 10px;
           margin-bottom: 10px;
           border: 1px solid #666;
           padding: 10px;
          
            }


div#videoname {
      margin: none;
      position: absolute;
      top: 35px;
      left: 335px;
      /*top: -326px;
      left: 140px;*/
      z-index: 1;
      visibility: show;
}

            
            
.videoname {
    font-family: tahoma;
    color: #39507E;
    text-align:center;
	font-size: 167%;
    margin: none;
}


div#videochor {
      margin: none;
      position: absolute;
      top: 35px;
      left: 675px;
      /*top: -326px;
      left: 140px;*/
      z-index: 1;
      visibility: show;
}

.videochor {
    font-family: tahoma;
    color: #39507E;
    text-align:center;
	font-size: 167%;
    margin: none;
}            
            
            
div#footer {
    border-top: 1px solid black;
    /*(3) The following two lines replaced with the single line below them
    max-width: 1000px;
    min-width: 600px; */  
    width: 960px;
    height: 70px;
    /*(4) Added the following line height auto height: auto;*/
    background: rgb(244, 244, 244);
}

