
#footerWrap{
        border:   solid black ;
	border-width: 0px 0px 0px 0px;
        background-color:#d8d5cb;
	background-image: url('../img/footer.jpg');
	background-repeat: no-repeat;
        display: table;
	width:74em; 
	height:12.6em;
	margin-top:0em;
	margin-right:auto;
	margin-left:auto;
}
#footwrap{
        display: table-row;
}

#foot{
	text-align: left;
	font-size:1em;
	padding-top:2em;
	text-align: center;
	margin-left:0em;
	margin-right:0em;
	padding-left: 1em;
	padding-right: 0.0em;
	width:72.8em;
	height:2.6em;	
}
#foot a:link {
	text-decoration: none;
	font-style: italic;
	color: #999999;
	font-size:1.2em;
}
* html #foot_left,
* html #foot_middle,
* html #foot_right,
* html #foot_content {
        margin-bottom: -10000px;
        padding-bottom: 10000px;
	float: left;
}
* html #foot_left,
* html #foot_middle,
* html #foot_right,
* html #foot_content {
        height: 100%;
        float: left;
}
#foot a img{
	border: none;
}
