@charset "utf-8";
#tablebg {
	background-color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
#schoolprojects {
	background-color: #990000;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	border: 2px solid #660000;
	height: 30px;
	width: 500px;
	font-weight: bold;
	padding-top: 10px;
	position: relative;
	left: 120px;
	text-align: center;
}

p {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #FFFFFF;
	width: 500px;
	left: 120px;
	position: relative;
}
#pictureright {
	float: right;
	height: 253px;
	width: 250px;
	padding: 0px;
	border: 2px solid #000000;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	position: relative;
}
