
body
{
	margin-top:0;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
}


/*----------- L I N K S   &   F O N T S ------------*/


     a
          { 
           color : #29aea3; 
           Text-Decoration : none; 
          } 


           
     a:hover 
          {  
           color : #FFFFFF; 
           Text-Decoration : underline, bold;
          }


     a.bigLink
          { 
           color : #29aea3; 
           Text-Decoration : none; 
	   font-size:14pt;
          } 


           
     a.bigLink:hover 
          {  
           color : #FFFFFF; 
           Text-Decoration : underline, bold;
	   font-size:14pt;
          }


     a.bigLinkWhite
          { 
           color : #FFFFFF; 
           Text-Decoration : none; 
	   font-size:14pt;
          } 


           
     a.bigLinkWhite:hover 
          {  
           color : #000000; 
           Text-Decoration : underline, bold;
	   font-size:14pt;
          }


     a.whiteLink
          { 
           color : #FFFFFF; 
           Text-Decoration : none; 
          } 


           
     a.whiteLink:hover 
          {  
           color : #000000; 
           Text-Decoration : underline, bold;
          }




     a.menuLink
          { 
           color : #FFFFFF; 
           Text-Decoration : None; 
          } 


           
     a.menuLink:hover 
          {  
           color : #FFFFFF; 
           Text-Decoration : underline;
          }



/*----------- B A R O F L O S T S O U L S  ------------*/





.barText
{
  vertical-align: top;
  text-align: left;
  font-family: Georgia, Verdana, Helvetica, Serif;
  color:#FFFFFF;
  font-size: 10pt;
  line-height: 1.8;
}



.barFooterText
{
  vertical-align: top;
  text-align: center;
  font-family: Georgia, Verdana, Helvetica, Serif;
  color:#FFFFFF;
  font-size: 9pt;
  line-height: 1.8;
}


.barTextPhoto
{
  vertical-align: top;
  text-align: right;
  font-family: Georgia, Verdana, Helvetica, Serif;
  color:#FFFFFF;
  font-size: 10pt;
  line-height: 1.8;
}

.barTextBlack
{
  vertical-align: top;
  text-align: left;
  font-family: Georgia, Verdana, Helvetica, Serif;
  color:#000000;
  font-size: 10pt;
  line-height: 1.8;
}


.barHeader
{
  vertical-align: top;
  text-align: left;
  font-family: Georgia, Verdana, Helvetica, Serif;
  color:#FFFFFF;
  font-size: 16pt;
  line-height: 1.8;
  Text-Decoration : underline;

}


.barHeaderBlack
{
  vertical-align: top;
  text-align: left;
  font-family: Georgia, Verdana, Helvetica, Serif;
  color:#000000;
  font-size: 16pt;
  line-height: 1.8;
  Text-Decoration : underline;

}


.barMenu
{
  vertical-align: top;
  text-align: left;
  font-family: Georgia, Verdana, Helvetica, Serif;
  color:#000000;
  font-size: 15pt;
}

.barWorkshop
{
  vertical-align: top;
  text-align: center;
  font-family: Georgia, Verdana, Helvetica, Serif;
  background:#29aea3;
}


.barImage
{
  padding: 1px;
  background:#FFFFFF;
}


