/*left column*/
.left {	border-style:solid; border-width:1px; border-color:#000; 
	float:left;
	width:244px;
	margin: 10px 11px 10px 10px;
	padding: 4px 4px 0px 4px;
	}


#team26ers {border-style:solid; border-width:1px; border-color:#000; }


/*main text area*/
.center {	
	float:left;
	width:450px;
	margin: 10px 0px 10px 5px;
	padding: 0px 10px 0px 10px;
	text-align: left;
	}
.center p {text-indent:30px} 