body {
	background: #ffffff;
	color: #666;
	font-family: "Helvetica", "Arial", "Geneva", sans-serif;
}

img { border: none; }

:link, :visited { color: #9B2650; }

#contentFrame { 
	width: 640px; 
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse; 
}

#contentFrame td { padding: 0; vertical-align: top; }

#SurvivalFundLogo img,
#SurvivalFundNameplate img,
#WalterAndElizaHallNameplate img { display: block; }

#WalterAndElizaHallNameplate h1 { margin: 0; padding: 0; }

#SurvivalFundLogo { width: 112px; height: 120px; }

#SurvivalFundNameplate { width: 531px; height: 94px; }

#TopNavigationLeft,
#TopNavigationRight { 
	height: 26px; 
	line-height: 0px; 
	background: #ccc;
	color: white;
}

#TopNavigationLeft { width: 112px; text-align: left; }
#TopNavigationRight { width: 531px; text-align: right; }

#TopNavigationLeft img,
#TopNavigationRight img {
	vertical-align: bottom; 
}

#TopNavigationLeft img {
	padding-left: 9px;
}

#LeftNavigation {
	border-top: 3px solid white;
	padding-right: 3px;
}

#LeftNavigation img {
	display: block;
}

#SmallLogo {
	margin-top: 3px;
}

#content {
	border-top: 3px solid white;
}

body.homepage .homeLink,
body.TheWalterAndElizaHallTrust #TopNavigationRight .homeLink {
	display: none;
}

body.homepage #content { position: relative; }
body.homepage #content img { display: block; }


body.homepage #content #HoverVision,
body.homepage #content #HoverAims,
body.homepage #content #HoverValues {
	position: absolute;
	right: 3px;
}

body.homepage #content #HoverVision { top: 3px; }
body.homepage #content #HoverAims   { top: 65px; }
body.homepage #content #HoverValues { top: 138px; }

#content .sidebarLink {
	float: right;
	clear: right;
	margin-bottom: 3px;
}

#content .sidebarLink img { display: block; }

#content h1 {
	background: #9B2650;
	color: white;
	width: 439px;
	height: 114px;

	font-weight: normal;

	margin-top: 0;
}

#content p,
#content h2,
#content h3,
#content table.form {
	margin-left: 20px;
	width: 419px;
}

#content ul,
#content ol {
	margin: 0.5em 0;
	margin-left: 20px;
	padding: 0;
	width: 389px;
}

#content li {
	padding: 0;
	margin: 0.5em 0;
	margin-left: 20px;
}

#content li ul {
	margin-left: 0;
	width: auto;
}


.filelist img { vertical-align: middle; }

#content table.form {
	border-spacing: 0;
}

#content table.form td,
#content table.form th {
	vertical-align: top;
	padding: 0.25em 0;
}

#content table.form th {
	font-weight: normal;
	text-align: left;
	width: 20%;
}

#content table.form td { width: 80%; }

#content table.form .widefield {
	width: 98%; /* Should be 100% except for IE oddity */

	font-family: "Helvetica", "Arial", "Geneva", sans-serif;
	font-size: 1em;
}

#content table.form textarea {
	height: 10em;
}

#content table.form .annotation {
	font-size: 80%;
}

#content table.form tr.divider th {
	font-weight: bold;
	color: #9B2650;
	border-bottom: 1px solid #9B2650;
}

