/* CSS Document */

body { 
	margin: 0px;
	background: #E8FF9F url(../images/backgrounds/all.gif)
}
form { 
	display: inline;
}
#content {
	width: 760px;
	height: 100%;
	background-image: url(../images/backgrounds/shadow.gif);
}
#header {
	height: 120px;
	background: no-repeat url(../images/backgrounds/header.gif);
}
#header #kids {
	background: no-repeat url(../images/backgrounds/kids.gif);
	width: 190px;
	height: 108px;
	float: right;
	display: block;
}
#header #id {
	background: no-repeat url(../images/backgrounds/colombiacare.gif);
	width: 155px;
	height: 70px;
	float: left;
	display: block;
}
#header #menu {
	width: 550px;
	padding-top: 13px;
	display: block;
	clear: left;
	background: no-repeat url(../images/backgrounds/menu.gif);
	height: 50px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 37px;
}
#header #menu a {
	height: 32px;
	display: block;
	float: left;
	margin-left: 5px;
}
#header #menu #btnhome:link, #header #menu #btnhome:visited {
	width: 68px;
	background: no-repeat url(../images/buttons/home-up.gif);
}
#header #menu #btnhome:hover {
	background: no-repeat url(../images/buttons/home-over.gif);
}
#header #menu #btnprojects:link, #header #menu #btnprojects:visited {
	width: 92px;
	background: no-repeat url(../images/buttons/projects-up.gif);
}
#header #menu #btnprojects:hover {
	background: no-repeat url(../images/buttons/projects-over.gif);
}
#header #menu #btncontribute:link, #header #menu #btncontribute:visited {
	width: 111px;
	background: no-repeat url(../images/buttons/contribute-up.gif);
}
#header #menu #btncontribute:hover {
	background: no-repeat url(../images/buttons/contribute-over.gif);
}
#header #menu #btnwho:link, #header #menu #btnwho:visited {
	width: 109px;
	background: no-repeat url(../images/buttons/who-up.gif);
}
#header #menu #btnwho:hover {
	background: no-repeat url(../images/buttons/who-over.gif);
}
#header #menu #btnkeep:link, #header #menu #btnkeep:visited {
	width: 126px;
	background: no-repeat url(../images/buttons/keep-up.gif);
}
#header #menu #btnkeep:hover {
	background: no-repeat url(../images/buttons/keep-over.gif);
}
#box {
	width: 750px;
	height: auto;
	margin-top: 15px;
}
#box .top {
	display: block;
	height: 15px;
	background: no-repeat url(../images/backgrounds/box-top.gif);
	font-size: 5px;
}
#box .middle {
	display: block;
	background: repeat-y url(../images/backgrounds/box-middle.gif);
	height: auto;
}
#box .bottom {
	display: block;
	height: 28px;
	background: no-repeat url(../images/backgrounds/box-bottom.gif);
	clear: both;
	font-size: 5px;
}
#box .middle #main-content {
	width: 530px;
	height: auto;
	margin-left: 10px;
	display: block;
}
#box .middle #second-content {
	width: 185px;
	height: auto;
	float: right;
	display: block;
	margin-right: 5px;
}
#box h1, #box h2, #box h3, #box p {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#box h1 {
	font-size: 18px;
	color: #669900;
	border-bottom: 1px solid #669900;
	margin-bottom: 10px;
}
#box h3 {
	font-size: 14px;
	color: #CC0000;
	border-bottom: 1px solid #CC0000;
	margin-bottom: 10px;
	padding-bottom: 3px;
}
#box h2 {
	font-size: 12px;
	color: #666600;
	border-bottom: 1px solid #669900;
	margin-top: 10px;
	margin-bottom: 5px;
}
#box p {
	line-height: 20px;
	padding-bottom: 10px;
}
#box a:link, #box a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	line-height: 20px;
}
#box a:hover  {
	text-decoration: none;
	color: #FF0000;
}
#box .middle #second-content a:link {
	display: block;
	margin-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
 #box .middle #second-content a:visited {
	display: block;
	margin-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #990000;
}
.donation:link, .donation:visited {
	display: block;
	width: 182px;
	height: 213px;
	background: no-repeat url(../images/buttons/donation-up.gif);
}
.donation:hover {
	background: no-repeat url(../images/buttons/donation-over.gif);
}
.details {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	display:block;
	margin-bottom: 10px;
	text-align: right;
}
#box .middle .details a{
	font-size: 14px;
}
#box #main-content  img {
	margin-right: 10px;
	display: block;
	border: 1px dashed #999999;
	padding: 5px;
	margin-top: 5px;
}
#box #second-content  img {
	display: block;
	border: 1px dashed #999999;
	padding: 5px;
	margin-top: 5px;
}
#credits {
	width: 760px;
	text-align: right;
	padding-top: 5px;
	color: #485520;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
#credits a:link, a:visited {
	color: #485520;
	font-weight: bold;
}
#credits a:hover {
	color: #990000;
}
.torrenegra {
	display: block;
	width: 129px;
	height: 30px;
	margin-left: 580px;
	background: no-repeat url(../images/torrenegra.gif);
}
	