/* Linds Team Site - Screen Non IE */

body {
	background-color: #004780;
	margin: 0;
	padding: 0;
}
#all {
	position: relative;
	margin: 0px auto;
	padding: 0;
	width: 618px;
}
#topstripes {
	position: relative;
	background: url(images/topstripes.gif) top left no-repeat;
	width: 618px;
	height: 133px;
}
#logo {
	position: absolute;
	top: 0px;
	left: -70px;
	z-index: 10;
}
#teamphoto {
	position: absolute;
	top: 43px;
	right: -3px;
	z-index: 7;
}
#contentwrap {
	position: relative;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
}
#topnav {
	position: absolute;
	top:105px;
	left: 0;
	z-index: 1;
	height: 25px;
	width: 100%;
	background-color: #004780;
}
#toptextalign {
	margin: 4px 0 0 89px;
	padding: 0;
	width: 332px;
	text-align: center;
}
#bottomnav {
	position: absolute;
	top: 139px;
	left: 0;
	z-index: 1;
	height: 25px;
	width: 100%;
	background-color: #004780;
	z-index: 6;
}
#bottomtextalign {
	margin: 4px 0 0 10px;
	padding: 0;
	width: 411px;
	text-align: center;
}
#content {
	position: relative;
	width: 100%;
	margin: 0;
	padding: 35px 0 0 0;
	z-index: 5;
}
#leftcolumn {
	margin: 0;
	padding: 0 3px 0 6px;
	width: 207px;
	float: left;
}
#leftcolumn2 {
	margin: 0;
	padding: 0 3px 0 6px;
	width: 193px;
	float: left;
}
#middlecolumn {
	margin: 0 0 0 216px;
	padding: 3px;
	width: 210px;
}
#middlecolumn2 {
	margin: 0 0 0 216px;
	padding: 3px;
	width: 193px;
}
#middlecolumn3 {
	margin: 0 0 0 216px;
	padding: 3px;
	width: 385px;
}
#rightcolumn {
	margin: 15px 0 0 0;
	padding: 3px;
	width: 150px;
	float: right;
}
#rightcolumn2 {
	margin: 15px 0 0 0;
	padding: 3px;
	width: 193px;
	float: right;
}
#bottomwrap {
	position: relative;
	width: 618px;
	margin: 0;
	padding: 0;
}
#bottom {
	position: relative;
	margin: -65px 0 0 0;
	padding: 0;
	width: 618px;
	height: 194px;
	z-index: 4;
	background: url(images/bottom-bg.gif) top left no-repeat;
}
#footer {
	position: relative;
	margin: 10px 0 0 0;
	padding: 5px 0;
	width: 618px;
	background-color: #000000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.linktext {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
.linktext a {
	color: #FFFFFF;
	text-decoration: none;
}
.linktext a:hover {
	text-decoration: underline;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.accomplishments {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.spotlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #004780;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF4040;
}
.footerpush {
	padding: 0 10px;
}
/* Clear Floats */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-table; }
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
