@font-face {
  font-family: Gorey;
  src: url(Gorey.ttf);
}

 body {
    font-family: 'Georgia', serif;
     background-image: url(img/Background@2x.png)
    }
#wrapper{
    width: 1280px;
    margin: auto;
}
header{
    background-color: #ffffff;
    height:110px;
    background-image: url(img/fantod-menu.png);
    background-repeat: no-repeat;
    background-position: 1200px 5px;
}

#content{
    margin-top: 30px;
    overflow: auto;
}
#left-content{
    float: left;
    width: 550px;
    height: 650px;
	padding-left: 20px;
	padding-right: 20px;
    background-color:#ffffff;
    line-height: 40px;
    font-size: 18px;
}
#right-content{
    float: right;
    width: 550px;
    /*height: 650px;*/
    line-height: 23px;
    font-size: 16px;
	padding-left: 20px;
	padding-right: 20px;
   
}
.drop-cap{
	font-family: Gorey;
	font-size: 40px;
}

/**********Menu***********/
.menu {
    float: left;
    margin: 45px 1px 1px;
    font-family: Gorey;
    font-size: 40px;
}
.menu .img-ul{
    display: none;
}

.menu:hover .img-default{
    display: none;
}

.menu:hover .img-ul{
    display: inline
}
#logo{
    font-size: 50px;
    margin-top: 30px;
    margin-left: 20px;
    margin-right: 30px;
}
/**********Home Page (Index)**********/
.img-center {
    float: center;
    margin: auto;
    text-align: center;
    margin-top: 30px;
}
.monster-pg1{
    margin: auto;
    float: right;
    margin-top: -150px;
}
.monster-pg1{
    margin: auto;
    float: right;
    margin-top: -150px;
}
.guest-pg1{
    margin: auto;
    float: left;
    margin-top: -255px;
}
/**********About Page***********/
#about-footer{
    margin-left:20px;
}
/***********History Pages**********/
.his2-right-content{
     background-color:#ffffff;
     height: 650px;
}
.his2-right-content img{
    margin-top: 50px;
}


.img-text{
    font-size:14px;
    line-height: 18px;
    margin-bottom:10px;
}
#pg0{
    margin-top: 200px;
}
#pg1{
    margin-top: 100px;
    
}

#pg2{
    margin-top: 23px;
}

#history-nav a {
font-family: Gorey,'Georgia';
font-size: 25px;
      color: #000000;

}
#history-nav a:hover{
    text-decoration: underline;
}
#history-nav a:visited {
  color: #000000;
}
/***********Gallery Pages***********/
#gallery-page-content{
    text-align: center;
    width: 1080px;
    margin-left: 100px;
}
.gallery{
    display: block;
    float: left;
    margin: 10px; 10px;
}

.gallery:hover {

}
.gallery-menu{
    float: left;
    margin: 30px 20px;
    font-family: Gorey, 'Georgia';
    font-size: 30px;
    text-align: center;
    font-size: 30px;
}
#gallery-nav{
    margin: 26px 20px;
}
#gallery-back{
    font-size: 20px;
}
#title{
    font-size: 30px;
}

.gallery-menu a{
        text-decoration: none;
}
.gallery-menu a:hover{
    text-decoration: underline;
}
.gallery-menu a:visited {
  color: #000000;
}


.gallery-img{
    display: block;
    margin-left: auto;
    margin-right: auto;
    
}

.gallery-img-text{
    font-size:14px;
    line-height: 18px;
    margin-bottom:10px;
    text-align: center;
}
/**********Video Page**********/
#video-footer{
    margin-left:30px;
    margin-top: 100px;
}
 h1, h2 {
     font-family: 'Gorey', 'Georgia', serif;
    }
h1{
    font-size: 50px;
}
