

#footer2 {
background: url(images/coda-footer.png) repeat-x;	
text-align: center;
	color: #01569A
   
	
	
}

#footer2 p {

	font-size: 9px;
	text-align: center;
	color: #666666;
}

#footer2 a {
	color: #666666;
}

#footer2
{
width: 100%;
height: 100%;
margin: 0 auto;
}
.post_body {
	background: url('img/post/body.gif') repeat-x left top;
	padding: 10px 10px 1px;
}
.post_body img {
	border: 1px solid #CCC;
	background: #FFF;
	padding: 3px;
}

.footer 
{
     position:fixed;
     width:100%;
     height:100px;
     top:auto;
     right:0;
     bottom:0;
     left:0;
    
margin: 0px 0px 0px 0px;
background: url(images/coda-footer.png) repeat-x;	
text-align: center;
	color: #01569A;	
	
}
