@import "style.css";
#containerInner {
	background:url(/images/pageBackBrown.gif);
	}
html,body{
    color:#fff;
	}
#content h2 {
    border:#444 solid 1px;
	/*border-bottom:0px;*/
	padding:0px 4px 0px 10px;
	margin:20px 0px 15px 0px;
	clear:both;
	line-height:1.5;
	}
#content p,.entry-body p{
    margin:10px 0px 0px 0px;
	overflow:hidden;
	}
#content img {
	border:0px #555 solid;
	float:left;
	margin:0px 10px 5px 10px;
	}
#floatRight img{
    float:right;
	}
#floatRight p{
    overflow:visible;
	overflow:hidden;
	
	}
#containerInner {
	padding:430px 10px 0px 10px;
	}
#header {
	padding:0 0 0px 0;
	}
#naviLocal{
    margin-bottom:10px;
	}
.entry-footer{
    text-align:center;
	font-size:14px;
	}




