#banner {
	height:91px;
}

#navigation {
	float:left;
	width:145px;
	height: 2000px;
	margin-top: 0;
	background-color:#cccc99;
}

#links {
	float:right;
	width:150px;
	height: 2000px;
	background-color: #ffffff;
}

#content {
	float:left;
	margin:auto;
	padding:10px;
	max-width: 550px ;
	
	
	/*margin-left: 160;*/
	/*margin-right: 100;*/
	/*padding: 15px;*/
}
#table {
	margin-top: 50;
	margin-left: 143;
	margin-right: 94;