/* CSS Document */
#pageGall {
	width: 900px;
	margin: 0 auto;
	margin-top:10px;
	padding-left:5px;
	padding-right:0px;
}
.fullboxgall {
width: 890px;
height: auto;
margin:0 auto;
}

.contFullTopLGall {
width: 885px;
height:10px;
background:#322014 url(../layout/contentTopLG.jpg) no-repeat top left;
	}

.contFullTopRGall {
width: 10px;
height:10px;
background: url(../layout/contentTopRG.jpg) no-repeat top right;
float:right;
	}
	
.contFullBottLGall {
width: 885px;
height:10px;
background:#322014 url(../layout/contentBottL.jpg) no-repeat top left;
	}

.contFullBottRGall {
width: 10px;
height:10px;
background:url(../layout/contentBottR.jpg) no-repeat top left;
float:right;
	}

.postFullGall {
background-color:#322014;
padding:10px;
width:865px;
}

.postFull .entryGall {
	padding-right:5px;
	padding-left:5px;
	padding-top: 0px;
	color:#B6A372;
	text-align:left;
	font-size:1em;
}
