p, input, h1, h2, h3, h4, h5, h6, h7, ul { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }

	
/*---------------- Home ----------------*/

	.title4 {
	font-size: 14px; font-weight: bold;
	color: blue;
	}

	#columnX {
		width: 405px;
		height: 500px;
		margin-right: 5px;
		float: left;
	}

	#columnZ {
		width: 226px;
		height: 600px;
		float: left;
	}
	* html #columnZ { margin-left: -10px; }

	#verLine {
		float: left;
		margin: 0px 5px 0px 2px;
		height: 600px;
		border: 1px solid silver;
	}

	#faqBox {
		background-image: url(../images/faqBox.jpg);
		width: 217px; height: 42px;
		margin-left: 10px;
	}

	#zBox {
		background-color: gainsboro;
		height: 548px;
		padding: 5px 8px 5px 8px;
		margin-left: 10px;
	}

	#scholarshipPic {
		background-image: url(../images/scholarships.jpg);
		width: 405px; height: 261px;
		margin-bottom: 8px;
		margin-right: 10px;
	}






	