/*  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    bio.css
    scope: bio page only (www.latex-mania/bio/)
    created: 2/17/07 rich cirminello www.amorphicmedia.com
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
*/
#latexmaniateam h2{
	text-align:center;
	margin-top: 3em;
}

#latexmaniateam{
	position: relative;
	width: 900px;
}
#cofounders{
	width: 400px;
	margin-left: 282px;
}
#cofounders div.teammember{
	float:left;
	width: 175px;
}
#painters{
	position:relative;
	clear:both;
	width: 480px;
	height: 200px;
	margin-left: 216px;
	padding-top: 1em;
}
#painters div.teammember{
	width: 120px;
	float: left;
}
#painters div.teammember img{
	width: 100px;
	height: 100px;
}
/*#bio #footer{
	margin-top: 0;
}*/
#bio img{
	float;left;
}
address{
	font-style:normal;
	color:#B6CDE3;
	margin-left: 3em;
	font-size: 90%;
}

#latexmaniateam{
	clear:both;
	min-height: 150px;
	top: -50px;
	text-align: left;
	width: 900px;
	float: left;
}

.teammember{
	color: #FFF;
	width: 120px;
	min-height: 150px;
	float:left;
}
.teammember img{
	margin:auto;
	width: 100px;
	height:100px;
}
.membername{
	font-size: 100%;
}
.caption{
	font-size: 80%;
}

#cofounders,
#painters{
	padding-top: 1.25em;
	clear:both;
	float:left;
	margin-left: 300px;
}
#painters{
	margin-left: 220px;
}
#cofounders .team_member{
	width: 170px;
	min-height: 160px;
}
#cofounders img{
	width:150px;
	height:150px;
}