
body {
    height: 100%;
    color: black;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding: 0;
    margin-top:5px;
    margin-bottom:5px;
    background-color: #6699CC;
    text-align: center;
    background-image1: url(images/meditation_pgbg3.jpg);
    background-position: top;
    background-repeat: no-repeat;

  background-attachment: fixed
}


#pagewrapper {
    background-position: center;
    background-repeat: repeat-y;
    margin-bottom:5px;

}

#pagecontainer  {
   width:950px;
   text-align:left;
   vertical-align: top;
   background-image: url(images/back.jpg);
   background-position: center;
   background-repeat: repeat-y;

}


#top {
    width: 966px;
    background-image: url(images/top.png);
    background-repeat: no-repeat;
    height: 28px;
    line-height: 30px;
    text-align: center;
    font-size: 11px;
    color: white;
    clear: both;

}

#header {
  width:950px;
  height: 177px;
  background: #6699FF;
  text-align:center;
  vertical-align: top;
  border-left: 10px solid #0066CC;
  border-right: 10px solid #0066CC;
  border-top: 10px solid #0099FF;
}

#header .banner {
  width:950px;
  height: 150px;
  background: #0066CC;
}

#header .menu {
  width:960px;
  height: 27px;
  text-align: center;
  background: #0066CC;;
  background-color: #0066CC
}

#contentswrapper {
  width: 950px;
  margin-top: 0px;
  border-left: 10px solid #0066CC;
  border-right: 10px solid #0066CC;
  padding: 0px;
  text-align:left;
  float: left;
  background-image: url(images/contentsbg1.jpg);
  background-repeat: repeat-y;
  background-color: #EEEEEE
}

#contents {
  width: 670px;
  margin-top: 0px;
  padding: 10px;
  text-align:left;
  float: right;
  background-color: #FFFFFF
}
#contents2 {
  width: 670px;
  margin-top: 0px;
  padding: 10px;
  text-align:left;
  float: left;
  line-height: 20px;
  border-right:1px solid gray;
  background-color: #FFFFFF
}

#contents_nosidebar {
  width: 942px;
  margin-top: 0px;
  padding: 3px;
  text-align:left;
  float: right;
  background-color: #FFFFFF
}

#contents a {
   color: #3399FF;
   text-decoration: none;
   font-weight:bold;
}

#contents a:link {
   color: #0066FF;
   text-decoration: none
}

#contents a:visited {
   color: #0066FF;
   text-decoration: none
}

#contents a:active {
   color: #0066FF;
   text-decoration: none
}

#contents a:hover {
   color: #FF6600;
   text-decoration: underline
}


#contents2 a {
   color: #3399FF;
   text-decoration: none;
   font-weight:bold;


}

#contents2 a:link {
   color: #0066FF;
   text-decoration: none
}

#contents2 a:visited {
   color: #0066FF;
   text-decoration: none
}

#contents2 a:active {
   color: #0066FF;
   text-decoration: none
}

#contents2 a:hover {
   color: #FF6600;
   text-decoration: underline
}




/* --------------------- SIDEBAR ---------------------- */
#sidebar {

  float: left;
  width: 250px;
  padding: 4px 3px 4px 4px;
  color: #FF6600;
  text-align: left;
  background-color: #EEEEEE
}
#sidebar2 {

  float: right;
  width: 250px;
  padding: 4px 4px 4px 4px;

  border-left:1px solid gray;

  color: #FF6600;
  text-align: left;
  background-color: #EEEEEE

}

.sidebarlist {
  text-align: left;
  font-size: 12px;
  line-height: 20px;
}

#sidebar2 ul {
display: block;
  margin: 0px;
  overflow: auto;
  padding: 0px;

}


#sidebar2 li {

 list-style-type: none;
  margin-top: 1px;
  border-top: 1px solid silver;
  border-right: 1px solid silver;
  border-bottom: 1px solid gray;
  border-left: 1px solid gray;
  background-color: #E8E8FF;
}


#sidebar2 li a:link {
  display: block;
  color: #0066FF;
  text-decoration: none;
  padding: 2px;

}

#sidebar2 li a:visited {
  color: #0066FF;
  text-decoration: none
}

#sidebar2  li a:hover {
  display: block;
  color: #0000FF;
  text-decoration: none;

}


#sidebar2 li:hover {


  margin-top: 1px;
  border-top: 1px solid silver;
  border-right: 1px solid silver;
  border-bottom: 1px solid gray;
  border-left: 1px solid gray;
  background-color: #E6F5FF;
}





.sidebartextbox {
  background: url(images/sidebartxtbg.jpg) repeat-x;
  padding: 1px;
  margin-bottom: 10px;
  background-color: #324B6B;
  border: 1px solid #999999;;
  text-align: left;
  line-height:16px;
}

.sideheader {
  border-bottom:1px solid gray;
  padding-bottom:2px;
  margin-bottom: 10px;
  margin-top: 2px;
  margin-right: 0px;
  margin-left: 0px;
  text-align: center
}

.sideimages {
  PADDING: 1px;
  BACKGROUND-COLOR: #333333;
  border: 1px solid #333333;
}
/* ---------------------  ---------------------- */

h1,h2 {
  color: #336699;
  line-height: 30px;
}

h3,h4,h5 {
  color: #336699;

}



.pgfloatright {
  FLOAT: right;
  PADDING: 6px;
  MARGIN-TOP: 10px;
  WIDTH: 196px;
  BACKGROUND-COLOR: #F9FCFF;
  font-size: 10px;
  line-height: 18px;
  border-top: 1px solid #003366;
  border-bottom: 1px solid #003366;
  border-right: 1px solid #336699;
  border-left: 1px solid #336699
}
.pgimgfloatright {
  FLOAT: right;
  PADDING: 4px;
  MARGIN-TOP: 10px;
  BACKGROUND-COLOR: #F9FCFF;
  border: 1px solid #3399FF;
  text-align: right
}



#nolinks a:link {
  text-decoration: none;
  border:0px none #0066FF;
}
#nolinks a:visited {
  text-decoration: none;
  border:0px none #0066FF;
}



.divpgcontent {

  float:left;
  width:480px;
  margin-bottom: 10px;
}




.contact_frm1 {
  width: 110px;
  font-size: 10px;
}

.contact_frm1b {
  width: 110px;
  font-size: 10px;
  font-weight: bold

}

.contact_frm2 {
  font-size: 10px;
}
.contact_frm2b {
  font-size: 10px;
  font-weight: bold

}

contact_table {
  width: 500px;
  font-size: 10px;
}
/* ---------------------FOOTER---------------------- */

#footer {
  width:950px;
  border-bottom1: 2px solid gray;
  text-align:center;
  line-height: 30px;
  height: 30px;
  color: #CCFFFF;
  background-image: url(images/footerbg.gif);
  background-repeat: repeat-x;
  background-color: #6699FF;
  float: left;
  font-size: 10px;
  border-top: 1px solid #0066CC;
  border-left: 10px solid #0066CC;
  border-right: 10px solid #0066CC;
  border-bottom: 10px solid #3399FF;

}

#bottom {
    width: 970px;
    background-image: url(images/bottom.jpg);
    background-repeat: no-repeat;
    height: 20px;
    text-align: center;
    clear: both;
}



#footer a:link, a:active {

color: #FFCC99;
  text-decoration: none
}

#footer a:visited {

color: #FFCC99;
  text-decoration: none
}
#footer a:hover {
color: #CCFFFF;
  text-decoration: underline
}

