*{
margin: 0;
padding: 0;
border: 0;
}
html, body{
font: normal 19px Times New Roman, serif;
color: #261F00;
}
a{
text-decoration: none;
color: #261F00;
}
#page{
width: 950px;
margin: 0 auto;
}
#top{
height: 131px;
background: url(../image/top.jpg) no-repeat right;
}
#top h1{
display: none;
}
h2{
display: none;
}
#left,div#left ul{
float: left;
width: 157px;
height: 509px;
background: url(../image/left.jpg) repeat-y;
}
div#left ul,div#left ul {
  list-style: none ;
  font-family:Monotype Corsiva;
  margin-top:30px;

}


   div#left ul li {
  height:3em;
}
div#left ul li a{
  color:#fff;
   font-size:18pt;

}
div#left ul li a:hover{
  color:#b40000;

}    

  div#left ul li > a:hover{
     background: url(../image/hover.jpg) repeat-y;
     }
#main{
float: left;
width: 601px;
height: 509px;
}
#right{
float: left;
width: 192px;
height: 509px;
}
#footer{
float: left;
width: 950px;
height: 73px;
background: url(../image/footer.jpg) no-repeat bottom;
}
.content1{
font-size: 30px;
}
.content2{
padding-top: 20px;
}
.contentitalic{
font-style: italic;
}
.contentitalicbold{
padding-top: 20px;
line-height: 20px;
font-size: 18px;
font-style: italic;
text-align: center;
}
.contentitalicbold a{
text-decoration: none;
font-style: normal;
color: #261F00;
}
.content3{
padding-top:5px;
font-size: 18px;
line-height: 20px;
text-align: center;
}
ul{
padding-top: 15px;
text-align: center;
font-size: 18px;
}
ul li{
font-size: 16px;
line-height: 20px;
}
.gallery{
padding: 0 20px 43px 0;
font-size: 12px;
height: 193px;
line-height: normal;
position: relative;
}
.gallery h2{
font-weight: normal;
display: block;
font-size: 22px;
text-align: left;
padding-left: 160px;
}
.gallery h3{
font-weight: normal;
font-size: 22px;
text-align: left;
position: absolute;
top: 165px;
left: 50px;
}
.gallery h3 small{
font-size: 19px;
}
.gallery p{
padding-top: 10px;
text-indent: 15px;
text-align: justify;
}
.gallery ul{
margin: -10px 0 0 15px;
text-align: left;
font-size: 12px;
list-style-type: none;
}
.gallery li{
font-size: 12px;
}
.gallery button{
background: url(../image/catalogue.jpg);
font-size: 10px;
font-weight: bold;
cursor: pointer;
width: 189px;
height: 38px;
position: absolute;
top: 160px;
right: 25px;
}
.row{
margin: 0 auto;
width: 496px;
overflow: hidden;
text-align: center;
}
.row .cell{
margin: 0 6px 12px 6px;
width: 100px;
height: 100px;
border: 3px solid #261F00;
float: left;
}
.pagination{
position:relative;
bottom: 10px;
font-size: 22px;
text-align: center;
}

