    body {
      text-align: center;
      background-color:#322740;}
      
    #hypnosis {
      margin: 0 auto;
      width: 760px;
      text-align: left;}

    #banner {
      background-color: #5E4678;
      background-image: url('../images/bannerbk.jpg');
      background-repeat: no-repeat;
      width:100%;
      height:109px;
      text-align:right;}
      
    #banner p {
      margin: 0px;
      padding: 13px 15px 0px 0px;}
      
    #menu {
      background-color: #644678;
      width: 100%;
      height:20px;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 8pt;
      color: white;}

    #menu p {
      margin:0px;
      padding:3px 3px 3px 15px;}

    #menu a {
      color: white;
      text-decoration:none;}

    #menu a:hover {
      color: white;
      text-decoration:underline;}
    
    #maincontent {
      font-family: Georgia, sans-serif;
      font-size: 11pt;
      line-height:1.3em;
      color: #E9D9FF;
      padding-top:10px;
      padding-bottom:10px;}

    #maincontent a {
      color: #E9D9FF;}

    #maincontent p {
      padding-left:15px;
      padding-right:15px;}
    
    #footer {
      background-color:#644678;
      width:100%;
      height:22px;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 8pt;
      color: white;
      text-align:center;}
    
    #footer p {
    margin:0px;
    padding:3px;}
    
    #footer a {
      color: white;}  
    
    .graphics {
      border: 2px #644678 solid;}

    h1 {
    font-size:14pt;
    font-weight:500;
    color:#9669B3;
    padding-left:15px;
    padding-right:15px;}
    
    .bordered {
    border-top: 2px solid #9669B3;}

