body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}



.main {
	margin: 0 0 0 0;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #222;
	text-align: left;
}

.main a {
	text-decoration: none;
	color: #222;
	text-decoration: underline;
}

.main a:active {
	text-decoration: none;
	color: #222;
	text-decoration: underline;
}

.main a:visited {
	text-decoration: none;
	color: #757575;
	text-decoration: underline;
}

.main a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #222;
}

#container {
	position: absolute;
	font-family: Berthold Akzidenz Grotesk, Arial, Helvetica, sans-serif;
	text-align: left;
	float: left;
}

#news1 {
	padding: 20px 20px 20px 20px;
	float: left;
	width: 200px;
	background-color: #fff;
	opacity: 0.90;
}

#news2 {
	padding: 20px 20px 20px 0;
	float: left;
	position: relative;
	width: 200px;
	background-color: #fff;
	opacity: 0.90;
}

.news {
	font-size: 11px;
	line-height: 15px;
	color: #222;
}

#spacer {
padding-left: 17px;
padding-top: 27px;
}

.news a {color: #222; text-decoration: underline;}
.news a:active {color: #222; text-decoration: underline;}
.news a:visited {color: #222; text-decoration: underline;}
.news a:hover {text-decoration: none; color: #fff; background-color: #222;}

.title {
	margin: 5px 0 0 0;
	font-weight: bold;
	font-size: 14px;
	line-height: 15px;
	color: #222;
}

.date {
	font-size: 10px;
	line-height: 16px;
	color: #666;
}