
#homepage {}
#boxes
{
	position: relative;
	height: 220px;
	z-index: 0;
	background-color: #ffffff;
}
.box-header
{
	height: 51px;
	width: 240px;
	background: url(../images/box_header.jpg) no-repeat;
	vertical-align: center;
	text-align: center;
}
h2.box { color: #941300; font: bold 13px arial; text-align: center; position: relative; top: 8px; width: 240px;}
#box-left
{
	position: absolute;
	left: 248px;
	top: 0px;
}
#left-box-text
{
	position: absolute;
	left: 114px;
	top: 10px;
}
#left-box-lower-text
{
	position: absolute;
	left: 10px;
	top: 60px;
}
#box-center
{
	position: absolute;
	left: 491px;
	top: 0px;
}
#image-001
{
	position: absolute;
	top: 0px;
	left: 10px;
}
#center-box-text
{
	position: absolute;
	left:110px;
	width: 130px;
	top: 5px;
}
#box-right
{
	position: absolute;
	left: 734px;
	top: 0px;
}
#events
{
	position: relative; 
	top: 6px;
	left: 10px;
}
.event
{
	position: relative;
	margin: 0px 0px 15px 0px;
}
.event-text
{
	position: absolute;
	left: 85px;
	top: 0px;
	width: 140px;
}
.box-body
{
	border: #d7d7d7 solid 1px;
	border-width: 0px 1px 1px 1px;
	height: 105px;
	width: 238px;
	position: relative;
	text-align: left;
}
#headshot
{
	position: absolute;
	top: 10px;
	left: 10px;
}
.box-footer
{
	border: #d7d7d7 solid 1px;
	border-width: 0px 1px 1px 1px;
	height: 17px;
	text-align: right;
	width:238px;
}

#iso_sta
{
	position: absolute;
	left: 10px;
	top: 400px;
	z-index: 2;
	/*
	background: url(../images/iso_sta.jpg) no-repeat;*/
	width: 231px;
	height: 237px;
	text-align: left;
}
#iso_sta_h1
{
	margin: 10px 0px 0px 14px;
}
#iso_sta_h2
{
	margin: 3px 0px 0px 20px;
}
#iso_sta_name
{
	margin: 10px 0px 0px 50px;
	font-size: 10px;
	font-weight: bold;
}
#iso_sta_info
{
	margin: 2px 0px 0px 50px;
	color: #888786;
	font: normal 10px verdana, arial;
}
