body {
	background: #66cc66 url('images/bg.jpg') repeat-x;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333
}

.main
{
border-style: solid;
border-width: 10px;
border-color: #666;
}

.bg {
	background: #fff url('images/bg_logo.gif') repeat-x;
}

#news a {
	color: #333;
	text-decoration: none;
	margin: 10px;
}
.download {
	color: #333;
	font-size: 18px;
	text-decoration: none;
	margin: 10px;
}
.principal {
	color: #333;
	font-size: 18px;
	text-decoration: none;
}
a {
	color: #ccc;
	text-decoration: none;
}

#faculty {
	margin-left: 24px;
}

#faculty .member {
	float: left;
	width: 138px;
	padding-bottom: 15px;
}

#faculty .desc {
	font-size: 9px;
}

#ptca {
	padding-top:10px;
	margin-bottom:10px;
}

#rnshs{
	padding-top:10px;
	margin-bottom:10px;
	font-size:12px;
}
#ptca2 {
	padding-top:0px;
	background:#ccc;
	padding-bottom:20px;
}

#ptca .project {
	float: left;
	width:315px;
	padding-right:15px;
	text-align:left;
	height: 50px;
}
#ptca .benefits{
	float: left;
	width:330px;
	padding-right:8px;
	text-align:left;
	height:50px;
}
.title {
	text-decoration:underline;
	text-transform:capitalize;
	font-color:#077647;

	}
.p{
	padding-top:5px;
	padding-left:15px;
	margin:15px;
	font-size:12px;
}
.officer{
	float: left;
	width:250px;
	padding-right:15px;
	text-align:left;
	height: 20px;
	}
	
.officer2{
	float: left;
	width:315px;
	padding-right:8px;
	text-align:left;
	height:20px;
	}
.contestant{
	padding-left:75px;
	}

.activity {
	width:320px;
	height:240px;
	padding-left:10px;
	float:left;
	}

.activity a{
	color:#009900;
	}
	
.activity2 {
	width:320px;
	height:240px;
	padding-left:20px;
	float:left;
	}
.family{
	margin-top:20px;
	padding-bottom:20px;
	color: #077647;
	font-weight: bold;
	text-align:center;
	text-decoration:underline;
}
.cleaner {
	clear: both;
}

