body {
	height: 100%;
	text-align: center;
	margin:0;
	padding:0;
}
#outer {height: 100%; width:100%; overflow: hidden; position: relative;}
html>/**/body #outer[id] {display: table; position: static;}

#middle {position: absolute; top: 50%;} /* for explorer only*/
html>/**/body #middle[id] {display: table-cell; vertical-align: middle; position: static;}

#inner {position: relative; top: -50%; left:-50%;} /* for explorer only */
html>/**/body #inner[id] {position: static;}


b { color:#012f61; }

img.bio { width:1px; height:7px; }


a { cursor:pointer; text-decoration:none}


div.bioinfo {
	text-align: left;
	margin-right: 10px;
	font-family:arial; 
	font-size:10px; 
	line-height:14px; 
	float:left; 
	width:207px;
}


div.bioinfo2 {
	text-align: left;
	margin-right: 0px;
	font-family:arial; 
	font-size:10px; 
	line-height:14px; 
	float:left; 
	width:207px;
}

div#inner_container {
	margin-top: auto;
	margin-bottom: auto;
	vertical-align:middle;	
	padding: 40px 0px; 
	width: 100%; 
	color: #000;
	background-color:#e4e4e2;
	/*background-color: rgb(232, 234, 236);*/
}
div.green {
	background-color: #b3cccc;
}
div#square {
	padding: 30px;
	color: #000; 
	background-color: #fff; 
	width: 890px;
	margin-left: auto;
	margin-right: auto;
}
div#spacer {
	height: 26px; 
}
div#menu {
	height: 30px;
	border-bottom: 2px #d7d7d9 solid;
	margin-bottom: 25px; 
}
img#logo {
	float:left;
}
div#menuimg img {
	vertical-align:bottom;	
	border-right: 2px #d7d7d9 solid;
}
div#menuimg img#mail_img {
	border:0;
}
div#menuimg {
	margin-top:10px;
	float:right;
}
div#content {
	clear: both;
	position: relative;
	height:307px;
}
div.contentdiv {
	position: absolute;
	top:0px;
	left:0px;
	height:260px;
	display: none;
}
div#bio {
	display: none;
	text-align:left;
	width:100%;
	position: absolute;
	top:0px;
	left:0px;
	overflow: auto;
	height:260px;
	padding:0px;
	margin:0px;
}
div#bottom {
	position:absolute;
	top:265px;
	left:0px;
}
	#bottom_relative {
		position:relative;
		font-family: Arial;
		font-size: 11px;
		color: #c4c8cb;
	}
		#bottom_relative a {
			color:#7a7d7f;
			text-decoration:none;
		}
		#bottom_relative a:hover {
			color:#7a7d7f;
			text-decoration: underline;
		}
		#bottom_copy {
			position:absolute;
			top: 32px;
			left: 762px;
		}
		#bottom_knack {
			position:absolute;
			left: 633px;
			top: 32px;
		}
		#bottom_hmg {
			position:absolute;
			left: 10px;
			top: 32px;
		}
img {
	border:0;
}


.grid {
margin:95px 5px 5px 5px;
border:0px;
width:65px;
height:65px;
}

.gridlast {
margin-right:0px;
margin-bottom:5px;
margin-left:5px;
margin-top:95px;
border:0px;
width:65px;
height:65px;
}

.gridstart {
margin-right:5px;
margin-bottom:5px;
margin-left:0px;
margin-top:95px;
border:0px;
width:65px;
height:65px;
}
