body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 55px;
	margin-right: auto;
	margin-left: auto;
}
#pic {
	margin-left: 0px;
	padding: 0px;
	background-image: url(ill.jpg);
	background-repeat: repeat-x;
	height: 109px;
	width: 100%;
	margin-top: 5%;
	margin-bottom: 5%;
}
#txt {
	text-align: left;
	margin-top: 20%;
	width: 350px;
	margin-left: 10%;
}
#txt p {
	color: #FFFFFF;
	font-size: x-small;
	line-height: 1.5em;
	margin-top: 0px;
	margin-bottom: 3em;
}
.hdntxt {
	display: none;
}
.vistxt {
	bottom: 15px;
	position: absolute;
	left: 15px;
	font-size: xx-small;
	font-family: "Arial", "Helvetica", "sans-serif";
	line-height: 1.4em;
	margin: 0px;
	padding: 0px;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:link {
	color: #CC0000;
}
a:visited {
	color: #CC0000;
}
a:active {
	color: #FF0000;
}
.onwar {
	bottom: 15px;
	right: 15px;
	position: absolute;
	height: 33px;
	width: 93px;
}
p {
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
}
#txt h1 {
	font-size: 250%;
	color: #FF6699;
	margin-top: 0px;
	margin-bottom: 1em;
}
#txt h2 {
	font-size: 90%;
	color: #FF99CC;
	margin-bottom: 1em;
	margin-top: 0px;
}
h1 {
	display: none;
}
h2 {
	background-image: url(images/title.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 104px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#gallery {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 546px;
}
div {
	margin: 0px;
	padding: 0px;
}
#gallery ul {
	padding: 0px;
	list-style-type: none;
	width: 730px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 55px;
}
#gallery li {
}
#gallery li {
	margin-right: 6px;
	margin-bottom: 0px;
	display: inline;
	line-height: 30px;
}
#copyright {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#copyright p {
	font-size: x-small;
	color: #666666;
}
