@charset "UTF-8";
#limg #topcolumn{
	width: 550px;
	display: block;
	text-align: left;
	position: relative;
	left: 160px;
	top: 30px;
}
#topcolumn p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8.5pt;
	text-align: left;
}
#topcolumn {
	width: 550px;
	display: block;
	text-align: left;
	position: relative;
	left: 160px;
	top: 20px;
}
#topcolumn h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
	letter-spacing: 1pt;
	font-weight: normal;
	color: #066;
}
#midcolumn {
	float: left;
	position: relative;
	width: 50%;
	margin: 10px 0px 0px;
	top: -10px;
}
#rightcolumn {
	display: block;
	width: 50%;
	position: relative;
	float: right;
	margin-top: 10px;
	top: -10px;
}
#topcolumn h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11pt;
	letter-spacing: 1pt;
	font-weight: normal;
	color: #066;
}
