#content {
	width:1000px;
}
	
#left {
	width:310px;
}

#center {
	margin-right:350px;
	margin-left:330px;
}


#right {
	width:340px;
}

#top {
	height:320px;
}
 
