body {
margin: 0px;
background: white url(images/bkgd.gif) no-repeat top center;
height: 100%;
font-family: verdana;
font-size: 100%;
line-height: 1.125em;
color: #505050;
}

.title {
color: #00adef;
}

.news {
color: #00adef;
font-size: 1.125em;
line-height: 1.6em;
}

#holder {
position: relative;
left:50%;
margin-top: 0px;
margin-left: -455px;
width: 800px;
}

#nav {
float: left;
padding: 30px 0px 30px 39px;
}

#nav1 {
width: 230px;
float: left;
}

#nav2 {
width: 230px;
float: left;
}

#nav3 {
width: 230px;
float: left;
}

#pics {
padding-left: 40px;
}

#content {
float: left;
width: 760px;
padding: 40px 10px 0px 40px;
}

#copy {
float: left;
width: 450px;
padding: 40px 10px 30px 0px;
border-top: 1px dotted #bbbdc0;
border-bottom: 1px dotted #bbbdc0;
font-size: 0.8125em;
}

#news {
width: 230px;
padding: 41px 10px 20px 0px;
margin-left: 500px;
border-top: 1px dotted #bbbdc0;
border-bottom: 1px dotted #bbbdc0;
font-size: 0.6875em;
}

#archive {
float: left;
width: 450px;
padding: 39px 10px 30px 0px;
border-top: 1px dotted #bbbdc0;
border-bottom: 1px dotted #bbbdc0;
font-size: 0.75em;
}

#footer, footer:link{
float: left;
width: 490px;
padding-top: 30px;
text-align: right;
font-size: 0.625em;
line-height: 1.5em;
color: #b1b1b1;
}

#tower {
background: white url(images/tower.gif) no-repeat bottom right;
width: 780px;
}

#footer {
background: url(images/border_low.jpg) no-repeat top left;
text-align: right;
font-size: .625em;
padding: 20px 90px 0px 0px;
}

#nav_intiative a {
width: 230px;
height: 19px;
float: left;
background: url("images/nav_initiative.gif") no-repeat top left;
}

#nav_who a {
width: 230px;
height: 19px;
float: left;
background: url("images/nav_who.gif") no-repeat top left;
}

#nav_donate a {
width: 230px;
height: 19px;
float: left;
background: url("images/nav_donate.gif") no-repeat top left;
}

#nav_contact a {
width: 230px;
height: 19px;
float: left;
background: url("images/nav_contact.gif") no-repeat top left;
}

#nav_news a {
width: 230px;
height: 19px;
float: left;
background: url("images/nav_news.gif") no-repeat top left;
}

#nav_mission a {
width: 230px;
height: 19px;
float: left;
background: url("images/nav_mission.gif") no-repeat top left;
}

#nav_started a {
width: 230px;
height: 19px;
float: left;
background: url("images/nav_started.gif") no-repeat top left;
}

#nav_works a {
width: 230px;
height: 19px;
float: left;
background: url("images/nav_works.gif") no-repeat top left;
}

#nav_cases a {
width: 230px;
height: 19px;
float: left;
background: url("images/nav_cases.gif") no-repeat top left;
}

#nav_founding a {
width: 230px;
height: 19px;
float: left;
background: url("images/nav_founding.gif") no-repeat top left;
}

#nav_board a {
width: 230px;
height: 19px;
float: left;
background: url("images/nav_board.gif") no-repeat top left;
}



#nav1 a:hover, #nav2 a:hover, #nav3 a:hover {
background-position: right;
}

#nav1 .active a, #nav2 .active a, #nav3 .active a {
background-position: right bottom;
}

a:link {
color: #58595b;
}
	
a:visited {
color: #58595b;
}

a:hover {
color: #00adef;
}

#footer a:link {
color: #b1b1b1;
}

#footer a:visited {
color: #b1b1b1;
}

#footer a:hover {
color: #00adef;
}