body {
	margin:36px;
	width:80%;
}
#homeTop h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:3.0em;
	letter-spacing:.48em;
	font-weight:bold;
	margin-bottom:0.1em;
	border-bottom:2px solid black;
	padding-bottom:.3em;
	width:75%;
}
#homeTop h3 {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif; 
	font-size:1.55em;
	font-weight:normal;
	letter-spacing:.5em;
	margin-top:0em;
}
#homeTop img {
	float:right;
	height:15em;
}
#homeTop hr {
	color:#666699; 
	border:0px solid #000000; 
	margin-bottom:0em;
}

#homeMain {
	margin-top:4em;
	width:75%;
	border-bottom:1px solid #666699;
}

#interiorTop h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1.7em;
	text-align:right;
	letter-spacing:.65em;
	font-weight:normal;
	margin-bottom:0.1em;
}
#interiorTop h3 {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif; 
	font-size:1.1em;
	text-align:right;
	font-weight:normal;
	letter-spacing:0.2em;
	margin-top:0em;
}
#interiorTop img {
	float:left;
	height:15em;
	margin:1em;
}
#interiorTop hr {
	color:#666699; 
	border:0px solid #000000; 
	margin-bottom:0em;
}

#interiorMain {
	padding:0em 0em 0.5em 13em;
	margin-top:2em;
	border-bottom:1px solid #666699;
	background-image:url(../images/chart_bg_4.jpg);
	background-repeat:no-repeat;
	background-position:right;
	background-position-y:0em;
	background-position-x:20em;
}
#interiorMain h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	letter-spacing:.2em;
}

#leftNav{
	width:15%;
	float:left;
	top:20em;
	position:absolute;
	margin-left:2em;
}
#leftNav a {
	width:50%;
	float:left;
	clear:both;
	margin:.3em;
	padding:.2em .8em .2em .8em;
	border:1px dotted #666699;
}

#bottom {
	padding:0.5em 0em 1em 0.5em;
	margin-top:1.0em;
	text-align:right;
}
#bottom a {
	width:100%;
	margin:1em 0em 1em 2.2em;
	padding:0.25em 0.25em 0.25em 0.25em;
	border:1px dotted #666699;
}

p {
	line-height:1.4em;
	letter-spacing:.05em;
}

.rollover{
	background-color:#FFFFCC;
}

blockquote {
	font-size:-1;
	line-height:normal;
	font-style:italic;
	padding-left:3em;
	padding-right:4em;
	}
	