#portfolio {
	float: left;
	width: 32.5em;
	height: auto;
	margin: 0em 0em 0em 0em;
	padding: 0em;
	text-align: left;
	
	}
	

#samples {
	float: left;
	width: 30em;
	height: 15em;
	margin: 1.25em 0em 0em 2.5em;
	padding: 0em;
	text-align: left;
	
	}
	
#explanation {
	float: left;
	width: 30em;
	height: 7em;
	margin: .5em 0em 0em 2.5em;
	padding: 0em;
	text-align: left;
	
	}
	
#explanation1 {
	float: left;
	width: 30em;
	height: 4em;
	margin: .5em 0em 0em 2.5em;
	padding: 0em;
	text-align: left;
	
	}
	
#work-for-hire {
	float: left;
	width: 30em;
	height: 3.25em;
	margin: .5em 0em 1em 2.5em;
	padding-bottom: 1em;
	text-align: left;
	
	}
	
p.work {
	font: normal .7em/1.5em "Trebuchet MS", verdana;
	color: #000;
	margin: 0em 0em 0em 0em;
	text-align: left;
	}
	
p.explanationcopy {
	font: normal .75em/1.5em "Trebuchet MS", verdana;
	color: #000;
	margin: 0em 0em 0em 0em;
	padding: 0em 0em .75em 0em;
	text-align: left;
	}
	
p.explanationcopy a:link  {
	color: #003C79;	
	
	}
	
p.explanationcopy a:visited, p.explanationcopy a:hover  {
	color: #003C79;	
	}
	
p.explanationpdf {
	font: normal .7em/1.5em "Trebuchet MS", verdana;
	color: #000;
	margin: 0em 0em 0em 0em;
	text-align: left;
	}
	
p.explanationpdf a:link  {
	color: #003C79;	
	
	}
	
p.explanationpdf a:visited, p.explanationpdf a:hover  {
	color: #003C79;	
	}
	
	
p.category {
	list-style-type: none;
	text-decoration: none;
	font: normal .85em/.85em "Trebuchet MS", verdana;
	color: #003C79;
	margin: 0em 0em 0em 1.5em;
	text-align: left;
	}

	
p.category a:link   {
	color: #003C79;	
	text-decoration: underline;
	}
	
p.category a:visited {
	color: #003C79;	
	text-decoration: underline;
	}

p.category a:hover  {
	color: #9F2D20;		
	}	

	
