* {
	margin: 0;
	padding: 0;
	}
body {
	font-family: "Trebuchet MS", Helvetica, Tahoma, Verdana, Arial, sans-serif;
	font-size: 62.5%;
	line-height: 130%;
	color: #222222;
	background: #eee;
	text-align: center;
	background-image:  url(photos/fujiback1.jpg);
	background-repeat : repeat-y; 
	background-position : 50% top;
	margin: 0 auto;
	}
a {
	color: #3344aa;
	text-decoration: none;
	}
a:visited {
	color: #7744bb;
	text-decoration: none;
	}
a:hover {
	color: #990000;
	text-decoration: underline;
	}
p {
	margin: 0px 0px 1em 0px;
	}
#wrap {
	text-align: center;
	}
#container {
	width: 860px;
	background-image:  url(photos/fujibodyback1.jpg);
	background-repeat : repeat-y; 
	background-position : 50% top;
	margin: 0 auto;
	}
#header {
	width: 860px;
	margin: 0 auto;
	padding: 0px 0px 10px 0px;
	}
#header p {
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 5px 0px;
	text-align: center;
	font-size: 1.1em;
	letter-spacing: 0.1em;
	line-height: 130%;
	color: #f9f9f9;
	background: #000;
	}
#header p a:link,
#header p a:visited {
	color: #ddddff;
	text-decoration: underline;
	}
#header h1 {
	margin: 0px auto;
	font-family: "Book Antiqua", Palatino, Georgia, "Times New Roman", Times, serif;
	font-size: 2.6em;
	line-height: 2em;
	text-transform: uppercase;
	letter-spacing: 0.3em;
	font-weight: 400;
/*	background: #666644;
	color: #f9f9f9;
	border-top: 1px solid #888866;
	border-bottom: 1px solid #888866;*/
	}
#header h2 {
	margin: 0px auto;
	font-family: "Book Antiqua", Palatino, Georgia, "Times New Roman", Times, serif;
	font-size: 2.6em;
	line-height: 1.2em;
	text-transform: uppercase;
	letter-spacing: 0.3em;
	font-weight: 400;
/*	background: #666644;
	color: #f9f9f9;
	border-top: 1px solid #888866;
	border-bottom: 1px solid #888866;*/
	}
#main {
	}
img.enl {
	border-top: 3px solid #999988;
	border-left: 3px solid #999988;
	border-bottom: 3px solid #777766;
	border-right: 3px solid #777766;
	}
div.caption {
	font-size: 1.3em;
	padding: 10px 0px 15px 0px;
	}
.chunk {
	clear: both;
	}
.chunk p {
	margin: 0px 230px 1em 230px;
	text-align: left;
	font-size: 1.3em;
	line-height: 140%
	}
.chunk p a:link,
.chunk p a:visited {
	border-bottom: 1px solid #ddddee;
	}
.chunk p a:hover {
	border-bottom: 0 none;
	}
.chunk blockquote {
	margin: 0px 250px 1em 250px;
	padding: 10px;
	background: #eee;
	}
.chunk blockquote p {
	margin: 0px 0px 1em 0px;
	text-align: left;
	font-size: 1.3em;
	line-height: 140%
	}
.chunkleft {
	width: 210px;
	float: left;
	text-align: center;
	}
.chunkright {
	width: 210px;
	float: right;
	text-align: center;
	}
.chunkleft img,
.chunkright img {
	border-top: 2px solid #999988;
	border-left: 2px solid #999988;
	border-bottom: 2px solid #777766;
	border-right: 2px solid #777766;
	margin: 0px auto 10px auto;
	}
#footer {
	clear: both;
	}
