@import "/master.css";

/* Controls the Division Containers found on index.cfm of the main page. */
.divisionContainerContent {
	float:left;
	margin-right:2px;
	width:156px;
	height:217px;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:4px;
	padding-right:4px;
}

.divisionContainerContent strong {
font-size:16px;
}

.BText {
	font-size:11px;
}

h2 {
	font-size:20px;
}

.topOuterBox{ 
padding-top:0px;
float:right;
}

