/* Style Sheet for FutureStrategies.com */ 
body {
    font-family: Georgia, serif;
    font-size: 10pt;
    }
#background {
	}
#logo {
	position: absolute;
	left: 0px;
	top: 2px;
	z-index: 2;
}
#logoimage {
	width: 400px;
	border: none;
}
#hm {
	float: right;
	top: 2px;
	z-index: 2;
}
#hmimage {
	width: 200px;
	border: none;
	padding: 6px;
}
#logocopy {
	position: absolute;
	left: 570px;
	top: 20px;
	z-index: 2;
	font-size: 12pt;
	font-weight: bold;
	color: Navy;
}
#divider1 {
	position: absolute;
	top: 145px;
	width: 20px;
	border-top-style: solid;
	border-top-width: 1px;
	z-index: 3;
	color: Navy;
}
#divider2 {
	position: absolute;
	left: 95px;
	top: 145px;
	width: 99%;
	border-top-style: solid;
	border-top-width: 1px;
	z-index: 3;
	color: Navy;
}
#maincopy {
	position: absolute;
	left: 100px;
	top: 175px;
	width: 454px;
	z-index: 1;
	border: none;
}
#maincopy p {
    margin-top:1em;
    margin-bottom:1em;
	 padding-right:3em;
    }
#maincopy h1 {
	font-size: 24px;
	color: Navy;
	font-style: italic;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#maincopy h2 {
	font-size:20px;
	margin-bottom:5px;
	padding-left:10px;
	}
#maincopy h3 {
	font-size:14px;
	font-weight:normal;
	margin-top:2px;
	padding-left:15px;
	}
#maincopy ul {
	padding: 0px 0px 0px 0px;
	margin-top: 2px;
}
#subscript {
	vertical-align: sub;
}
#email {
	font-size: 14px;
	margin-top: 20px;
	font-weight: bold;
	clear: both;
	}
#leftcolumn {
	width: 163px;
	position: absolute;
	left: 555px;
	top: 160px;
	z-index:1;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 10px;
	padding-bottom: 20px;
}
.leftcolumnbox {
	width:136px;
	float:left;
	font-size: 16px;
	font-weight: bold;
	color: Navy;
	padding: 8px;
	margin: 4px 4px 4px 4px;
}
.leftcolumnbox a {
	color: Navy;
}
