html {
  padding:0px;
  margin:0px;

}

body {
  background-color: #FFFFFF;
  background-image: url(images/banner2.jpg) ;
  background-position: 100% 20px;
  color: #000000;
  padding: 20px 20px;
  margin: 20px;
  font-family: "Comic Sans MS";
  background-repeat: no-repeat;
}

span {
  background-repeat: no-repeat;
  }





#menu {
  position: absolute;
  width: 210px;
  left: 20px;
  padding:10px;
  margin:0px;
  background: #C7C8FA;
  border: 1px none #000000;
  margin-top:100px;
  margin-bottom:auto;
  float:left;
}



#menu a {
  font-size:20px;
  line-height:2;
}



#content {
  margin-left: 228px;
  position: relative;
  background-color: #F5F5F5;
  background-repeat: repeat-y;
  padding: 10px 10px 10px 10px;
  margin-top:100px;
  margin-right:auto ;
  margin-bottom:auto ;
  float:left;
}




P {
  font-family:Verdana, Arial, sans-serif;
  font-size:12px;
  line-height:100%;
  font-weight:normal;
}

   .phead{
	font-family:"Comic Sans MS", Verdana, Arial, "sans serif";
	font-size:30px;
	font-weight: bold;
    color: #B9030C;
    font-style: normal;
    line-height: normal;
    text-decoration: none
}

    .phead2 {
     font-family: "Comic Sans MS", Verdana, Arial, "sans serif";
     Font-size: 20px;
     font-weight: bold;
     color: #330066;
     font-style: normal;
     line-height: normal;
     text-decoration: none;
    }

   .phead3 {
   font-family:"Comic Sans MS", Verdana, Arial, "sans serif";
   font-size:15px;
   font-weight: bold;
   color: #330066;
   font-style: normal;
   line-height: normal;
   text-decoration: none;
    }

   .lhead{
     font-family: "Comic Sans MS", Verdana, Arial, "Sans Serif";
     font-size: 15px;
     font-weight: normal;
     color: #000000;
     font-style: normal;
     line-height: 18px;
     text-decoration: none;
   }


   .regulartext {
   font-family: Verdana, Arial, "sans serif";
   font-size: 12px;
   font-style: normal;
   line-height: 16px;
   color: #000066;
   text-align: justify;
}
   .caption  {
   font-family:  Verdana, Arial, "sans serif";
   font-size: 10px;
   font-style: normal;
   line-height: 16px;
   color: #000066;
   text-align: center;
}

a img {border: none; }

a.nav:link  {
   color:#330066;
   font-family: "Comic Sans MS", Verdana, Arial, "Sans Serif";
   font-size: 15px;
   font-weight: bold;
   line-height: 16px;
   text-decoration: none  ;

}

a.nav:visited {
    color:#330066;
    font-family: "Comic Sans MS", Verdana, Arial, "Sans Serif";
    font-size: 15px;
    font-weight: normal;
    line-height: 16px;
    text-decoration: none ;
}

a.nav:hover  {
   color:#B9030C;
   font-family: "Comic Sans MS", Verdana, Arial, "Sans Serif";
   font-size: 15px;
   font-weight: bold;
   text-decoration: underline overline ;
}

a.nav:active {
  color:#B9030C;
  text-decoration: none ;
}

a.log:link  {
   color:#000066;
   font-family: "Comic Sans MS", Verdana, Arial, "Sans Serif";
   font-size: 15px;
   font-weight: bold;
   line-height: 16px;
   text-decoration: none  ;

}

a.log:visited {
    color:#000066;
    font-family: "Comic Sans MS", Verdana, Arial, "Sans Serif";
    font-size: 15px;
    font-weight: normal;
    line-height: 16px;
    text-decoration: none ;
}

a.log:hover  {
   color:#B9030C;
   font-family: "Comic Sans MS", Verdana, Arial, "Sans Serif";
   font-size: 15px;
   font-weight: bold;
   text-decoration: underline overline ;
}

a.log:active {
  color:#000066;
  text-decoration: none ;
}

li  {
   font-family: Verdana, Arial, "sans serif";
   font-size: 11px;
   font-style: normal;
   line-height: 16px;
   color: #000066;
   text-align: justify;