@charset "utf-8";
/* CSS Document */
.headerLeft {
	float: left;
	width: 20%;
}
.headerCenter {
	float: left;
	width: 40%;
}
.headerRight { 
	float: right;
	width: 20%;
}
.thrColLiqHdr #container #mainContent .style0 {

}

.thrColLiqHdr #container #mainContent table tr .style1 {
	float: left;
	padding-top: 0px;
	padding-right: 1em;
	padding-bottom: 0px;
	padding-left: 0px;

}
.thrColLiqHdr #container #mainContent table tr .style2 {
	margin: auto;
	padding-top: 0em;
	padding-right: 1.5em;
	padding-bottom: 0em;
	padding-left: 1.5em;
}
.rosterPhoto {
	width:150px;
	height:175px;
	float:left;
	padding:5px;
	border:solid black thick;
	margin: 3px;
	text-align:center;
	background-color:blue;
	color:white;
}
.portrait {
	border:5px white solid;
	margin:5px;
}
h1 {
	line-height:2.0em; margin:0;padding:0;border:0;
}

