
#column-left {
	width: 440px;
	float: left;
	padding-top: 15px;
	border-right: 1px dashed #CCC;
}

#column-right {
	margin-left: 440px;
	padding-top: 58px;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	border-bottom: 1px dashed #CCC;
}

#box-footer {
	position:static;
}

h1.heading-section {
	padding: 36px 0 0 20px;
	margin-bottom: 0;
	color: #003366;
}

div.item {
	margin-bottom: 15px;
	padding: 0 20px 10px 20px;
	border-bottom: 1px dashed #CCC;
	font-size: 1.2em;
	line-height: 1.6;
	color: #333;
}

div.item h2 {
	padding-top: 5px;
}

div.item h3 {
	margin: 0;
	padding: 0;
	font-size: 1.2em;
	color: #036;
}

#column-right h3 {
	color: #333;
}

ul.staff {
	border-bottom: 1px dashed #CCC;
}

h3.thanks {
	padding-top: 10px;
}

ul.thanks {
	padding-bottom: 15px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #CCC;
}

#column-right h3, ul.staff li, ul.thanks li{
	padding-left: 20px;
	padding-right: 20px;
}

ul.staff li{
 	margin: 15px 0 15px 0;
	line-height: 1.6;
}

ul.staff li#tech {
	border-top: 1px dashed #CCC;
	padding-top: 15px;
}

ul.thanks li {
	margin: 5px 0 5px 0;
}

/*  --------------   S I F R   -------------  */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-active h1.heading-section {
  visibility: hidden;
  margin: 0;
  font-family: Verdana;
  line-height: 1em;
  font-size: 36px;
}

