body {
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #e9ecf3;
	background-image: url(images_web/bg.jpg);
	background-repeat: repeat-x;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}
a:link, a:visited, a:active {
	color: #fb0e03;
	text-decoration: underline;
}
a:hover {
	color: #1c2482;
}
p, li, td   {
	line-height:150%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.814em;
	color: #000;
}
p {
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 0px;
}
h1
	{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight:bold;
	color:#0a1277;
	text-align: center;
	margin: 2px 0 12px;
	}
h2 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 1em;
	font-weight:bold;
	color:#0a1277;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	margin-top: 4px;
}
h3 {
	font-size:0.875em;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	color:#0a1277;
	font-weight:bold;
	font-style: italic;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
ol {
	padding-left:40px;
	padding-bottom:10px;
	list-style-type: decimal;
	list-style-position: outside;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
ol li {
	line-height: 135%;
	margin-bottom: 5px;
}
ul {
	padding-left:35px;
	padding-bottom:5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	list-style-type: disc;
}
ul li {
	line-height: 135%;
	margin-bottom: 5px;
}
input, textarea, select {
	font-size: 0.814em;
	color: #37393c;
	padding: 1px;
	background:transparent !important;
	border:1px solid #d9dae1;
	font-weight: bold;
}
fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#container {
	width: 950px;
	background: #FFFFFF;
	text-align: left;
	margin: auto;
}
#header {
	background-color: #DDDDDD;
	background-image: url(images_web/header_bg.jpg);
	height: 140px;
	width: 950px;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#header img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header #liveunited {
	position: absolute;
	top: 20px;
	right: 30px;
}
#header #uwwayneholmes {
	position: absolute;
	left: 30px;
	top: 19px;
}
#header #slogan {
	position: absolute;
	top: 67px;
	right: 30px;
}
#nav {
	position: absolute;
	left: 30px;
	bottom: 7px;
	height: 32px;
	width: 900px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav ul li {
	display: inline;
}
#nav ul li a {
	float: left;
}
#nav #home {
	width: 121px;
	margin: 0px;
	padding: 0px;
	height: 32px;
}
#nav #home a {
	background-image: url(images_web/home_up_bg.png);
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 121px;
	background-color: #0a1277;
}
#nav #home a:hover {
	background-color: #fd9700;
	background-image: url(images_web/home_down.png);
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 121px;
	display: block;
}
#nav #home2 {
	width: 121px;
	margin: 0px;
	padding: 0px;
	height: 32px;
}
#nav #home2 a {
	background-color: #3e3f9d;
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 121px;
	display: block;
	background-image: url(images_web/home_down.png);
}
#nav #home2 a:hover {
	background-color: #fd9700;
	background-image: url(images_web/home_down.png);
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 121px;
	display: block;
}
#nav #about {
	width: 109px;
	margin: 0px;
	padding: 0px;
	height: 32px;
}
#nav #about a {
	background-image: url(images_web/about_up_bg.png);
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 109px;
	background-color: #0a1277;
}
#nav #about a:hover {
	background-color: #fd9700;
	background-image: url(images_web/about_down.png);
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 109px;
	display: block;
}
#nav #about2 {
	width: 109px;
	margin: 0px;
	padding: 0px;
	height: 32px;
}
#nav #about2 a {
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 109px;
	display: block;
	background-color: #3e3f9d;
	background-image: url(images_web/about_down.png);
}
#nav #about2 a:hover {
	background-color: #fd9700;
	background-image: url(images_web/about_down.png);
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 109px;
	display: block;
}
#nav #partner {
	width: 158px;
	margin: 0px;
	padding: 0px;
	height: 32px;
}
#nav #partner a {
	background-image: url(images_web/funded_programs_up_bg.png);
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 158px;
	background-color: #0a1277;
}
#nav #partner a:hover {
	background-color: #fd9700;
	background-image: url(images_web/funded_programs_down.png);
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 158px;
	display: block;
}
#nav #partner2 {
	width: 158px;
	margin: 0px;
	padding: 0px;
	height: 32px;
}
#nav #partner2 a {
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 158px;
	display: block;
	background-color: #3e3f9d;
	background-image: url(images_web/funded_programs_down.png);
}
#nav #partner2 a:hover {
	background-color: #fd9700;
	background-image: url(images_web/funded_programs_down.png);
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 158px;
	display: block;
}
#nav #volunteer {
	width: 110px;
	margin: 0px;
	padding: 0px;
	height: 32px;
}
#nav #volunteer a {
	background-image: url(images_web/volunteer_up_bg.png);
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 110px;
	background-color: #0a1277;
}
#nav #volunteer a:hover {
	background-color: #fd9700;
	background-image: url(images_web/volunteer_down.png);
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 110px;
	display: block;
}
#nav #volunteer2 {
	width: 110px;
	margin: 0px;
	padding: 0px;
	height: 32px;
}
#nav #volunteer2 a {
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 110px;
	display: block;
	background-color: #3e3f9d;
	background-image: url(images_web/volunteer_down.png);
}
#nav #volunteer2 a:hover {
	background-color: #fd9700;
	background-image: url(images_web/volunteer_down.png);
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 110px;
	display: block;
}
#nav #infolink {
	width: 102px;
	margin: 0px;
	padding: 0px;
	height: 32px;
}
#nav #infolink a {
	background-image: url(images_web/infolink_up_bg.png);
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 102px;
	background-color: #0a1277;
}
#nav #infolink a:hover {
	background-color: #fd9700;
	background-image: url(images_web/infolink_down.png);
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 102px;
	display: block;
}
#nav #infolink2 {
	width: 102px;
	margin: 0px;
	padding: 0px;
	height: 32px;
}
#nav #infolink2 a {
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 102px;
	display: block;
	background-color: #3e3f9d;
	background-image: url(images_web/infolink_down.png);
}
#nav #infolink2 a:hover {
	background-color: #fd9700;
	background-image: url(images_web/infolink_down.png);
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 102px;
	display: block;
}
#nav #contact {
	width: 121px;
	margin: 0px;
	padding: 0px;
	height: 32px;
}
#nav #contact a {
	background-image: url(images_web/contact_up_bg.png);
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 121px;
	background-color: #0a1277;
}
#nav #contact a:hover {
	background-color: #fd9700;
	background-image: url(images_web/contact_down.png);
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 121px;
	display: block;
}
#nav #contact2 {
	width: 121px;
	margin: 0px;
	padding: 0px;
	height: 32px;
}
#nav #contact2 a {
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 121px;
	display: block;
	background-color: #3e3f9d;
	background-image: url(images_web/contact_down.png);
}
#nav #contact2 a:hover {
	background-color: #fd9700;
	background-image: url(images_web/contact_down.png);
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 121px;
	display: block;
}
#nav #donate {
	width: 128px;
	margin: 0px;
	padding: 0px;
	height: 32px;
}
#nav #donate a {
	background-image: url(images_web/donate_up_bg.png);
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 128px;
	background-color: #0a1277;
}
#nav #donate a:hover {
	background-color: #fd9700;
	background-image: url(images_web/donate_down.png);
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 128px;
	display: block;
}
#nav #donate2 {
	width: 128px;
	margin: 0px;
	padding: 0px;
	height: 32px;
}
#nav #donate2 a {
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 128px;
	display: block;
	background-color: #3e3f9d;
	background-image: url(images_web/donate_down.png);
}
#nav #donate2 a:hover {
	background-color: #fd9700;
	background-image: url(images_web/donate_down.png);
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 128px;
	display: block;
}
#sidebar {
	float: left;
	width: 256px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 6px;
	margin: 0px;
}
#sidebar #box {
	width: 250px;
	height: 190px;
	overflow: hidden;
	background-image: url(images_web/bg_boxbox.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
	background-color: #FFFFFF;
}
#sidebar #box a.give {
	display: block;
	width: 244px;
	height: 58px;
	margin: 0 0 4px 0;
	text-decoration: none;
	background-image: url(images_web/give.gif);
	background-repeat: no-repeat;
	background-color: #fd9700;
}
#sidebar #box a.give:hover {
	background-position: -244px 0;
}
#sidebar #box a.advocate {
	display: block;
	width: 244px;
	height: 58px;
	margin: 0 0 4px 0;
	text-decoration: none;
	background-image: url(images_web/advocate.gif);
	background-repeat: no-repeat;
	background-color: #fb0e03;
}
#sidebar #box a.advocate:hover {
	background-position: -244px 0;
}
#sidebar #box a.volunteer {
	display: block;
	width: 244px;
	height: 58px;
	text-decoration: none;
	background-image: url(images_web/volunteer.gif);
	background-repeat: no-repeat;
	background-color: #7c81b8;
}
#sidebar #box a.volunteer:hover {
	background-position: -244px 0;
}
#sidebar  #box  span {
	display: none;
}
#sidebar #linkmenu {
	width: 100%;
}
#sidebar #top {
	width:252px;
	height:9px;
	background-image: url(images_web/linkmenu_top.gif);
	background-repeat: no-repeat;
	margin-left: 1px;
}
#sidebar #inside {
	margin-top:-5px;
	width:250px;
	min-height:200px;
	border-right:1px solid #d9dae1;
	border-left:1px solid #d9dae1;
	background-color: #ffffff;
	background-image: url(images_web/linkmenu_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-left: 1px;
	font-size: 0.875em;
}
#sidebar #inside a:link, #sidebar #inside a:visited, #sidebar #inside a:hover {
	color:#37393c;
	text-decoration:none;
	border-bottom:1px solid #d9dae1;
	display:block;
	margin:0 5px 0 5px;
	padding:10px 0 8px 25px;
	background-image: url(images_web/linkmenu_linkbg.gif);
	background-repeat: no-repeat;
	background-position: 2px 8px;
}
#sidebar #inside a:hover {
	color:#1c2482 !important;
	background-image: url(images_web/linkmenu_linkbg-over.gif);
	background-repeat: no-repeat;
	background-position: 2px 8px;
	text-decoration: underline;
}
#sidebar #inside a.last:link, #sidebar #inside a.last:visited, #sidebar #inside a.last:hover {
	border-bottom-style:none !important;
}
#sidebar #bottom {
	width:252px;
	height:5px;
	clear:both;
	background-image: url(images_web/linkmenu_bottom2.gif);
	background-repeat: no-repeat;
	margin-left: 1px;
}
#sidebar #newsletter {
	width: 100%;
	margin-top: 10px;
}
#sidebar #newslettertop {
	width:252px;
	height:29px;
	background-image: url(images_web/newsletter_top.png);
	background-repeat: no-repeat;
	margin-left: 1px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	;
}
#sidebar #newsletter #newslettertop h2 {
	color: #666;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 0.938em;
}
#sidebar #newsletterinside {
	margin-top:-5px;
	width:250px;
	min-height:150px;
	border-right:1px solid #d9dae1;
	border-left:1px solid #d9dae1;
	background-color: #ffffff;
	background-image: url(images_web/linkmenu_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-left: 1px;
	padding-top: 10px;
}
#sidebar #newsletter #newsletterinside #signup p {
	padding-left: 9px;
}
#sidebar #newsletterbottom {
	width:252px;
	height:5px;
	clear:both;
	background-image: url(images_web/linkmenu_bottom2.gif);
	background-repeat: no-repeat;
	margin-left: 1px;
}
#main {
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 260px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#main #banner {
	width: 655px;
	margin-bottom: 15px;
	background-color: #FFFFFF;
	background-image: url(images_web/banner.jpg);
	background-repeat: no-repeat;
	height: 188px;
	position: relative;
}
#main #banner #united {
	position: absolute;
	top: 1px;
	right: 1px;
	width: 210px;
	margin-top: 15px;
}
#main #banner #united p {
	color: #0a1277;
	line-height: 170%;
	font-size: 0.75em;
	font-style: italic;
	font-weight: bold;
}
#main #banner #united .united {
	font-size: 125%;
	font-style: normal;
	color: #000000;
}
#main #campaign {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 8px;
}
#main #campaign img {
	border-style: none;
}
#main #heart {
	text-align: center;
	margin: 5px auto 8px;
}
#main img {
	border: 1px solid #000000;
}
#main #noborder   {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main  .noborder  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main .center {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 15px;
}
#main #funded h2 {
	font-size: 1.25em;
	font-weight: bold;
}
#main #funded .funded {
	width: 82%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
	margin-left: 15px;
	margin-bottom: 15px;
}
#main #funded #allocation {
	margin-bottom: 20px;
	line-height: 175%;
}
#main #contactinfo {
	text-align: center;
}
#main #contactinfo p {
	line-height: 130%;
}
#main   .bridgefooter  {
	text-align: center;
	font-style: italic;
	margin-top: 10px;
	font-size: 0.75em;
}
#main  #anchorlinks  {
	text-align: center;
	font-size: 0.75em;
	line-height: 160%;
}
#main .back   {
	font-size: 0.75em;
	margin-top: 2px;
}
#main #shumar {
	float: right;
	width: 300px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 8px;
}
#main #shumar p {
	margin-top: 1px;
	margin-bottom: 0px;
	font-size: 0.70em;
	line-height: 125%;
}
#main #vita-volunteers {
	width: 600px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#main #vita-volunteers p {
	text-align: center;
	font-weight: bold;
}
#main #phone {
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 8px;
}
#footer {
	margin: 0px;
	clear: both;
	background-color: #f3f4f6;
	background-image: url(images_web/bg-footer.jpg);
	height: 95px;
	width: 935px;
	min-height:95px;
	padding-top: 17px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-repeat: no-repeat;
	color: #09116d;
}
#footer   #footer-col-1 {
	width: 240px;
	height: 49px;
	background-image: url(images_web/footer-seperator.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	padding-top: 9px;
	padding-right: 7px;
	padding-bottom: 0;
	padding-left: 0;
	font-size: 0.689em;
	line-height: 125%;
}
#footer #footer-col-2{
	width: 660px;
	font-size: 0.689em;
	float: right;
	padding-top: 9px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
	line-height: 125%;
}
#footer a {
	color: #09116d;
	text-decoration: underline;
}
#footer #footerlinks {
	clear: both;
	text-align: center;
	font-size: 0.685em;
	line-height: 125%;
	padding-top: 15px;
	color: #000000;
}
#footer #footerlinks a {
	color: #fb0e03;
	text-decoration: underline;
}
#footer #footerlinks a:hover {
	color: #1c2482;
	text-decoration: underline;
}
.fltrt {
	float: right;
	margin-left: 8px;
	margin-bottom: 8px;
	margin-top: 6px;
	margin-right: 0px;
}
.fltlft {
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-top: 6px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.buttonborder {
	border-style:none;
	background-color:transparent;
	margin-top: 5px;
}
#printlogo {
	display: none;
}
