body {
	background-image: url(../images/bg_all.gif);
	background-repeat: repeat;
	background-attachment: fixed;
	/*background-position: top;*/
	background-color: #EEEEEE;
	padding: 0px;
	text-align: center;
	margin: 0;
}
img {
  border: 0;
}
.content
{
  margin:auto;
  width: 890px;
}

div#center {
  text-align: left;
  width: 800px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
}
div.spacer {
  clear: both;
}
div.spacer5 {
  height: 5px;
}

div#toplogo {
  margin: 0px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	width: 620px;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
}

div#photo {
	margin: 50px;
	margin-top: 100px;
}

div#navi {
  margin-top: 20px;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}
div.filmframe {
  float: left;
  display: block;
  margin: 10px;
  background-image: url(../images/bg_naviframe.gif);
  background-repeat: no-repeat;
  width: 330px;
  height: 297px;
}
.linkframe {
  margin-top: 45px;
  width: 315px;
  height: 207px;
  margin-left: auto;
  margin-right: auto;
}
.linkframe a{
  top: 5px;
  left: 5px;
  height: 50px;
  position: relative;
}

#info {
  width: 100%;
  background-attachment: scroll;
  background-repeat: repeat-x;
  background-position: 50% 0%;
  background-color: #272727;
  background-image: url("../images/bg_footer2.png")
  clear: both
  float: left
}
#info .infoframe
{
width: 620px;
float: left;
margin-top: 0;
margin-right: 0;
margin-bottom: 0;
margin-left: 20px;
padding-left: 15px;
font-family: "Trebuchet MS";
font-size: 11px;
color: #bababa;
}
#footer {
clear: both;
background-attachment: scroll;
background-repeat: no-repeat;
background-position: 50% 0%;
background-color: transparent;
background-image: url("http://plfoto.com/gfx/line_footer.jpg");
width: 800px;
margin-top: auto;
margin-right: auto;
margin-bottom: auto;
margin-left: auto;
padding-bottom: 10px;
}

