@charset "utf-8";
/* CSS Document */



.bigger2 {
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

#text2{
	width: 600px;
	float: left;
	margin-top: 10px;
	}
	
#portfoliotext{
	width: 320px;
	float: left;
	line-height: 120%;
	min-height: 180px;
}

#text p.marginbottom2 {
	margin-bottom: 10px;
	clear: both;
	float: none;
	display: block;
}