@charset "utf-8";
/* CSS Document */

#frontpage {
	width:690px;
	overflow:hidden;
}

.front_left {
	width:260px;
	padding:10px 10px 10px 10px;
	overflow:hidden;
	float:left;
}

.front_right {
	width:390px;
	padding:10px 10px 10px 10px;
	overflow:hidden;
	float: left;
}

.front_ingress  {
	font-size:9px;
	color:#000000;
	font-family:"Trebuchet MS", Arial, Verdana;
	padding-bottom:15px;
}