#containerpages
.sidebar1
{
	position: relative;
	background: #FAFBFB url(../images/header-page.jpg) no-repeat top left;
	margin: 0 0 0 -350px;
	border: 6px solid #000;
	width: 200px;
}

#containerPlain
{
	position: relative;
	width: 670px;
	border: 6px solid #000;
	overflow: visible;
	background-color: #FAFBFB;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -350px;
}

#containerPlain #containPlainContent
{
	width: 650px;
	margin: 10px;
	float: left;
}



acronym {
	border: 0;
	font-style: normal;
}

#pageHeader {
	height: 300px;
}
#pageHeader span {
	text-align: center;
}

/*#containerPage #preamble
{
	width: 430px;
	text-align: left;
	margin-left: 250px;
	margin-top: 160px;
}
html>body #containerPage #preamble
{
	margin-top: -160px;
}
*/


/*#container #preamble, #supportingText, #explanation, #participation
{
	width: 430px;
	margin-left: 250px;
	margin-top: 10px;
	text-align: left;
}*/


#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;
}
.toppad
{
	padding-top: 3px;
	margin-bottom: 0px;
	vertical-align: top;
	padding-bottom: 2px;
}
