	body {
	background-color: #666666;
	
		}
	
	#frame {
	   position:absolute;
  	 top:50%;
  	 left:50%;
   	margin-top: -230px;
   	margin-left:-466px;
	width:918px;
	height:450px;
	padding:0px;
	text-align:left;
	
	
		}
		
	#contentleft {
		width:208px;
		height:450px;
		padding:0px;
		float:left;
		background:#969390 url(../img/menu_bkg.gif) no-repeat bottom;
		}
	
	#contentcenter {
		width:710px;
		height:353px;
		padding:0px;
		float:left;
		background:#003333;
		}
	#title {
	width:386px;
	height:40px;
	left: 0px;
	top:0px;
	position: absolute;
	z-index: auto;
	}

	
	#contentright {
	width:320px;
	height:353px;
	padding:0px;
	float:left;
	background:#A3A09C;
	margin: 0px;
	vertical-align: baseline;
	text-align: center;
		}
	
	#contentheader {
	background:#fff;
	width: 918px;
		}
		
	a img {
	border: 0px;
	}

	
	
#right {
	width:710px;
	height:450px;
	padding:0px;
	float:right;
	margin: 0px;
	background-color: #FFFFFF;

}
