#bannerfix{  
                width: 99%;
                position: fixed;
                z-index: 10;
                left: 5px;
                top: 5px;
                }

body{
	background-color: #F9F7ED;
	text-align: justify;
	}

#content{
              position: relative;
              top: -50px;
              width: 80%;
              margin-left: 210px;
              }

#contentspooky{
              position: relative;
              top: -50px;
              width: 80%;
              margin-left: 15%;
              text-align:center;
              }

#guestbook{
                 position: fixed;
                 right: 5px;
                 bottom: 25px;
                 color: red;
                 font-size: 15px;
                 font-weight: bold;
                 }

h1{
    font-size: 0px;
    margin: 0px;
    }

img {border-style: none;}

img.floatleft{float:left;}

img.nav{
            float: left;
            clear: left;
            padding-bottom: 10px;
            padding-top: 10px;
            width: 97%;
            }

img.bannerfit{width: 100%;}

#lens{
        position: fixed;
        z-index: -1;
        right: 0px;
        bottom: 100px;
        }

#lens2{
        position: fixed;
        z-index: -1;
        left: 0px;
        bottom: 450px;
        }

#marquee{
               position: fixed;
               top: 220px;
               width: 100%;
               }

#menuwrap{
                  position: fixed;
                  z-index: 20; 
                  bottom: 0px;
                  left: 5px; 
                  width: 207px;
                  height: 320px;
                  background-color: #eae8df;
                  }
#menuwrapspooky{
                            position: fixed;
                            z-index: 20; 
                            bottom: 0px;
                            left: 5px; 
                            width: 207px;
                            height: 290px;
                            background-color: indigo;
                            color: gray;
                            }

.pad10{
          width: 10px;
          height: 50px;
          float: left;
          }
.pad20{
          width: 20px;
          height: 50px;
          float: left;
          }
.pad30{
          width: 30px;
          height: 50px;
          float: left;
          }
.pad40{
          width: 40px;
          height: 50px;
          float: left;
          }
.pad50{
          width: 50px;
          height: 50px;
          float: left;
          }
.pad60{
          width: 60px;
          height: 50px;
          float: left;
          }
.pad70{
          width: 70px;
          height: 50px;
          float: left;
          }
.pad80{
          width: 80px;
          height: 50px;
          float: left;
          }
.pad90{
          width: 90px;
          height: 50px;
          float: left;
          }

.picspooky{
                padding-top: 50px;
                }

.spacer{
           height: 100px;
           }

.spookytitle{
       width: 380px;
       margin: auto;
       font-family: Arial;
       color: #F9F7ED;
       font-size: 36px;
       margin-bottom: -20px;
       margin-top: 30px;
       padding-top: 30px;
       }

.subtitle{
            width: 576px;
            margin: auto;
            }

.text{
       width: 380px;
       padding: 20px;
       font-family: Tahoma;
       color: #006E2E;
       font-size: 20px;
       }
.textcenter{
       width: 380px;
       margin: auto;
       font-family: Tahoma;
       color: #F9F7ED;
       font-size: 20px;
       }

.textwrapblack, .textwrapgreen, .textwrapgrey, .textwrappink, .textwrapred, .textwrapturq {background-repeat: no-repeat; position: relative; top: -0px; width: 500px; min-height: 147px; margin: auto; padding-bottom: 100px;}

.textwrapblackunpad, .textwrapgreenunpad, .textwrapgreyunpad, .textwrappinkunpad, .textwrapredunpad, .textwrapturqunpad {background-repeat: no-repeat; position: relative; top: -0px; width: 500px; min-height: 147px; margin: auto;}

.textwrapblack, .textwrapblackunpad {
                      background-image:url('images/banners/textwhite.jpg');
                      }
.textwrapblueunpad {
                             background-image:url('images/banners/textblue.jpg');
                             background-repeat: no-repeat;
                             width: 500px;
                             margin: auto; 
                             min-height: 147px;
                             }
.textwrapgreen, .textwrapgreenunpad {
                      background-image:url('images/banners/textgreen.jpg');
                      }
.textwrapgrey, .textwrapgreyunpad {
                     background-image:url('images/banners/textgrey.jpg')
                     }
.textwrappink, .textwrappinkunpad {
                    background-image:url('images/banners/textpink.jpg')
                    }
.textwrapred, .textwrapredunpad {
                   background-image:url('images/banners/textred.jpg')
                   }
.textwrapturq, .textwrapturqunpad {
                   background-image:url('images/banners/textturq.jpg')
                   }

#thumbnail{
                 position: fixed;
                 z-index: -10;
                 top: 10px;
                 left: 10px;
                 }

.title{
       width: 831px;
       margin: auto;
       margin-bottom: 40px;
       text-align: center;
       }

.update {
            font-family: Tahoma;
            color: #003366;
            font-size: 20px;
            text-align: right;
            }

.wrap{
         }

.menu {position:relative; z-index:100; font: 20px tahoma; text-align: right; width: 190px;}

/* 1st level style */
.menu a, .menu a:visited {display: block; font-size: 20px; text-decoration: none; color: black; width: 190px; height: 33px; background-color: ; border-top: 1px solid #eae8df; border-right: 1px solid #eae8df; padding-top: 6px; padding-bottom: 0px; padding-right: 9px; padding-left: 6px;}

/* style 1st level hover */
.menu a:hover, .menu ul ul a:hover{color: ;}
.menu :hover > a, .menu ul ul :hover > a {color: gray; background-color: #F9F7ED; border-top: 1px solid #eae8df; border-right: 1px solid #eae8df;}

/* style 2nd level */
.menu ul ul a, .menu ul ul a:visited {background-color: yellow; color: gray; height: auto; width: 190px; height: 33px; position: relative; left: ; top: -50px;}
.menu ul ul a:hover {color: black;}

/* style 2nd level hover */
.menu ul ul :hover > a, .menu ul ul ul:hover > a {color: gray; background-color: #F9F7ED;}

/* style 3rd level */
.menu ul ul ul a, .menu ul ul ul a:visited {background-color: #F9F7ED; color: black; width: 180px; position: relative; left: 96px; top: -90px; text-align: center;}
.menu ul ul ul a:hover {color: black;}

/* style 3rd level hover */
.menu ul ul ul :hover > a, .menu ul ul ul ul :hover > a {color: gray; background-color: ; font-size: 15px;}

/* style 4th level */
.menu ul ul ul ul a, .menu ul ul ul ul a:visited {background-color: ; color: black; width: 140px; position: relative; left: 181px; top: -209px; height: 32px; border: 1px solid #eae8df;}

/* style 4th level hover */
.menu ul ul ul ul a:hover {background-color: ; color: gray;}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding: 0; margin: 0; list-style-type: none;}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float: left; width: 110px; position: relative;}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility: hidden; position: absolute; height: 0; top: 50px; left:0; width: 100px;}

/* another hack for IE5.5 */
* html .menu ul ul {top: 30px;}

/* position the third level flyout menu */
.menu ul ul ul{left: 110px; top: 0px; width: 100px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-110px;}

/* position the fourth level flyout menu */
.menu ul ul ul ul{left: 110px; top: 0px; width: 100px;}

/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse: collapse;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility: visible; }

/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility: hidden;}

/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{visibility: visible;}

/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul{visibility: hidden;}

/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul {visibility: visible;}

.onetwentyXonesixty{
                              background-image:url('shadows/120x160.jpg');
                              width: 260px;
                              height: 210px;
                              margin: auto;
                              }
.sevenhundredXtwohundredthree{
                                                background-image:url('shadows/700x203.jpg');
                                                width: 840px;
                                                height: 253px;
                                                margin: auto;
                                                }
.twofortyXthreetwenty{
                                background-image:url('shadows/240x320.jpg');
                                width: 380px;
                                height: 370px;
                                margin: auto;
                                }

.threefivesevenXeighthundred{
				background-image: url('shadows/357x800.jpg');
				width: 482px;
				height: 851px;
				margin: auto;
				}

.eightfiftyyXthreetwentyfour{
                                background-image:url('shadows/850x324.jpg');
                                width: 990px;
                                height: 374px;
                                margin: auto;
                                }
.fourfivesixXthreethreeone{
                                      background-image:url('shadows/456x331.jpg');
                                      width: 596px;
                                      height: 381px;
                                      margin: auto;
                                      }
.twoeighteightXthreefivetwo{
                                        background-image:url('shadows/288x352.jpg');
                                        width: 428px;
                                        height: 400px;
                                        margin: auto;
                                        }
.eightfiftyXthreesevenone{
                                     background-image:url('shadows/850X371.jpg');
                                     width: 997px;
                                     height: 421px;
                                     margin: auto;
                                     }


.sixfortyXfourtwoseven{
                                      background-image:url('shadows/640x427.jpg');
                                      width: 752px;
                                      height: 504px;
                                      margin: auto;
                                      }

.fourfoureightXfourthreesix{
                                      background-image:url('shadows/448x436.jpg');
                                      width: 598px;
                                      height: 486px;
                                      margin: auto;
                                      }
.threetwonineXfourfiveone{
                                      background-image:url('shadows/329x451.jpg');
                                      width: 469px;
                                      height: 501px;
                                      margin: auto;
                                      }
.fiveonefiveXfourfivesix{
                                 background-image:url('shadows/515x456.jpg');
                                 width: 667px;
                                 height: 500px;
                                 margin: auto;
                                 }
.sixfiftyXfourfiveseven{
                                background-image:url('shadows/650x457.jpg');
                                width: 790px;
                                height: 507px;
                                margin: auto;
                                }
.eightfiftyXfoursixone{
                              background-image:url('shadows/850x461.jpg');
                              width: 997px;
                              height: 510px;
                              margin: auto;
                              }
.seventwentyXfourteighty{
                                    background-image:url('shadows/720x480.jpg');
                                    width: 860px;
                                    height: 530px;
                                    margin: auto;
                                    }
.eighthundreeXfoureighty{
                                    background-image:url('shadows/800x480.jpg');
                                    width: 940px;
                                    height: 530px;
                                    margin: auto;
                                    }
.fiveninetwoXfourninety{
                                  background-image:url('shadows/592x490.jpg');
                                  width: 739px;
                                  height: 540px;
                                  margin: auto;
                                  }
.seventhreefourXfourninety{
                                  background-image:url('shadows/734x440.jpg');
                                  width: 881px;
                                  height: 490px;
                                  margin: auto;
                                  }
.threesevenfiveXfivehundred{
                                         background-image:url('shadows/375x500.jpg');
                                         width: 515px;
                                         height: 550px;
                                         margin: auto;
                                         }
.fivehundredXfivehundred{
                                     background-image:url('shadows/500x500.jpg');
                                     width: 647px;
                                     height: 550px;
                                     margin: auto;
                                     }
.fivethreesixXfivehundred{
                                    background-image:url('shadows/536x500.jpg');
                                    width: 712px;
                                    height: 550px;
                                    margin: auto;
                                    }
.sixeightfiveXfivehundred{
                                    background-image:url('shadows/685x500.jpg');
                                    width: 825px;
                                    height: 550px;
                                    margin: auto;
                                    }
.seventhreesixXfivehundred{
                                       background-image:url('shadows/736x500.jpg');
                                       width: 876px;
                                       height: 550px;
                                       margin: auto;
                                       }
.eighthundredXfivehundred{
                                       background-image:url('shadows/800x500.jpg');
                                       width: 947px;
                                       height: 550px;
                                       margin: auto;
                                       }
.fourseventwoXfivehundrednine{
                                             background-image:url('shadows/472x509.jpg');
                                             width: 612px;
                                             height: 559px;
                                             margin: auto;
                                             }

.eightfiftyXfivetwenty{
                          background-image:url('shadows/850x520.jpg');
                          width: 990px;
                          height: 600px;
                          margin: auto;
                          }
 
.fiveninesixXfivethreesix{
                                  background-image:url('shadows/596x536.jpg');
                                  width: 736px;
                                  height: 586px;
                                  margin: auto;
                                  }
.threesevenfiveXfivefifty{
                                  background-image:url('shadows/375x550.jpg');
                                  width: 515px;
                                  height: 600px;
                                  margin: auto;
                                  }
.fourthirteenXfivefifty{
                              background-image:url('shadows/413x550.jpg');
                              width: 582px;
                              height: 600px;
                              margin: auto;
                                }
.fourtwoeightXfivefifty{
                                background-image:url('shadows/428x550.jpg');
                                width: 568px;
                                height: 600px;
                                margin: auto;
                                }
.foureighteightXfivefifty{
                                background-image:url('shadows/488x550.jpg');
                                width: 628px;
                                height: 600px;
                                margin: auto;
                                }
.fiveonesixXfivefifty{
                            background-image:url('shadows/516x550.jpg');
                            width: 663px;
                            height: 600px;
                            margin: auto;
                            }
.fivetwofiveXfivefifty{
                            background-image:url('shadows/525x550.jpg');
                            width: 672px;
                            height: 600px;
                            margin: auto;
                            }
.fivefiftyXfivefifty{
                        background-image:url('shadows/550x550.jpg');
                        width: 690px;
                        height: 600px;
                        margin: auto;
                        }
.fiveninesixXfivefifty{
                            background-image:url('shadows/596x550.jpg');
                            width: 743px;
                            height: 600px;
                            margin: auto;
                            }
.sixthirtyfiveXfivefifty{
                        background-image:url('shadows/635x550.jpg');
                        width: 782px;
                        height: 600px;
                        margin: auto;
                        }
.sixfortyXfivefifty{
                        background-image:url('shadows/640x550.jpg');
                        width: 775px;
                        height: 600px;
                        margin: auto;
                        }
.sixseventwoXfivefifty{
                               background-image:url('shadows/672x550.jpg');
                               width: 812px;
                               height: 600px;
                               margin: auto;
                               }
.seventhreethreeXfivefifty{
                                     background-image:url('shadows/733x550.jpg');
                                     width: 873px;
                                     height: 600px;
                                     margin: auto;
                                     }
.seventhreethreeXfivefiftyNOSHADOW{
                                     width: 873px;
                                     height: 600px;
                                     margin: auto;
                                     }
.seveneightsixXfivefifty{
                                 background-image:url('shadows/786x550.jpg');
                                 width: 926px;
                                 height: 600px;
                                 margin: auto;
                                 }

.eighttwentyfiveXfivefifty{
                          background-image:url('shadows/825x550.jpg');
                          width: 990px;
                          height: 600px;
                          margin: auto;
                          }

.eightfiftyXfivefifty{
                          background-image:url('shadows/850x550.jpg');
                          width: 990px;
                          height: 600px;
                          margin: auto;
                          }
