body{
        background-color: #646596;
        background-image: url(images/wallp.jpg);background-repeat:no-repeat;
	}

p.mainmnu{
                   font-size: 10px;
                   margin: 6px 0 0 60;
                   }

div.btmnu{
              font-size: 10px;
              color: #EAD6BD;
            }

p{font-family: arial, sans serif;
      color: #000000;
      margin: 8 15 15 14;
    }

form{
      margin: 8 15 15 25;
    }

p.btmtxt{
      font-size: 12px;
      margin: 5 0 5 0;
      text-align: center;
    }

ul{ list-style-type: none;
      margin: 10 10 25 35;
      padding: 0 0 0 0;
    }

li{font-family: arial, sans serif;
      color: #000000;
      margin: 0 0 14 0;
      padding: 0 0 0 0;
    }


h1{font-family: tahoma, arial, sans serif;
      font-size: 110%;
      font-weight: bold;
      color: #000040;
      margin: 14px 15px 20px 14px;
    }

h2{font-family: arial, sans serif;
      font-size: 105%;
      font-weight: bold;
      color: #646596;
      margin: 9px 15px 15px 14px;
    }

h3{font-family: times, arial, sans serif;
      font-size: 15px;
      font-weight: bold;
      color: #646596;
      margin: 9px 15px 0 14px;
    }
	 

.floatright{
	float: right;
	margin-left: 4px;
}

.floatleft{
	float: left;
	margin-right: 8px;
}

#header{
              background-image: url(images/headerborder4.gif);background-repeat:no-repeat;
                  }

#footercell{
              margin: 0 0 0 0;
              border: 1px;
              border-style: solid;
              border-color: #000040;
              background-color: #EDDABF;
                      }

#footer{
              margin: 8 0 0 14;
                    }

#btmcell{
              background-image: url(images/candles2.jpg);background-repeat:no-repeat;
              background-color: #EDDABF;
                  }

#bodycell{
                   background-color: #D3DFF1;
                   border: 1px;
                   border-style: solid;
                   border-color: #000040;
                  }
#container{
                   margin: 5 0 0 14;
                          }


A:link {font-family: times, Arial, Sans Serif;
            font-size: 13px;
            color : #000040;
				font-weight: bold;
            text-decoration: none;
}

A:active { font-family: times, Arial, Sans Serif;
            font-size: 13px;
            color : #000040;
				font-weight: bold;
            text-decoration: none;
}

A:visited { font-family: times, Arial, Sans Serif;
            font-size: 13px;
            color : #000040;
				font-weight: bold;
            text-decoration: none;
}

A:hover {font-family: times, Arial, Sans Serif;
            font-size: 13px;
            color : #AB6B29;
				font-weight: bold;
            text-decoration: underline;
}