body {
	margin: 0px;
	background-image: url(../images/back.jpg);
	background-position: top left;
}
H1 {
	margin: 0px;
	color: #333333;
	font-family: Arial;
	font-size: 20px;
	font-weight: normal;
}
H2 {
	margin: 0px;
	color: #333333;
	font-family: Helvetica;
	font-size: 16px;
	font-weight: normal;
}

.toptitle {
	height: 59px;
	width: 900px;
	background-image: url(../images/titletop.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	font-family:Verdana, Helvetica, sans-serif;
	font-size: 12px;
}
a.toptitletext {
	color: #FFFFFF;
	font-family:Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
a.toptitletext:hover {
	text-decoration: underline;
}
.maintable {
	background-image: url(../images/tableback.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	text-align: center;
	padding: 0px;
}
.footer {
	text-align: center;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	padding-top: 10px;
}
a.footer {
	text-decoration: none;
}
a.footer:hover {
	text-decoration: underline;
}
.homeback {
	background-image: url(../images/water-splash.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}
.maintext {
	color: #999999;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	line-height: 140%;
}
.maincellgallery {
	background-color: #FFFFFF00;
        padding: 0px 0px 0px 45px;        
        background-position: bottom;	
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF00;
        background-position: bottom left;
	vertical-align: top;
	text-align: justify;
}
a.maintext {
	font-weight: bold;
	text-decoration: none;
}
a.maintext:hover {
	text-decoration: underline;
}
.toptitle2 {
	height: 59px;
	width: 900px;
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
	text-align: center;
	vertical-align: middle;
	color: #999999;
	font-family:Verdana, Helvetica, sans-serif;
	font-size: 12px;
}
a.toptitletext2 {
	color: #999999;
	font-family:Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
a.toptitletext2:hover {
	text-decoration: underline;
}