body {
	background: #ffffdd url("images/bkgd_brown.jpg");
	background-repeat: repeat-x;
	text-align: center;
}

#main {
	position: relative;
	width: 800px;
	height: 600px;
	border: white solid 1px;
	background: #ffffff;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#frame {
	position: relative;
	width: 840px;
	height: 640px;
	background: #f7f2db url(/images/frame.jpg) no-repeat;
	margin-left: auto;
	margin-right: auto;
}

#shadow {
	position: relative;
	width: 840px;
	height: 640px;
	background: #f7f2db url(/images/dropShadowSq.jpg) no-repeat;
	margin-left: auto;
	margin-right: auto;
}

#home {
	position: absolute;
	width: 800px;
	height: 600px;
	border: #8f7f50 solid 2px;
	background: #F7F2DB;
	left: 20px;
	top: 20px;
	text-align: left;
}
#header {
	position: absolute;
	top: 0;
	left: 0;
	padding: 0;
	margin: 0;
	width: 800px;
	height: 80px;
	background: #F7F2DB;
}

#nav {
	position: absolute;
	width: 800px;
	height: 50px;
	top: 80px;
	left: 0px;
	background: #000;
	overflow: hidden;
}

#canvas {
	position: absolute;
	width: 800px;
	height: 470px;
	top: 130px;
	left: 0;
}

#inside {
	position: absolute;
	width: 267px;
	height: 155px;
	top: 0;
	left: 0;
	overflow: hidden;
}

#footer {
	position: absolute;
	width: 800px;
	height: 30px;
	bottom: 0px;
	left: 0;
	background: #F7F2DB;
	line-height: 30px;
	font: 9px verdana;
	vertical-align: middle;
}

#linx {
	margin-top: 10px;
}

#craig {
	position: absolute;
	width: 267px;
	height: 315px;
	top: 155px;
	left: 0;
	overflow: hidden;
}

#text {
	position: absolute;
	width: 266px;
	height: 315px;
	top: 155px;
	left: 267px;
	overflow: hidden;
}

#lowerRight {
	position: absolute;
	width: 267px;
	height: 315px;
	top: 155px;
	left: 533px;
	overflow: hidden;
}

#topMiddle {
	position: absolute;
	width: 267px;
	height: 155px;
	top: 0;
	left: 267px;
	overflow: hidden;
}

#topRight {
	position: absolute;
	width: 267px;
	height: 155px;
	top: 0;
	left: 533px;
	overflow: hidden;
}

#imageLeft {
	position: absolute;
	width: 214px;
	height: 440px;
	left: 0;
	top: 0;
	overflow: hidden;
}

#bodytext {
	position: absolute;
	width: 586px;
	height: 440px;
	top: 0;
	left: 214px;
	font: 13px verdana, sans-serif;
	line-height: 1.5;
	overflow: auto;
}

#bodytext h1 {
	font-weight: bold;
	color: #70643A;
	margin: 10px 20px;
	font-family: times new roman, serif;
}

#bodytext h2 {
	font-weight: bold;
	color: #70643A;
	margin: 10px 20px;
	font-family: times new roman, serif;
}

#bodytext p {
	margin: 10px 20px;
	text-align: justify;
}

#bodytext li {
	margin-bottom: 10px;
	margin-right: 30px;
	text-align: justify;
}

#footer a {
	text-decoration: none;
	color: black;
}

#footer a:hover {
	text-decoration: underline;
	color: red;
}

#footer ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	list-style: none;
} 

#footer ul li {
	margin-left: 0;
	padding: 3px 15px;
	border-left: 1px solid #000034;
	list-style: none;
	display: inline;
}

	
#footer ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
}

#homenav a {
	text-decoration: none;
	color: black;
	font: 14px verdana,sans-serif;
}

#homenav a:hover {
	text-decoration: underline;
	color: red;
}

#homenav td {
	margin-left: 0;
	padding: 3px 15px;
	border-left: 1px solid #00146a;
}

	
#homenav td.first {
	margin-left: 0;
	border-left: none;
}

#fade {
	display: none;
}

#banner {
	position: absolute;
	width: 754px; 
	height: 126px;
	top: 200px;
	left: 10px;
}

#tag {
	position: absolute;
	width: 754px; 
	height: 33px;
	top: 300px;
	left: 10px;
}

#homenav {
	position: relative;
	width: 800px;
	height: 30px;
	top: 420px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font: 10px verdana sans-serif;
}

#fund, #press {
	position: absolute;
	width: 800px;
	height: 470px;
	top: 0;
	left: 0px;
	font: 12px Times New Roman, serif;
	overflow: auto;
}

#fund h1, h2 {
	font-weight: bold;
	color: #91824b;
	margin: 10px 20px;
}

#fund p {
	margin: 5px 20px;
}

.slide {
	position: absolute;
	width: 214px;
	height: 470px;
	left: 0;
	top: 0;
	overflow: hidden;
}

.press_item {
	font-family: sans-serif;
	margin: 20px;
	clear: left;
}

.press_thumb {
	float: left;
	margin: 0 10px 10px 0;
}

.press_title {
	font: bold 18px sans-serif;
}

.press_date {
	font-size: 14px;
	font-weight: bold;
	color: gray;
}

.press_blurb {
	display: block;
	margin: 10px;
	font-size: 13px;
}

.press_read {
	font-size: 10px;
}
#fundtable {
	 padding: 0px;
	 margin: 5px;
	 spacing: 0;
	 border-width: 1;
	 border-color: #1C0077;
	 border-style: solid;
	 font: 12px arial, sans-serif;
 }
 
 #fundtable th {
	text-align: left;
	padding: 4px;
	border-width: 1px;
	border-color: #1C0077;
	border-style: solid;
	
 }
#fundtable td {
	padding: 5px;
	border-width: 1px;
	border-color: #1C0077;
	border-style: solid;
	background: #DDD9EB;
}

#fund h1 {
	font: bold 24px "Times New Roman";
}

#ee {
	position: absolute;
	width: 800px;
	height: 470px;
	top: 0;
	left: 0px;
	font: 12px Times New Roman, serif;
	overflow: scroll;
}

.page_subhead {
	font-weight: bold;
	color: #70643A;
	margin: 10px 20px;
	font-family: times new roman, serif;
}
