#pageHeaderpages
{
	height: 230px;
	text-align: center;
	float: left;
	width: 100%;
}
.style #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 200px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 20px;
}

#container #linkList {
	position: relative;
	width: 198px;
	font: 11px "Trebuchet MS", Verdana;
	float: left;
	margin-top: 25px;
}
