div#frontpageImage
{
	display: block;
	margin-top: 24px;
	margin-left: 13px;
	height: 203px;
	width: 305px;	
	background-image: url('../images/bus.jpg');
	background-repeat: no-repeat
}

div#frontpageText
{
	padding-right: 5px;
	height: 330px;
	margin-top: 24px;
	font-family: "Helvetica";
	font-size: 12px;
	line-height: 12px;
	overflow-y: auto;
}
