.schoolpal_content {
	background-image: url(images/schoolpal.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 359px;
	width: 875px;
	margin-top: 13px;
	margin-bottom: 18px;
}
.generic_content {
	background-image: url(images/generic_top_bkground.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 818px;
}


.teacherpal_content {
	background-image: url(images/teacherpal.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 359px;
	width: 875px;
	margin-top: 13px;
	margin-bottom: 18px;
}
.professionalpal {
	background-image: url(images/propal_bkground.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-size: 11px;
	color: #183c5e;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	text-align: left;
	height: 118px;
}
.teacherpal {
	background-image: url(images/teacherpal_bkground.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-size: 11px;
	color: #4c4d42;
	text-align: left;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	height: 118px;
}
.schoolpal {
	background-image: url(images/schoolpal_bkground.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-size: 11px;
	color: #4b4c42;
	text-align: left;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	height: 118px;
}
.indextext {
	font-size: 11px;
	line-height: 14px;
	color: #404040;
	text-align: left;

}
.texts {
	font-size: 11px;
	line-height: 14px;
	color: #5b5b5b;
}
.signup_text {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #183c5e;
	padding-top: 10px;
	padding-left: 10px;
}
.propal_content {

	background-image: url(images/propal.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 359px;
	width: 875px;
	margin-top: 13px;
	margin-bottom: 18px;
}
h1 {

	font-size: 12px;
	line-height: 16px;
	color: #5b5b5b;
	font-weight: bold;
}
a:link, a:visited {
	color: #000066;
	text-decoration: none;
}

a:hover, a:hover,visited {
	color: #000066;
	text-decoration: underline;
}

