/* Start of CMSMS style sheet 'Custom Content Sheet' */
/* News Module */


/* Calendar Module */


/* Tournament Page */
div#tourny {
  border: 2px solid #000;
  width: 80%;
  background: #dddddd;
  padding-top: 2em;
  padding-bottom:  2em;
}

/* Life Skills */
div#lifeskill {
  margin: 2em 0em 0.5em 1em;  /* top right bottom left*/
  padding-top: 0.5em;
  border: 1px solid #000; 
  background: #dddddd;
  font-size: 80%;
}

/* Side Bar Flash*/
div#sbflash {
  margin: 1em 0em 0.5em 1em;  /* top right bottom left*/
  border: 1px solid #000; 
  background: #dddddd;
  font-size: 80%;
  text-align: center;
  padding: 0;
}

embed#sbflash {
  margin-left: -0.5em;      /* Needed to get flash to position correctly on IE7 & IE6 */
  margin-right: -0.5em;    /* Needed to get flash to position correctly on IE7 & IE6 */
  padding: 0;
}

div#side_170x86 {
  margin: 1em 0em 0.5em 0.5em;  /* top right bottom left*/
  border: 1px solid #000; 
  width: 170px;
  height: 86px;
  padding: 0;
}

div#side_170x170 {
  margin: 1em 0em 0.5em 0.5em;  /* top right bottom left*/
  border: 1px solid #000; 
  width: 170px;
  height: 170px;
  padding: 0;
}

img#side_img {
  padding: 0;
}

/* Front End User Login */
div#feu {
  margin: 1em 0 0.5em 1em;  /* top right bottom left */
  border: 1px solid #000;
  background: #dddddd;
}

/* Gallery */
sla.h2 {
   color: #000;  /* #294B5F;  */
   font-size: 1.5em; 
   text-align: left; 
/* some air around the text */
   padding-left: 0px;
   padding-bottom: 0px;
/* set borders around header */
   border-bottom: 0px solid #333;  /* #e7ab0b;  */
   border-left: 0px solid #333;  /* #e7ab0b;  */ 
   line-height: 0px;
/* and some air under the border */
   margin: 0 0 0 0;
}

#dhp {
   color: #000;  /* #294B5F;  */
   font-size: 1.5em; 
   text-align: left; 
/* some air around the text */
   padding-left: 0.5em;
   padding-bottom: 1px;
/* set borders around header */
   border-bottom: 1px solid #333;  /* #e7ab0b;  */
/*   border-left: 1.1em solid #333;  */ 
   line-height: 1.5em;
/* and some air under the border */
   margin: 0 0 0.5em 0;
}
/* End of 'Custom Content Sheet' */

