body {
	background-color: #FFFFFF;
	background-image: url(img/bgill.jpg);
	font-family: "Frutiger", "B  Frutiger Bold", "Arial", "Helvetica", "sans-serif";
	background-repeat: repeat-y;
	background-position: right 0px;
	margin: 0px;
}
#bg {
	background-color: #0082C2;
	background-image: url(img/index_02.gif);
	font-family: "Frutiger", "B  Frutiger Bold", "Arial", "Helvetica", "sans-serif";
	background-repeat: repeat-y;
	background-position: right 0px;
	margin: 0px;
}
#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: 10%;
	width: 350px;
	margin-left: 10%;
}
#txt p {
	color: #333333;
	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;
}
