.header {

	background-image:   url("../images/sphinxrk.jpg");

	background-repeat: no-repeat;

	background-position: center center;

	position: absolute;

	height: 250px;

	width: 700px;

}

.logoText {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	color: #FFCC33;

}

.textContents {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 13px;

	color: #000033;

	padding: 20px;

	font-weight: bold;

}

.photoBackg {

	background-image: url(../images/forest2.jpg);

	background-repeat: repeat;

	background-position: center;

}

.footer {

	background-image: url(../images/footer1.jpg);

	background-repeat: no-repeat;

	background-position: left center;

}

.textContents2 {

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 16px;

	color: #000033;

	text-align: justify;

	text-indent: 14px;

	padding: 20px;

	right: 30px;

	left: 30px;

	border: none;

	background-color: #FFFFEA;

	font-weight: normal;

}

.textContentsActivities {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 13px;

	color: #000033;

	text-align: left;

	font-weight: bold;

	list-style-type: circle;

	background-color: #FFFFEF;

	padding-left: 10px;

}

