@charset "UTF-8";
/* CSS Document */

/* Lower section css shared by all files, except for front page index */

#lowersect

{
	background: #f0ebd2; 
	background:url(../images/lower_sect.gif);
	padding: 0px; 
	height:128px;
	border-left: 1px solid #594539;
	border-right: 1px solid #594539;

}