	body {
		text-align:center;
		}
	
	#framew {
		width:837px;
		margin-right:auto;
		margin-left:auto;
		margin-top:16px;
		padding:0px;
		text-align:left;
		}
		
	#contentleft {
		top:304px;
		height:384px;
		width:148px;
		padding:0px;
		background:#c0c0c0;
		float:left;
		}
	
	#contentcenter {
		top:304px;
		height:384px;
		width:460px;
		padding:0px;
		float:left;
		background:#f7f4ec;
		}
	
	#contentright {
		top:304px;
		height:384px;
		width:169px;
		padding:0px;
		float:left;
		background:#f7f4ec;
		}
	
	#contentleftside {
		top:304px;
		width:30;
		height:384px;
		float:left;
		background:#fff;
		}
	
	#contentrightside {
		top:304px;
		width:30;
		height:384px;
		float:left;
		background:#000;
		}
	
	#contentheader {
		top:250px;
		background:#fff;
		width:777px;
		height:264px;
		float:left;
		}
		
	#contentheadlt {
		top:250px;
		background:#fff;
		width:30px;
		height:264px;
		float:left;
		}

	#contentheadrt {
		top:250px;
		background:#fff;
		width:30px;
		height:264px;
		float:left;
		}

		
	#contentsubhead {
		top:264px;
		background:#fff;
		height:40px;
		float:left;
		}
				
	#contentfooterleft {
		top:600px;
		width:30px;
		height:96px;
		padding:0px;
		float:left;
		background:#fff;
		}	
		
	#contentfooter {
		top:600px;
		width:777px;
		height:96px;
		padding:0px;
		float:left;
		background:#f7f4ec;
		}	
		
	#contentfooterright {
		top:600px;
		width:30px;
		height:96px;
		padding:0px;
		float:left;
		background:#fff;
		}	
		
	#contentbottom {
		top:648px;
		width:837px;
		height:48px;
		padding:0px;
		float:left;
		background:#fff;
		}	
	
	p,h1,pre {
		margin:0px 10px 10px 10px;
		}
		
	h1 {
		font-size:14px;
		padding-top:10px;
		}
		
	#contentheader h1 {
		font-size:14px;
		padding:10px;
		margin:0px;
		}
	
	#contentright p { font-size:10px}
