*{
margin:0;
padding:0;
}
#slice3a {
	width:750px;
	height:496px;
	margin: auto;
	/*border: thin solid #ffffff;*/
}


	

/*#slice2 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight:lighter;
	color: #000000;
	text-align: center;
	padding: 8px;
}*/


#webprojects {
	width:750px;
	height:450px;
	margin:auto;
	/*background-color: #00FF00;*/
}

#webprojects ul {
	width: 690px;
	height: 440px;
	margin: auto;
	padding:5px;
	text-decoration: none;
	list-style-type: none;
	/*background-color:#FFCC00;*/
}
#webprojects li {
	/*width: 145px;
	height: 195px;*/
	
	float: left;
	margin:10px;
	
	
}
#webprojects a {
	padding: 10px;
	
}
#webprojects p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#webprojects h3 {
	font-family: Times New Roman, Times, serif;
	margin:auto;
	text-align: center;
	
}
#webprojects h4 {
	font-family: Arial, Helvetica, sans-serif;
	margin:auto;
	text-align: center;	
}


