/* CSS Document */#topFeaturesItem {	width: 100%;	height: 120px;	background:  url(../images/bg/tricolorbgue.gif) no-repeat;}#middleFeaturesItem {	width: 100%;	/*background-color: #cccccc;*/	background: url(../images/bg/fauxcolumns.gif) repeat-y left top;}/*#middleFeaturesItem a:link, a:visited {color: #000000;}#middleFeaturesItem a:hover {color: #990000; text-decoration: underline;}*/#itemHeader {width: 100%; /*background-color: #ffffff;*/}#itemHeader h3 {	color: #999999;	text-align: left;	margin: 0em;	padding: 0em;}#itemHeader h4 {	color: #990000;	font-family: "Arial", "Helvetica", sans-serif;	text-align: center;	margin-left: 5em;	margin-top: 0.5em;	margin-bottom: 0.5em;	font-size: 110%;}#pictures {	float: left;	width: 550px;	background-color: #dedede;	/*margin-left: 18px;*/	/*padding: 5px;*/}#pictures img {	/*border: 1px solid #666666;*/    margin-left: 24px;}#pictures h3 {	clear: right;	text-align: center;	background-color: #dedede;	padding: 0em;	margin: 0em;	border-bottom: 1px solid #990000;}#pictures h4 {	color: #FFFFFF;	font-family: "Arial", "Helvetica", sans-serif;	font-style: normal;	text-align: center;	padding: 0em;	margin: 0em;	margin-left: 24px;	font-size: 110%;	background-color: #666666;	border-bottom: 1px solid #990000;	text-transform: uppercase;	width: 500px;}#stats {	float: right;	width: 250px;	padding-bottom: 0em;}.statsItem {	float: left;	width: 100%;	font-size: 110%;	font-weight: bold;	padding: 0em;	margin: 80px 0 2em 0;	background-color: #dedede;	border-top: 3px solid #666666;	border-bottom: 1px solid #990000;}.statsItem h5 { font-size: 110%; margin-top: .05em; margin-bottom: 0em; color: #990000;}.statsItem ul {	margin: 0.5em;	padding: 0em;}.statsItem li {	display: list-item;	list-style-type: square;	text-align: left;	margin-left: 1em;}.statsItem table {width: 100%; background-color: #cccccc;}.statsItem th {background-color: #666666; color: #ffffff;}.statsItem td {background-color: #ffffff; vertical-align: top;}.statsitem td:hover {background-color: #d5d5d; color: #000000;}/* OPTIONAL STATS FORMATTING */.statsItemOptional {	float: left;	width: 100%;	font-size: 110%;	font-weight: bold;	padding: 0em;	margin: 35px 0 2em 0;	background-color: #dedede;	border-top: 3px solid #666666;	border-bottom: 1px solid #990000;}.statsItemOptional h5 { font-size: 110%; margin-top: .05em; margin-bottom: 0em; color: #990000;}.statsItem ul {	margin: 0.5em;	padding: 0em;}.statsItemOptional li {	display: list-item;	list-style-type: square;	text-align: left;	margin-left: 1em;}.statsItemOptional table {width: 100%; background-color: #cccccc;}.statsItemOptional th {background-color: #666666; color: #ffffff;}.statsItemOptional td {background-color: #ffffff; vertical-align: top;}.statsitemOptional td:hover {background-color: #d5d5d; color: #000000;}.columnStyle {font-weight: bold;}/*#largeImage {margin-left: 120px;}*/#coopContainer {width: 100%; height: 34em; background-color: #666666;}#coopItem {	float: left;	width: 260px;	background-color: #cccccc;	margin-left: 4px;	margin-right: 2px;	margin-top: 6px;	padding-bottom: 1em;}#coopItem img {	width: 248px;	height: 149px;	border: 6px solid #ffffff;}#coopItem ul {margin: 0.5em; padding: 0em;}#coopItem li {	display: list-item;	list-style-type: square;	text-align: left;	margin-left: 1em;}#coopItem p {margin-left: 3em;}#bottom {	clear: both;	width: 100%;	height: 150px;	background:  url(../images/bg/footer2.gif) no-repeat;}.clear {clear:both;}
