#art-page-bg{
  margin: 0px;
  width: 100%;
  }
#art-page-anim{
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
    text-align:center
}
#art-page-head{
  background-image: url(../images/Page-Head.png);
  background-position: top center;
  background-repeat: no-repeat;
  margin: auto;
  margin-left: auto;
  margin-top: auto;
  width: 1200px;
  height: 450px;
}
#art-page-contents{
  background-image: none;
  background-position: top center;
  background-repeat: no-repeat;
  margin: 0px;
  width: 100%;
  height: auto;
}
.art-page-menu{
height:45px;
}
.art-table-maincontents{
margin:0px;
padding:0px;
margin-bottom:5px
}
.art-corners{
  width: 6px;
  height: 6px;
  margin:0px;
  padding:0px;
}
.art-fh{
  background-repeat: repeat-x;
}
.art-fv{
  background-repeat: repeat-y;
}
.art-contents{
padding-left:10px;
padding-right:10px;
background-color: #ffffff
}
.art-page-footer{
padding-bottom:45px
}
.art-page-copyright{
padding-bottom:25px;
padding-top:25px;
font-size:xx-small;
  text-align: center
}


