	#btmContainer {width:910px;margin:auto;}
	div.item {
		width:285px;
		float:left;
		margin:9px;
		/*for ie6*/
		_margin:7px;
	}
	div.doubleitem {
		width:588px;
		float:left;
		margin:9px;
		/*for ie6*/
		_margin:7px;
	}
	div.itemheader{
		background-color:#582700;
		padding:5px 5px 0px 5px;
		font-size:1.2em;
	}
	div.itemcontent{
		padding:0px 5px 5px 5px;
		color:white;
	}
	div.fullitemcontent{
		padding:0px;
		color:white;
	}
	div.ihc {
		border-top:1px solid white;
		border-left:1px solid white;
		border-right:1px solid white;
		/*margin:5px 5px 0px 5px;*/
		background-color:#582700;
		color:white;
		padding:5px;
		text-align:left;
		font-weight:bold;
	}
	div.icc {
		text-align:left;
	}
	div.icc a{
		font-weight:bold;
		text-decoration:none;
	}
	div.icc a:hover{
		/*text-decoration:underline;*/
	}
	div.itemcontent div {
		border-bottom:1px solid white;
		border-left:1px solid white;
		border-right:1px solid white;
		/*margin:0px 5px 5px 5px;*/
		padding:5px;
	}
	
	div.lightgreen {
		background-color:#949a50;
	}
	div.red {
		background-color:#9e0522;
	}
	div.yellow {
		background-color:#ffcb55;
		color:#582700;
	}
	div.brown {
		background-color:#996600;
	}
	div.coltsblue{
		background-color:#003057;
		/*7fa5c5*/
	}
	div.kellygreen{
	    background-color:#004819;
	}
	div.kissred{
	    background-color:#CD1334;
	}
	div.grassgreen{
	    background-color:#1e803f;
	}
	
	#aboutFischer{width:890px;margin:auto;text-align:left;}
	#aboutFischer h4 {margin-top:20px;}
	#afLeft{float:left;width:580px;padding-right:10px;}
	#afRight{float:right;width:300px;}
	#afRight li {margin:0 0 5px 12px;}
