.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	text-align: justify;
}
.white_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.flash_replacement_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #759ADF;
}
.frontpage_image {
	background-image: url(graphics/blossom.jpg);
	background-repeat: no-repeat;
	height: 584px;
	width: 175px;
	background-position: center center;
}
.rainbow_bg {
	background-image: url(graphics/backgrounds/rainbow.jpg);
	background-repeat: no-repeat;
	height: 830px;
	width: 175px;
}
.abou_bg {
	background-image: url(graphics/backgrounds/water.jpg);
	background-repeat: no-repeat;
	height: 450px;
	width: 175px;
}
.conact_bg {
	background-image: url(graphics/backgrounds/clouds.jpg);
	background-repeat: no-repeat;
	height: 450px;
	width: 175px;
}
.links_bg {
	background-image: url(graphics/backgrounds/sea.jpg);
	background-repeat: no-repeat;
	height: 450px;
	width: 175px;
}
.headings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006699;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #009999;
}
.sub-headings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #47478F;
	font-weight: normal;
}
