body {
	text-align: left;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
}

#homecontent {
	text-align: left;
	margin-top: 0;
	margin-left: 0;
	padding: 0;
	width: 800px;
	background-image: url('images/back_home.gif');
	background-repeat: repeat-y;
	display: block;
}

#pagecontent {
	text-align: left;
	margin-top: 0;
	margin-left: 0;
	padding: 0;
	width: 800px;
	background-image: url('images/back_content.gif');
	background-repeat: repeat-y;
	display: block;
}

.style15 {
	font-size: x-small;
	color: #333333;
	line-height: 1.5em;
}

.style10 {
	font-size: 12px;
	color: #333333;
	line-height: 1.2em;
}

#gallery {
	margin: 0;
	padding: 0;
	width: 400px;
	background-image: url('gallery/images/gallery_back.gif');
	background-repeat: repeat-y;
	display: block;
}

.gallery1 {
	font-size: xx-small;
}

