* {
padding: 0;
margin: 0;
}
html, body {
height: 100%;
}
#container {
min-height: 100%;
color: #002659;
background: url(http://www.peopleup.org/images/bk.gif) center repeat-y;
background-color: #f36a22;
width: 830px;
margin: 0 auto;
/*overflow: hidden;*/
}
* html #container {
height: 100%;
}
	.skiplink {display:none}
	
	#head {
	height: 185px;
	width: 830px;
	}
	
	#banner {
	width: 830px;
	height: 63px;
}
	
	#navbar {
	width: 830px;
	height: 41px;
	color: #FFF;
	background-color: #00093c;

	}
	
	.navbartxt {
	font-family: "futura Md", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00093c;
	font-weight: bold;
	line-height: 2em;
}

.navbartxt a:link { text-decoration: none; }
.navbartxt a:visited { text-decoration: none; }
.navbartxt a:hover { text-decoration: underline; }
.navbartxt a:active { text-decoration: underline; }
	
	/*#content {
	width: inherit;
	height: 100%;
	padding: 18px 0 0 0;
	}*/
	
	#text {
	width: inherit;
	height: 100%;
	margin: 0 30px 0 20px;
	}

	#sidebartxt {
	width: 180px;
	height: 100%;
	margin: 0 30px 0 20px;
	}
	
	#bottom {
	width: 180px;
	height: 44px;
	padding: 15px 0 0 18px;
	}

#w10 {
	width: 10px;
}

#w11b {
	width: 11px;
	/*background: #00093c;*/
	height: 100%;
	min-height: 100%;
	}

#w20 {
	width: 20px;
	}
	
#w25 {
	width: 25px;
	}	

#w30 {
	width: 30px;
	}
	
body {
	font-family: Helvetica, Arial, sans-serif;
	line-height: 1.5;
	font-size: 14px;
	background-color: #f36a22;
	margin: 0 0 0 0;

}

a:link {color: #002659; text-decoration: underline; }
a:visited {color: #002659; text-decoration: none; }
a:hover {color: #002659; text-decoration: underline; }
a:active {color: #002659; }

.Header {
	font-family: Helvetica, Arial, sans-serif;
	color: #002659;
	font-size: 125%; /*16px*/
}

.SubHeader {
	font-family: Helvetica, Arial, sans-serif;
	color: #002659;
	font-size: 118%; /*14px*/
}
.SpotlightMMDDYY {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	padding-top: 10px;
	font-weight: bold;
}
.FeaturedTitle {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
}

.Mediumbody {
	font-family: Helvetica, Arial, sans-serif;
	color: #002659;
	font-size: 94%; /*11px*/
}

.Smallbody {
	font-family: Helvetica, Arial, sans-serif;
	color: #002659;
	font-size: 85%; /*10px*/
}

.Note {
	font-family: Helvetica, Arial, sans-serif;
	color: #f36a22;
	font-style: italic;
	font-size: 94%; /*14px*/
}

hr {
	border: 1px solid #00093c;
	width: 100%;
}

.Tableheader {
	font-family: Helvetica, Arial, sans-serif;
	color: #FFF;
	font-size: 94%; /*11px*/
	font-weight: bold;
	padding: 5px 10px 5px 10px;
	background-color: #00093c;
}

.Tableheader a:link { color: #FFF; text-decoration: none; }
.Tableheader a:visited { color: #FFF; text-decoration: none; }
.Tableheader a:hover { color: #FFF; text-decoration: underline; }
.Tableheader a:active { color: #FFF; text-decoration: underline; }

/* Table Colors */
.odd td {background: #FFF; padding: 5px 5px 5px 5px; vertical-align: top;
}
.even td {background: #F5F6F7; padding: 5px 5px 5px 5px; vertical-align: top;
}