@charset "utf-8";
* { behavior: url(/styles/iepngfix.htc) }
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #99cc99  no-repeat;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}



#table-align-left {
	margin-right: 10px;
}




.twoColElsLt #container { 
	margin: 0 auto;
	text-align: left;
	font-size: 0.9em;
	min-width:46em;
} 
.twoColElsLt #sidebar1 {
	float: left; 
	width: 12em;
	padding: 15px 1em 15px 0;
	margin: 6em 1em 0 0;
}
.twoColElsLt #sidebar1 h3, .twoColElsLt #sidebar1 p {
	margin-left: 10px;
	margin-right: 10px;
}
.twoColElsLt #mainContent {
 	margin: 0 3.5em 0 14em;
} 
.twoColElsLt #container #mainContent #mission {
	margin: 3.8em 0 0 11em;
	width: 20em;
} 
.twoColElsLt #container #mainContent #content {
	padding: 8em 0 0 0 ;
}
.twoColElsLt #container #mainContent #content #hmContainer {
	background-color: #dedeca;
	background-image: url(/files/images/women-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
	position: relative;
	height:407px;
	width:600px;
}
.twoColElsLt #container #mainContent #content #hmContainer #women {
	list-style:none;
	display:inline;
}
#hmContainer #women #woman1 a {
	text-indent: -9999px;
	background-image: url(/files/images/woman1.png);
	background-repeat: no-repeat;
	width:100px;
	height:128px;
	display:block;
	position: absolute;
	left: 30px;
	top: 39px;
}
#hmContainer #women #woman2 a {
	text-indent: -9999px;
	background-image: url(/files/images/woman2.png);
	background-repeat: no-repeat;
	width:100px;
	height:128px;
	display:block;
	position: absolute;
	left: 364px;
	top: 228px;
}
#hmContainer #women #woman3 a {
	text-indent: -9999px;
	background-image: url(/files/images/woman3.png);
	background-repeat: no-repeat;
	width:100px;
	height:128px;
	display:block;
	position: absolute;
	left: 248px;
	top: 142px;
}
#hmContainer #women #woman4 a {
	text-indent: -9999px;
	background-image: url(/files/images/woman4.png);
	background-repeat: no-repeat;
	width:100px;
	height:128px;
	display:block;
	position: absolute;
	left: 248px;
	top: 7px;
}
#hmContainer #women #woman5 a {
	text-indent: -9999px;
	background-image: url(/files/images/macauley.png);
	background-repeat: no-repeat;
	width:100px;
	height:128px;
	display:block;
	position: absolute;
	left: 248px;
	top: 277px;
}
#hmContainer #women #woman6 a {
	text-indent: -9999px;
	background-image: url(/files/images/woman6.png);
	background-repeat: no-repeat;
	width:100px;
	height:128px;
	display:block;
	position: absolute;
	left: 364px;
	top: 50px;
}
#hmContainer #women #woman7 a {
	text-indent: -9999px;
	background-image: url(/files/images/woman7.png);
	background-repeat: no-repeat;
	width:100px;
	height:128px;
	display:block;
	position: absolute;
	left: 132px;
	top: 228px;
}
#hmContainer #women #woman8 a {
	text-indent: -9999px;
	background-image: url(/files/images/woman8.png);
	background-repeat: no-repeat;
	width:100px;
	height:128px;
	display:block;
	position: absolute;
	left: 480px;
	top: 142px;
}
#hmContainer #women #woman9 a {
	text-indent: -9999px;
	background-image: url(/files/images/woman9.png);
	background-repeat: no-repeat;
	width:100px;
	height:128px;
	display:block;
	position: absolute;
	left: 16px;
	top: 142px;
}
#hmContainer #women #woman10 a {
	text-indent: -9999px;
	background-image: url(/files/images/woman10.png);
	background-repeat: no-repeat;
	width:100px;
	height:128px;
	display:block;
	position: absolute;
	left: 132px;
	top: 50px;
}


.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
