@charset "UTF-8";
body {
	background-image: url(bkgd.gif);
	background-repeat: no-repeat;
	background-color:#83e8ee
}
a:link {
	text-decoration: none;
	color: #66ffff;
	text-align: left;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #66ffff;
	text-align: left;
}
a:hover {
	text-decoration: none;
	color: #128990;
	text-align: left;
}
a:active {
	text-decoration: none;
	color: #128990;
	text-align: left;
}
.r {
    text-decoration:underline;
    color:#ffffff
}
.r:link {
    text-decoration:underline;
	color: #ffffff;
}
.r:visited {
	text-decoration:underline;
	color: #ffffff;
	text-align: left;
}
.r:hover {
    text-decoration:underline;
	color: #128990;
}
.r:active {
	text-decoration: underline;
	color: #128990;
	text-align: left;
}
.treb12 {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	line-height: 15px;
}
.treb11 {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
	line-height: 14px;
}
.treb12black {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	line-height: 15px;
}
.treb11black {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
	line-height: 14px;
}
.treb12i {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	line-height: 15px;
	font-style: italic;
}
.treb11i {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
	line-height: 14px;
	font-style: italic;
}
.treb12b {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	line-height: 15px;
	font-weight: bold;
}
.treb11b {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
	line-height: 14px;
	font-weight: bold;
}
p {
	margin-top: 0px;
	margin-bottom: 8px;
}
.divGallery {
	width:745px;
	height:645px;
	margin-left: auto;
	margin-right: auto;
	margin-top:25px;
	z-index:1;
	left:0px;
	top:0px;
}
