div#content{
	width: 720px;
	margin: auto;
	padding-top: 1.5em;
}
div#frontpage_bottom_images {
	padding-top: 0.5em;
	padding-top: 1.5em;
	margin-left: auto;
	width:727px;
	float:right;	
}
div#content p {
	max-width: 100%;
	line-height: 1.5em;
}
div#frontpage_bottom_images div {
	float: left;
}
div#frontpage_bottom_images img {
	margin-right: 0.5em;
}
div#frontpage_bottom_images a {
	font-weight: bolder;
	display: block;
}
/* 
div#search {
	margin-right: 14px;
	_margin-right: 4px;
}*/
#breadcrumbs {
	margin-left: 0.7em;
	margin-top: 0px;
	margin-bottom: 10px;
  clear: right;
}

div#content_col {
	border: none;
	position: relative;
	float: left;
	margin-left: 1em;
	left: auto;
	top: auto;
	min-width: 728px;
}

div#newsbox{
 border:1pt solid grey;
 float: right;
 width: 250px; 
 height: 175px;
}