* {
	margin:0;
	padding:0;
}
a  { 
	color: gray;
	text-decoration:none;
	border:0px;
	outline:none;
}
a:hover {
	color: #C00;
}
.bio-box .icon {
	border: none;
	vertical-align:bottom;
	margin-top: 3px;
	margin-left: 10px;
	margin-right: 5px;
}
.body a {
	border-bottom: 1px #E57F7F solid;
}
.body a:hover  {
	border-bottom: 1px #C00 solid;
}
html, body {
	height:100%;
	font-family:georgia,"times new roman",serif;
	color:gray; 
	font-size:.95em;
}
body {
	background-color:#FFF;
}
.wrap {
	width: 900px;
	margin: 0 auto;
	height: 100%;
	overflow: visible;
}
.header {
	background-image: url(images/shadow.png);
	background-position: 50% 100%;
	background-repeat: no-repeat;
	height: 125px;
	position: relative;
}
.header .hilite {
	color: #C00;
	display: block;
	float: left;
	font-size: 30px;
	font-weight: bold;
	height: 39px;
	margin: 27px 10px 0px 0px;
}
.header .hilite a {
	color: #C00;
}
.header h2 {
	color: #666;
	display: block;
	float: left;
	font-size: 12px;
	font-weight: normal;
	height: 15px;
	margin: 40px 0px 20px 2px;
}
.header .lolite {
	color: #C00;
	display: block;
	float: right;
	height: 34px;
	margin-right: 15px;
	margin-top: 10px;
	text-align: right;
}
.header .links { 
	bottom: 18px;
	position: absolute;
	display: block;
	height: 26px;
	left: 0px;
	width: 100%;
	text-align:center;
}
.header .links .menu a {
	color: grey;
	cursor: auto;
	display: block;
	float: left;
	font-size: 14px;
	height: 17px;
	margin: 0px 41px 0px 0px;
	outline-color: black;
	outline-style: none;
	outline-width: 0px;
	padding-bottom: 3px;
	text-decoration: none;
}
.header .links .menu {
	margin: 0 auto;
	display:inline-block;
}
.header .links .menu  #last {
	margin: 0px;
}
.header .links .menu .current {
	border-bottom-color: #D7D7D7;
	border-bottom-style: solid;
	border-bottom-width: 6px;
	color: black;
}
.header .links .menu a {
	color: grey;
}
.header .links .menu a:hover {
	color: #C00;
}
.copyright { 
	padding-top: 15px;
	clear: both;
	color: #CCC;
	text-align: center;
	margin: 0 auto;
	font-size: 10px;
	height: 13px;
}
.about-primary { float:left; width: 540px; margin-top: 20px; font-size: 14px; margin-left:-15px; }
.about-secondary { float:right; width: 335px; margin-top: 5px;  font-size: 13px; }
.bio-box {
	margin-top: 12px;
	color: #999;
	width: 100%;
	line-height: 1.4em;
}
.bio-box h3 { 
	color: #C00;
	font-size: 17px;
	font-weight: normal;
	margin-bottom: 10px;
}
.bio-box h4 { 
	color: #C00;
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 6px;
}
.body { 
	padding-left: 15px;
	padding-right: 15px;
}
img {
	border: 1px grey solid;
}
::selection {
	background: #DF7F7F; /* Safari */
	}
::-moz-selection {
	background: #DF7F7F; /* Firefox */
}
.home-img {
	margin-left:-15px;
}
.floating_wrap {
	position:absolute;
	top: 120px;
	left: 0;
	width: 100%;
	height: 625px;
}
.slideshow {
	height: 590px;
}
.hidden {
	display: none;
}
.dsq-brlink {
	display: none !important;
}
.dsq-dc-logo {
	display: none !important;
}