body {
		margin:0px;
		padding:0px;
		text-align:center;
		height:100%;
/*		color:#565854;*/
		}
#wrapper 	{
	
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 960px;
	}


	#menu {
	float:left;
	width:230px;
	
		} 
		
	#rightcontent {
	float:left;
	width:357px;
	padding-left: 5px;
	text-align:center;
				}
		
	#centercontent {
	float: left;
	width: 36%;
	padding-left: 5px;
	padding-right: 5px;
	border-right-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: 5px;
	text-align:center;
		}
	
	#banner {
	height:95px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height:95px;
	background-image: url(/common_files/images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	
		}
	html>body #banner {
		height:94px;
			}

	#gallery {
	bottom: 0;
	text-align: center;
	font-size: 0.8em;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	width: 960px;
	background: #CCCCCC;
	border: 1px none #000;
}


	#footer {
	bottom: 0;
	border:1px solid #000;
	background-color: #FFE179;
	text-align: center;
	font-size: .8em;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	width: 960px;
}
