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:220px;
	
		} 
		
	#rightcontent {
	float:left;
	width:220px;
	border-left:1px solid #000;
	text-align: center;
		}
	#centercontent {
	float: left;
	width: 50%;
	padding-left: 5px;
	padding-right: 5px;
		}
	
	#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;
			}

	#footer {
	bottom: 0;
	border:1px solid #000;
	background-color: #FFE179;
	text-align: center;
	font-size: 8pt;
	clear:both;
	width: 960px;
}
.box_border{
	border: 5px outset #FFD953;
	margin: 5px;
	background: #FFECAA;
	text-align: center;
}
.box_border_red{
	margin: 5px;
	background: #FF0000;
	text-align: center;
	
}

.box_border_blue{
	margin: 5px;
	background: #FFFF00;
	text-align: center;
	
}
