.categoryheader {
	color:#453323;
	font-size:20px;
	font-weight:bold;
	font-family: "Comic Sans", "Comic Sans MS", serif, cursive;
	margin-bottom:20px;
	margin-top:10px;
	/* padding-left:2px; */
	/* background-image:url('images/bg_answer.gif'); */
	background-repeat:no-repeat;
	background-position:top right;	
	text-align:center;
	overflow:hidden;
}

.categorycontent {
	color:#453323;
	font-size:14px;
	font-weight:bold;
	font-family: "Comic Sans", "Comic Sans MS", serif, cursive;
	margin-bottom:30px;
	margin-top:10px;
	/* padding-left:2px; */
	/* background-image:url('images/bg_answer.gif'); */
	background-repeat:no-repeat;
	background-position:top right;	
	text-align:center;
	overflow:hidden;
}

.projectheader{
	color:#453323;
	
	font-size:24px;
	font-weight:bold;
	font-family: "Comic Sans", "Comic Sans MS", serif, cursive;
	margin-bottom:15px;
	margin-top:15px;
	text-align:center;
}

.projectfooter {
	height:51px;
	width:527px;
	text-align:center;

	padding-bottom:15px;
	padding-top:15px;
	background-image:url('/images/qltln1a.gif');
	background-repeat:no-repeat;
}

.projectcontent{
	color:#453323;
	
	font-size:medium;
	font-weight:bold;
	font-family: "Comic Sans", "Comic Sans MS", serif, cursive;
	margin-bottom:15px;
	margin-top:15px;
	text-align:center;
	overflow:hidden;
}

.projectpictures,.projectpictures img {
	color:#453323;
	text-align:center;
	border:none;
	font-size:24px;
	font-weight:bold;
	font-family: "Comic Sans", "Comic Sans MS", serif, cursive;
	margin-bottom:15px;
	margin-top:15px;
	margin-left:5px;
	margin-right:5px;
}
