.footer{text-decoration: none; color: #000000; font-size: 9px; font-weight: bold;}

.div-space{
    height:10px;
    width:900px;
}

.div-20space{
    height:20px;
    width:900px;
}



.div-39space{
    height:39px;
    width:900px;
}

.div-60space{
    height:60px;
    width:900px;
}

.div-63space{
    height:63px;
    width:900px;
}
.div-80space{
    height:80px;
    width:900px;
}

.div-200space{
    height:200px;
    width:900px;
}

.myfooter{
    position: relative;
	padding: 0.8em 20;
	border-left: 10px double #7d6340;
	border-right: 10px double #7d6340;
	border-bottom: 10px double #7d6340;
	
	background: url(images/bkgImg.jpg) center repeat;
	background-color: #EDE1A3;
	margin: auto;
    width: 72em;
    height:25px;
    bottom:35px;	
}


.div-footer{
    position: relative;
    height:25px;
    bottom:35px;	
}

html {scrollbar-base-color: #7d6340}


 
