html {
	width:100%
}
body {
	background: white;
	font-size: 10pt;
	color: #000000;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
	float: none !important;
}
img {
	border: 0;
}
#wrap {
	width:auto !important;
	border: 0;
	margin: 0;
	padding: 0;
	}
/* Hide Various Elements when printing */
#Midleft, #MidleftBio, #MidleftSullivan, #MidleftPlantation, #MidleftPalms, #MidleftShemCreek, #MidleftPawleys, #MidleftGrace, #MidleftMango, #MidleftPress, #MidleftPortrait, #navbar2, #bigbooks, #books {
	display: none;
}
#top {
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 90px;
	width: 700px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: 0;
	margin-bottom: 0;
	overflow: hidden;
	position: relative;
	padding: 0;
	}
#mid, #MidBody, #MidBodyNoHead {
	float: none !important;
	height: auto;
	padding: 0;
	margin: 0;
	width: 100%;
	display: inline;
	background: white;
	color: #000000;
}

/* Link Management */
a:link, a:visited {
	color: #FF0000;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}