    /* Glos dance festival */
    
    /* Don't underline links */
   /* a:link {text-decoration: underline; color: #DE5B24; }
    a:visited {text-decoration: underline; color: #6C6C6C; }*/
    
   /*1503c4*/
   
    body {
    width: 845px;
    alignment-adjust color: #2A3A9A;
    font-size: 0.9em;
    margin-left: auto;
    margin-right: auto; 
    position: relative;
	align: center;
    line-height: 130%;
    font-family: arial;
	font-style: normal;
   
	}
   
    
	/* HORIZONTAL POSITION UNIQUE IDS  */

	
    #mainpanel {
	font color: #2A3A9A;
    font-size: 0.9em;
    align: center;
    margin-top:10px;
    border: 0px solid blue;
    }
    
    /* LEFTPANEL IDS  */

	.text1 {
		text-align: center;
		font color: #2A3A9A;
        font-size: 1.0em;
        margin-bottom: 0;
		margin-top: 10px;
		margin-left: 0px;
		border: 1px dashed red;
	}


	.text2 {
		text-align: center;
		font color: 2A3A9A;
        margin-bottom: 0;
		margin-top: 0;
		margin-bottom: 0;
		border: 1px solid green;
        }
        
  
   .adj {
		text-align: justify;
		font color: #2A3A9A;
        font-size: 1.0em;
        line-height: 220%;
        alignment-adjust: 0;
		margin-top: 10px;
		margin-left: 78px;
		margin-right: 78px;
        border: 0px dashed red;
	}
        
        
        
	h1 {
		
        
        font-color: #2A3A9A;
        text-align: center;
		font-size: 18pt;
        padding-top: 0px;
        margin-top: 55px;
		margin-bottom: 0px;
		border: 1px solid black;
	}
	
	
	
	


    
    