body {
  	margin-left: 100px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(bg.jpg);
	background-repeat:repeat-x;
	}

#top1 {
	width: 900px;
	height:73px;
	}
#top2 {
	width: 900px;
	height:130px;
	background-image:url(top_02.jpg);
	}
#top3 {
	width: 900px;
	height:18px;
	}

#top4 {
	width:900px;
	height: 400px;
	background-image:url(top_04.jpg);
	background-repeat:no-repeat;
	}
#homepagetext {
	width:400px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	padding-top: 10px;
	margin-left:22px;
	line-height: 20px;
	text-align:left;
}
#gallerywidth {
width:840px;
margin-left:80px;
}
#thumb {
	padding-left:4px;
	padding-right:4px;
	padding-bottom:4px;
	padding-top:4px;
	float:left;
}
