/*RESET*/
/* v1.0 | 20080212 - CSS Reset From Meyer  */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, input {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
input{background:none}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/******END RESET******/









/*
body {
margin: 0;
padding: 0;
direction: ltr;
font-size: small;
text-align: center;
background: #f1f1f1;
font-family: "bitstream vera sans", sans-serif;
}

#header {
width: 762px;
min-height: 217px;
height: 217px;
display: block;
background: #f1f1f1 url(images/top.png) no-repeat;
margin: 0 auto;
padding: 0;
text-align: left;
}

#header .headertitle {
padding-top: 85px;
padding-left: 30px;
font-size: 30px;
font-weight: bold;
}
#header .headertitle a {color: #fff; text-decoration: none;}

#header .headerdesc {
font-size: x-small;
color: #fff;
padding-left: 30px;
font-weight: bold;
}



#container {
width: 762px;
background: #fff;
margin: 0 auto;
padding: 0;
display: block;
text-align: left;
width: 762px;
}


/*
#footer {
margin: 0 auto;
color: #000;
padding:0px;
font-size:80%;
text-align: center;
width: 762px;
min-height: 164px;
height: 164px;
display: block;
background: #f1f1f1 url(images/bottom.png) no-repeat;
}



html>body #container {
width: 762px;
background: #fff;
}

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

#main {padding:4px;}
#bar1 { width:180px; padding:4px;}

a {color: #339933; text-decoration: none;}
a:hover {color: #006600; text-decoration: none;}
h1 {
color: #000;
//border-bottom: 1px dotted #339933;
font-size: 160%;
}
h2 {color: #666; font-size: 140%;}
h3 a {text-decoration: none; color: #000;}
hr {display: none;}
p {font-size: 10pt;}
table {text-align: left;}
img {border: 0; padding: 0px 3px;}
textarea {
padding: 2px;
font-size: 8pt;
border: 1px solid #cccccc;
}
input, select {font-size: 11pt; border: 1px solid #cccccc;}
button{font-size:12px; border: 1px solid #333;}
button, input[type="button"], input[type="submit"]{
color: #888a85;
font-size: 8pt;
cursor: pointer;
background-color: #efefef;
border: 1px solid #babdb6;
border-top: 1px solid #d3d7cf;
border-left: 1px solid #d3d7cf;
}
* html button{
color: #888a85;
font-size: 8pt;
cursor: pointer;
background-color: #efefef;
border: 1px solid #babdb6;
border-top: 1px solid #d3d7cf;
border-left: 1px solid #d3d7cf;
}
button:hover, input[type="button"]:hover, input[type="submit"]:hover{
color: #fff;
background-color: #3465a4;
}
button:active, input[type="button"]:active, input[type="submit"]:active {
color: #000;
border: 1px solid #3465a4;
background-color: #fff;
}
select {cursor: pointer;}
input[type="text"], input[type="password"], textarea {
color: #555753;
background-color: #fff;
border: 1px solid #d3d7cf;
border-top: 1px solid #babdb6;
border-left: 1px solid #babdb6;
}
input[type="text"]:focus, input[type="password"]:focus, textarea:focus{
color: #000;
background-color: #fff;
border: 1px solid #3465a4;
}
textarea {width: inherit;}
input[type="radio"], input[type="checkbox"], select {
padding: 2px;
font-size: small;
}
fieldset {
border: 0;
margin: 0;
padding: 0;
margin-bottom: 1em;
font-size: small;
}
legend {
background-color: white;
font-weight: bold;
font-size: 110%;
padding: 4px;
padding-left: .5em;
padding-right: .5em;
}
label {color: #777; font-size: 12px; cursor: pointer;}
fieldset td {padding: 1px;}
fieldset br {display : none;}
fieldset label {display: block; font-size: 100%;}
fieldset div {
clear: right;
padding: 0 1em;
padding-bottom: 6px;
}
fieldset div strong {font-size: 100%}
/* End forms */


/*
.tableform td {display: table-cell; vertical-align: top;}

.terminal {
margin: 15px;
padding:15px;
font-size: small;
font-family: "Courier New", Courier;
background: #000;
border: solid 1px #ddd;
line-height:110%;
color:white;
width: 90%;
}

.code, .xml, .script {
margin: 15px;
padding:15px;
font-size: small;
font-family: "Courier New", Courier;
background: #fff;
border: solid 1px #ddd;
line-height:110%;
color: #000dbd;
width: 90%;
}

.keyword {color: #00a20b;}

.comment {color: red;}

.literal {color: purple;}
*/




/** pager 
.pager {text-align: center; color: #888; font-size: 90%; margin: 2em auto 0.8em auto;}
.pager span {padding: 0.3em 0.4em; margin: 0 0.1em; border: 1px solid #999;}
span.pager_previous, span.pager_next {border: 2px solid #999;}
span.pager_previous {margin-right: 0.7em;}
span.pager_next {margin-left: 0.7em;}
.pager span a {text-decoration: none;}
.pager span:hover {background-color: #666;}
.pager span:hover a {color: #fff;}
.pager span.pager_current:hover {background: transparent;}
.pager div {margin:10px auto;}
**/

/** Simple Site
.simplesitemenu {}
.menu_level a {height: 20px; min-height: 20px;}
.menu_level_1 {font-weight: bold;}
.menu_level_1 a {text-decoration: none;}
.menu_level_1 a {}
.menu_option_active {
color: #000;
text-decoration: none;
font-weight: bold;
}
.menu_level_2 {padding-left: 20px;}
.menu_level_2 a {}
.menu_level_3 {padding-left: 40px;}
.menu_level_3 a {}
.menu_level_4 {padding-left: 60px;}
.menu_level_4 a {}
**/

/** SimpleSite **/





/* Common styles for all gadgets */
.clearfix:after {
height: 0;
clear: both;
width: 100%;
content: ".";
display: block;
visibility: hidden;
}
.gadget {margin-bottom: 10px;}
.wide .gadget {margin-bottom: 20px;}
.gadget h2 {color: #000;  font-size: 100%; margin-bottom: 8px;}
.gadget .content {font-size: 10pt; padding: 0px 5px; border-top: none; text-align: justify;}
.gadget .content ul {list-style: none;}
.gadget .content ul li {padding-bottom: 2px;}
.gadget .actions {margin:0px 5px; font-size: 9pt; text-align: right; border-top: 1px dotted #f0ddaa;}
.gadget .actions div {text-align: left;}
.gadget .actions button{
margin: 2px;
padding: 1px;
min-height: 18px;
min-width: 42px;
font-weight: bold;
overflow: visible;
border: 1px solid #babdb6;
border-top: 1px solid #d3d7cf;
border-right: 1px solid #d3d7cf;
}

/*Tag-Cloud*/
.tag-cloud-1 {font-size: 0.6em;}
.tag-cloud-2 {font-size: 0.7em;font-weight: bold;}
.tag-cloud-3 {font-size: 0.75em;font-weight: bold;}
.tag-cloud-4 {font-size: 0.8em;font-weight: bold;}
.tag-cloud-5 {font-size: 0.85em;font-weight: bold;}
.tag-cloud-6 {font-size: 0.9em;font-weight: bold;}
.tag-cloud-7 {font-size: 0.95em;font-weight: bold;}
.tag-cloud-8 {font-size: 1em;font-weight: bold;}
.tag-cloud-9 {font-size: 1.1em;font-weight: bold;}
.tag-cloud-10 {font-size: 1.3em;font-weight: bold;}

/* Used for simple responses (messages saved in session) */
.simple-response-msg {
font-size: 9pt;
background: #f4f4f4;
border: 1px solid #ccc;
padding: .3em;
}

/* Comments */
.comment .comment_info, .comment_reply {
padding: 5px;
text-align: right;
font-size: xx-small;
color: #babdb6;
clear: both;
}
.comment .content {text-align: justify;}
.comment .avatar {
float: left;
margin-right: 5px;
margin-bottom: 5px;
border: 1px solid #000;
}
.comment_level_0 {margin-left: 0px;}
.comment_level_1 {margin-left: 10px;}
.comment_level_2 {margin-left: 20px;}
.comment_level_3 {margin-left: 30px;}
.comment_level_4 {margin-left: 40px;}
.comment_level_5 {margin-left: 50px;}
.comment_level_6 {margin-left: 60px;}
.comment_level_7 {margin-left: 70px;}
.comment_form p {clear: left; padding-bottom:4px; padding-left: 185px;}
.comment_form p label {font-weight: bold; float:left; width: 180px; font-weight: bold; margin-left: -185px;}
.comment_form input, .comment_form select, .comment_form textarea {padding: 2px; width: 250px; font-size: 10pt;}
.comment_form span {font-size: 8pt; display: block;}
.comment_form .actions {text-align:left; margin-left: 188px;}
.spam_check {display: none;}
.comment_form #blog_mail_comment {width: 16px; border: none;}
.comment_form #phoo_mail_comment {width: 16px; border: none;}

/* Contact */
.contact .content label {display: block; font-weight: bold; padding-top:5px;}
.contact input, .contact select {width: 70%;}
.contact .content textarea {width: 99%;}

/* Poll */
.poll .content input {padding: 2px; border: none;}
.poll .content label {padding-left: 2px;}
.poll_result table {width: 528px; margin: 0px; padding:0px; font-size:10pt; empty-cells: hide;}
.poll_result th { border: 1px solid #d3d7cf; }
.poll_result td {font-size:9pt; padding:4px 4px 4px 2px; border: 1px solid #d3d7cf; }
.poll_result .txt_percent {width: 28px;}
.poll_result .img_percent {width: 128px;}
.poll_result .img_percent img {height: 18px; background-color:#3377cc;}
.poll_result .votes {width: 28px;}
.poll_result .resume {font-weight:bold; font-size:9pt;}

/* Phoo */
.phoo_random .content {text-align: center;}
.phoo_image .content {text-align: center;}
.phoo_random .content img, .phoo_album .content img {border: 1px solid rgb(186, 189, 182); padding: 4px;}
.phoo_image .content img {border: 1px solid rgb(186, 189, 182); padding: 8px;}
.phoo_image .pager {margin-bottom: 10px; font-size: xx-small;}
.albums .content img { border: 1px solid #babdb6; padding: 4px; }
.album-info { text-align: right; color: #babdb6; font-size: x-small; }

/* Quotes */
.quotes .content {padding: 0px;}
.quotes ul {list-style: none;}
.quotes li , .rssreader li {
display: block;
color: #271739;
font-size: 12px;
padding: 2px 6px 2px 2px;
text-decoration: none;
border-bottom: 1px dashed #ccc;
}
.quotes ul a:hover {color: #ef3300;}
.wide .quotes .content ul li {display: inline;}

/* Search */
.simple_search .content input {width: 132px; margin-right: 2px;}
.search .content input {width: 99%; margin-bottom: 2px;}
.search .content p label {font-size: 8pt; font-weight: bold;}
.search .content select {margin-left: 4px; width: 130px;}
.wide .search .content, .wide .search .content p {display:inline;}
.wide .search .content input {width: 200px;}
.wide .search .actions {display:inline; width: 196px; border: none;}
.advance_search .content h4 {padding: 4px 0;}
.advance_search .content p label {font-size: 8pt; font-weight: bold;}
.advance_search .content input {width: 99%; margin-bottom: 2px;}
.advance_search .content select {margin-left: 4px; width: 130px;}
.wide .advance_search .content input {width: 280px;}
.wide .advance_search .content p {padding-left: 245px; clear: left;}
.wide .advance_search .content p label {float:left; width: 240px; margin-left: -245px;}
.wide .advance_search .actions {text-align:left;}
.wide .advance_search .actions button {margin-left: 250px;}
.search_results .content li {border-bottom:1px dashed #d3d7cf; padding-top: 10px;}
.search_results .snippet div {text-align: right;}
.search_results .snippet div a {float: left; font-weight: bold;}
.search_results .snippet p {clear:both; text-align: left;}
.search_results .snippet {float: left; width: 480px;}
.search_results .gadget_logo {float: right;}

/* VisitCounter */
.visitcounter .classic {padding-left: 125px; clear: left; border-bottom: 1px dotted #f0cca0;}
.visitcounter .classic label {float:left; width: 120px; margin-left: -125px; border-right: 1px dotted #f0cca0;}

/* Emblems */
.emblems h2 {display: none;}
.emblems .content {text-align: center;}
.emblems .content img, .emblems .content a {padding-top: 2px;}

/* FAQ */
.faq h4 {font-size: 11pt;}
.faq .content p, .faq_category p {padding: 5px;}
.faq .content ul li ul li, .faq_category .content ul li {border-bottom: 1px dotted #f0cca0; padding-top:5px;}
.faq .content ul li ul li span {font-weight: bold;}
.faq .summary {padding-bottom: 5px;}
.faq .summary li {margin-left: 20px; font-size: 10pt;}
.faq .summary li{font-weight: bold;}
.faq .summary liol li {font-weight: normal;}
.faq_category h4 {font-size: 10pt;}

/* Glossary */
.glossary_random .content h4, .glossary_term .content h4 {font-size: 11pt;}
.glossary_term .content p {padding: 5px;}
.glossary h3 {margin-bottom: 10px;}
.glossary span {
border: 1px solid #d3d7cf;
padding: 4px;
background: #eee;
font-size: xx-small;
}
.glossary span a {padding: 2px;}
.glossary .content {margin-top: 10px;}
.glossary .content h4 a {font-size: 12pt;}
.glossary .content li a {font-size: 10pt; font-weight: bold;}
.glossary .content li {border-bottom: 1px dotted #f0cca0; padding-top: 5px;}

/* chatbox */
.chatbox .content label {display: block; font-weight: bold;}
.chatbox .content input {width: 99%;}
.chatbox .content textarea {width: 99%;}

/* users */
.loginbox .content label {font-weight: bold;}
.loginbox input {width: 99%;}
.loginbox #login_remember {width: 16px; border: none;}

.users p {clear: left; padding-bottom:4px; padding-left: 150px;}
.users p label {font-weight: bold; float:left; width: 145px; font-weight: bold; margin-left: -150px;}
.users input, .users select, .users textarea {padding: 2px; width: 70%; font-size: 10pt;}
.users span {font-size: 8pt; display: block;}
.users .actions {text-align:left; margin-left: 155px;}

/* preferences */
.preferences p {padding-bottom: 4px;}
.preferences label {display: block; font-weight: bold;}
.preferences input, .preferences select {padding: 2px; width: 190px; font-size: 10pt;}
.wide .preferences p {clear: left; padding-left: 145px;}
.wide .preferences p label {float:left; display: inline; width: 140px; margin-left: -145px;}
.wide .preferences input, .wide .preferences select {width: 320px;}
.wide .preferences .actions {text-align:left; margin-left: 150px;}

/* Menu */
.menu:after {height: 0; clear: both; content: "."; display: block; visibility: hidden;}
.menu .content, .menu .content ul, .menu .content ul li {padding:0; margin:0;}
.menu .content ul {position:relative; list-style-type: none; display:inline-block; z-index:1000;}
.narrow .menu .content ul {z-index:500;}
.menu a, .menu a:visited {
padding:4px;
display:block;
min-height:18px;
font-weight: bold;
text-decoration:none;
border:1px solid #fff;
border-bottom: none;
}
.menu li {background:#f0f0f0;}
.wide .menu li {float: left;}
.narrow .menu li a, .narrow .menu li a:visited {width:170px;}
.wide .menu li ul li a, .wide .menu li ul li a:visited {width:190px;}
.menu li:hover {position:relative;}
.menu li:hover > a {background:#393; color:#fff;}
.narrow .menu li ul {display:none;}
.wide .menu li ul {display:none;}
.menu li:hover > ul {
display:block;
position:absolute;
padding:10px 30px 30px 30px;
background:transparent url(images/blank.gif);
}
.wide .menu li:hover > ul {top:16px; left:-30px;}
.wide .menu li ul li:hover > ul {top:-10px; left:160px;}
.narrow .menu li:hover > ul {top:-10px; left:145px;}
.menu ul table {
position:absolute;
border-collapse:collapse;
top:0;
left:0;
z-index:1000;
font-size:1em;
}
* html .menu a:hover {background:#393; color:#fff; position:relative;}
* html .wide .menu a:hover {float: left;}
* html .narrow .menu li a, * html .narrow .menu li a:visited {width:170px;}
* html .wide .menu li ul, * html .wide .menu li ul li a, * html .wide .menu li ul li a:visited {width:200px;}
* html .narrow .menu li ul {
display:block;
position:absolute;
visibility:hidden;
top:-11px; left:145px;
padding:10px 30px 30px 30px;
background:transparent url(images/blank.gif);
}
* html .wide .menu li ul {
display:block;
position:absolute;
visibility:hidden;
top:0px; left:145px;
padding:10px 30px 30px 30px;
background:transparent url(images/blank.gif);
}
.wide .menu ul li a:hover ul ul{visibility:hidden;}
.wide .menu ul li a:hover ul a:hover ul ul{visibility:hidden;}
.wide .menu ul li a:hover ul a:hover ul a:hover ul ul{visibility:hidden;}
.wide .menu ul li a:hover ul a:hover ul a:hover ul a:hover ul ul {visibility:hidden;}
.wide .menu ul li a:hover ul {visibility:visible; left:-31px; top:14px;}
.wide .menu ul li a:hover ul a:hover ul{visibility:visible; top:-10px; left:160px;}
.wide .menu ul li a:hover ul a:hover ul a:hover ul {visibility:visible;}
.wide .menu ul li a:hover ul a:hover ul a:hover ul a:hover ul {visibility:visible;}
.wide .menu ul li a:hover ul a:hover ul a:hover ul a:hover ul a:hover ul {visibility:visible;}
.narrow .menu ul a:hover ul ul{visibility:hidden;}
.narrow .menu ul a:hover ul a:hover ul ul{visibility:hidden;}
.narrow .menu ul a:hover ul a:hover ul a:hover ul ul{visibility:hidden;}
.narrow .menu ul a:hover ul {visibility:visible;}
.narrow .menu ul a:hover ul a:hover ul{visibility:visible;}
.narrow .menu ul a:hover ul a:hover ul a:hover ul {visibility:visible;}
.narrow .menu ul a:hover ul a:hover ul a:hover ul a:hover ul {visibility:visible;}

/* ServerTime */
.servertime h2 {display: none;}







/***********************/
/*********ASR STYLE*****/
/***********************/

/*CSS for AID STILL REQUIRED web site ; designed and coded by Jerome Chadel, 2008-2009 

COLORS: 1) Dark green: #576959 
		2) medium green: #7a8c7c
		3) pink: #91246b
		4) pale green: #e9f5eb
------------------------------------------------------------------------------------------------*/


/*colors*/
.darkGreen {color:#576959}
.mediumGreen {color:#7a8c7c;}
.pink {color:#91246b;}
.paleGreen {color:#e9f5eb;}


/* G L O B A L*******************************
------------------------------------------------------------------------------------------------*/
html{ font-size:100%; }
body{
	font-size:1em;
	}



/* L I N K S *******************************
------------------------------------------------------------------------------------------------*/
a{
	text-decoration:underline;
	color:#e9f5eb;
}
a:hover{
	background:#e9f5eb;
	color:#91246b;
}


/* I M A G E S *******************************
------------------------------------------------------------------------------------------------*/
img.right_img{
	display:inline;
	float:right;
	padding:10px;
	width:380px;
	border:1px solid #e9f5eb;
	margin:10px 0 10px 20px;
}
img.left_img{
	display:inline;
	float:left;
	padding:10px;
	width:380px;
	border:1px solid #e9f5eb;
	margin:10px 20px 10px 0;
}
img.one_img{
	display:inline;
	float:left;
	padding:10px;
	width:780px;
	border:1px solid #e9f5eb;
	margin:10px 20px 10px 0;
}

/* F O N T S *******************************
------------------------------------------------------------------------------------------------*/
body{
	font-family:verdana, arial;
	font-size:1em;
	color:#EAF6EC;
}

p{
	font-size:14px;
	line-height:21px;
	padding-bottom:18px;
	}


#footer, #footer p{
	font-size:0.9em;
}
.copyright{
	text-align:left;
	float:left;
}
.footer_menu{
	text-align:right;
	float:right;
}
.footer_designer{
	clear:left;
	float:right;
	margin:0 0 20px 0;
}
.footer_designer a{text-decoration:none;}
.footer_designer a:hover{background:#191F1A; color:#e9f5eb;}

.content_a{
	text-transform:uppercase;
	font-size:0.825em;
	text-indent:20px;
	line-height:2em;
	vertical-align:bottom;
}
.box1 ul{margin-top:87px;}
.box2 ul{margin-top:87px;}
.box3 ul{margin-top:61px;}

#box1right p {
	color:#576959;
	width:170px;
	margin-top:180px;
	text-transform:uppercase;
	font-size:0.75em;
	line-height:2.5em;
	margin:20px;
	margin-top:70px;}

.title_2_txt{
	text-align:right;
	font-style: italic;
	font-weight:normal;
	font-size:12px;
	line-height:18px;
	}
#project1_fund ul li, #project2_fund ul li, #project3_fund ul li{
	font-family:"lucida grande", sans-serif;
	font-size:12px;
	text-transform:uppercase;
	letter-spacing:1px;
	line-height:18px;
}

/*input#general_fund_input, input#project1_fund_input, input#project2_fund_input, input#project3_fund_input{
	font-family:arial;
	font-size:28px;
	line-height:28px;
	border:1px solid red;
	color:#e9f5eb;
	font-weight:normal;
}*/

#general_fund_input, #project1_fund_input, #project2_fund_input, #project3_fund_input{
	font-family:arial;
	font-size:28px;
	color:#e9f5eb;
	font-weight:normal;
	padding-top:8px;  /*this padding changes the layout !!!*/
	}

#donate_bottom ul li {color:#576959;}

.menu2 ul li{color:#91246b;}
.menu2 ul li a{color:#576959;}

.project_text{font-size:14px; line-height:24px;}

#darfur_projects h3, #katrina_projects h3, #tsunami_projects h3{
	font-color:verdana, arial, sans-serif;
	font-size:20px;
	text-transform:uppercase;
	font-weight:normal;
	color:#576959;
	margin-top:20px;
}

#asr_story h1{text-indent:-9999px;}

#asr_story .onecol{
	color:#576959;
	/*padding-top:140px;
	padding-left:60px;
	/*padding-right:60px;
	line-height:22px;*/
}

#asr_story .onecol p{
	margin-left:40px;
	margin-right:40px;
}


/* L A Y O U T *******************************
------------------------------------------------------------------------------------------------*/

/*---------- HOME PAGE LAYOUT*/




#comingsoon{
	width:220px;
	height:155px;
	margin-left:337px;
	background:url(images/comingsoon.jpg) no-repeat;
}

#wrapper{
	width:920px;
	margin:0 auto;
}

#header, #title,{
	width:920px;
}
#header{
	height:139px; 
}

#logo a {
	position:fixed;
	width:66px;
	height:66px;
	margin-top:66px;
	margin-left:26px;
	cursor:pointer;
	background:none;
}


#title{
	height:94px;
	text-indent:-9999px;
}




/*************ONE COL Layout**********/

#onecolBottom{
	clear:both;
	height:25px;
	background:url(images/onecolBottom_bg.jpg) no-repeat;}


#box1right{text-align:right;}
#box1right p{width:180px;}
	
#media_home{
	display:inline;
	width:679px;
	height:307px;
	float:left;
}
#box1right{
	display:inline;
	width:220px;
	height:307px;
	float:left;
	margin-left:20px;
	margin-bottom:20px;
}
#content_bar{
	clear:both;
	width:880px;
	height:122px;
	margin-left:20px;
}
#maincontent1{
	height:173px;
	clear:both;
}
.content_a{
	width:280px;
	height:173px;
	float:left;
	display:inline;
	margin-top:20px;
}
.box2{
	margin:20px 40px;
}

#maincontent2{
	height:154px;
	clear:left;
}

#footer .footer_designer{
	text-align:right;
	margin-top:0;
	clear:both;
}

#footer{
	clear:both;
	width:920px;
	margin-top:10px;
}

#take_action_button, #take_action_button a{
	width:323px;
	height:83px;
	display:inline;
	float:left;
	text-indent:-9999px;}

#take_action_button a{margin:20px;}
.videos{
	width:428px;
	display:inline;
	float:left;
	margin-left:110px;
	margin-top:20px;
	}
.videos h2 a{
	width:68px;
	height:42px;
	display:inline;
	float:left;
	text-indent:-9999px;
	margin-top:20px;
}
.videos h2 a{/*margin:40px 20px 0 73px*/;}
.content_bar_item img{
	width:100px;
	height:83px;
	display:inline;
	float:left;
	margin:0 0 0 20px;
}

		/*---------- NICK*/

#nick_1, #nick_2, #nick_3, #nick_4, #nick_5, #nick_6, #nick_7{
	position:relative;
	width:26px;
	height:12px;
	top:112px;
}
#nick_1{left:197px}
#nick_2{top:128px;left:314px}
#nick_3{top:128px;left:428px}
#nick_4{top:128px;left:521px}
#nick_5{top:128px;left:626px}
#nick_6{top:128px;left:797px}
#nick_7{top:128px;left:859px}


		/*---------- DONATE PAGE LAYOUT*/

#title_2{
	height:400px;
}
.title_2_txt{
padding-top:160px;
width:264px;
float:right;
}

form{clear:both;}
#general_fund{clear:both;}
#general_fund_title{width:600px; height:48px;display:inline;float:left;}
#general_fund_input{width:280px;height:48px;float:right; padding-top:0;line-height:48px;}

#project1_fund, #project2_fund, #project3_fund{
	width:280px;
	display:inline;
	float:left;
	margin-top:80px;
}
#project2_fund{margin-left:40px;}
#project3_fund{float:right;}
#project1_fund_title, #project2_fund_title, #project3_fund_title{
	width:280px; 
	height:48px;
	}
#input_boxes{clear:both;}

#project1_fund_input, #project2_fund_input, #project3_fund_input{
	width:280px;
	height:48px;
	display:inline;
	float:left;
	margin:0px 0 32px 0;
}
#project3_fund_input{float:right;}
#project2_fund_input{margin-left:41px;}

#project1_fund ul li, #project2_fund ul li, #project3_fund ul li{
	padding:0;
	height:20px;
	margin:10px 0 13px 20px;
}
#project1_fund ul, #project2_fund ul, #project3_fund ul{
	/*margin-bottom:12px;  or 37*/
}

input#general_fund_input, input#project1_fund_input, input#project2_fund_input, input#project3_fund_input{
	width:230px;
	padding-left:50px;
}


#darfur_general_checkbox, 
#project1_checkbox2, 
#project2_checkbox1, 
#project3_checkbox1,
#project3_checkbox2,
#project3_checkbox3 
{ }


/*footer donate*/
#donate_bottom{
	clear:both;
	width:920px;
	height:130px;
	}
.donation_options{display:inline ; float:left;}
.submit_donation_box{
	display:inline;
	float:left;
	margin-top:10px;
	margin-bottom:20px;}
.submit_donation_button{
	width:127px;
	height:81px;
	margin-top:15px;
	margin-left:350px;}


#donate_bottom ul li {
	margin:30px 20px;}


		/*---------- PROJECTS PAGE LAYOUT*/

.menu2{
	width:218px;
	height:155px;
	display:inline;
	float:left;
	margin-bottom:20px;
}
.menu2 h2{display:none;}
.menu2 ul{
	margin:70px 0 0 20px;
}
.menu2 ul li{
	margin-bottom:5px;
}
.menu3{
	width:680px;
	height:155px;
	display:inline;
	float:right;
}
.menu3 h2{display:none;}
.menu3 ul{margin-top:70px;}
.menu3 ul li{
	margin:5px 0 0 41px;
}

.cleardiv{clear:both;}

.leftcontent{
	width:218px;
	display:inline;
	float:left;
}
.project_presentation{
	width:680px;
	height:640px;
	display:inline;
	float:right;
	margin-bottom:20px;
	text-indent:-99999px;
}
.project_description{
	clear:both;
	width:920px;
	margin-bottom:20px;
}
	
	.project_title h2{
		font-size:30px;
		color:#e9f5eb;
		line-height:40px;
		font-weight:normal;
		padding-top:20px;
		padding-left:40px;
		}
	.project_quote {
		text-indent:-9999px;
		height:71px;
		}
	.project_text{
		padding:20px 40px;
	}
	.img_inside_txt{}
	.leftcontent img{
	margin-bottom:20px;
}
.bottom_project_text{height:16px;}




/* B A C K G R O U N D S *******************************
------------------------------------------------------------------------------------------------*/
body{background:url(images/bg.jpg);}
#wrapper{background:url(images/wrapper.jpg) no-repeat;}
#donate_page #wrapper{background:url(images/donate_bg.jpg) no-repeat;}

#header{background:url(images/header.jpg) no-repeat;}
#title{background:url(images/title.jpg) no-repeat;}
#media_home{background:url(images/media_home.jpg) no-repeat;}
#box1right{background:url(images/box1right.jpg) no-repeat;}
#content_bar{background:url(images/actionbar.gif) no-repeat;}

.box1{background:url(images/darfur_projects.jpg) no-repeat;}
.box2{background:url(images/katrina_projects.jpg) no-repeat;}
.box3{background:url(images/tsunami_projects.jpg) no-repeat;}

#maincontent2{background:url(images/maincontent2_bg.jpg) no-repeat}

#take_action_button a:link, #take_action_button a:visited {background:url(images/take_action_button.gif) 1px 0 no-repeat;}
#take_action_button a:hover {background:url(images/take_action_button.gif)  -321px 0  no-repeat; }
.videos h2 a:link, .videos h2 a:visited{background:url(images/watch_videos.gif) 0 0 no-repeat;}
.videos h2 a:hover {background:url(images/watch_videos.gif) -68px 0 no-repeat;}	

#nick_1, #nick_2, #nick_3, #nick_4, #nick_5, #nick_6, #nick_7{background:url(images/nick.jpg) no-repeat;}
#nick_3, #nick_4, #nick_5, #nick_6, #nick_7{background:url(images/nick6.jpg) no-repeat;}
#title_2{background:url(images/make_a_difference.jpg) no-repeat;}	



	/*FORM BG*/
#general_fund_title{background:url(images/asr_general_fund_title.jpg) no-repeat;}
#general_fund_input{background: url(images/asr_general_fund_input.jpg) no-repeat;}

#project1_fund_title{background:url(images/darfur_fund_title.jpg) no-repeat;}
#project1_fund_input{background:url(images/darfur_fund_input.jpg) no-repeat;}

#project2_fund_title{background:url(images/katrina_fund_title.jpg) no-repeat;}
#project2_fund_input{background:url(images/katrina_fund_input.jpg) no-repeat;}

#project3_fund_title{background:url(images/tsunami_fund_title.jpg) no-repeat;}
#project3_fund_input{background:url(images/tsunami_fund_input.jpg) no-repeat;}


.submit_donation_button {background:url(images/submit_donation.jpg) no-repeat;}
#donate_bottom{background:url(images/donate_bottom.jpg) no-repeat;}

	/*Projects BG*/
.menu2{background:url(images/menu2.jpg) no-repeat;}

#darfur_projects .menu3{background:url(images/menu3a.jpg) no-repeat;}
#katrina_projects .menu3{background:url(images/menu3b.jpg) no-repeat;}
#tsunami_projects .menu3{background:url(images/menu3c.jpg) no-repeat;}

#darfur_projects .project_presentation{background:url(images/project_presentation_a.jpg) no-repeat;}
#katrina_projects .project_presentation{background:url(images/project_presentation_b.jpg) no-repeat;}
#tsunami_projects .project_presentation{background:url(images/project_presentation_c.jpg) no-repeat;}

.project_description{
	background:url(images/project_description_top.jpg) no-repeat;
}
.project_description{
	background:url(images/project_description_tile.jpg) repeat-y;
}
.project_description h2 {background:url(images/project_description_top.jpg) 0 0 no-repeat}
.bottom_project_text{
	background:url(images/project_description_bottom.jpg) no-repeat;
}
#darfur_projects .project_quote{
	background:url(images/quote1.jpg) no-repeat;
}
#videos_title{
	background:url(images/videos_title.jpg) no-repeat;
}

#articles_title {
	background:url(images/articles_title.jpg) no-repeat;
}
#imagesDarfur_title{
	background:url(images/imagesDarfur_title.jpg) no-repeat;
}
#imagesKatrina_title{
	background:url(images/imagesKatrina_title.jpg) no-repeat;
}

#imagesTsunami_title{
	background:url(images/imagesTsunami_title.jpg) no-repeat;
}

/* N A V *******************************
*/

#nav{
	position:relative;
	width:720px;
	height:16px;
}
#nav li a:link, #nav li a:visited{
	height:16px;
	overflow:hidden;
	display:block;
	position:absolute;
	text-indent:-9999px;
	/*top:110px;*/
	top:92px;
}

	/*donate*/
#nav_donate a:link, #nav_donate a:visited{
	width:60px;
	height:16px;
	background:url(images/topmenu.png)  0 0 no-repeat;
	left:181px;
}
	/*projects*/
#nav_projects a:link, #nav_projects a:visited{
	width:77px;
	height:16px;
	background:url(images/topmenu.png)  -109px 0 no-repeat;
	left:290px;
}
	/*media*/
#nav_media a:link, #nav_media a:visited{
	width:50px;
	height:16px;
	background:url(images/topmenu.png)  -234px 0 no-repeat;
	left:415px;
}
	/*blog*/
#nav_blog a:link, #nav_blog a:visited{
	width:45px;
	height:16px;
	background:url(images/topmenu.png)  -333px 0 no-repeat;
	left:514px;
}
	/*asr shop*/
#nav_asr_shop a:link, #nav_asr_shop a:visited{
	width:80px;
	height:16px;
	background:url(images/topmenu.png)  -422px 0 no-repeat;
	left:603px;
}
	/*about us*/
#nav_about a:link, #nav_about a:visited{
	width:60px;
	height:16px;
	background:url(images/topmenu.png)  -599px 0 no-repeat;
	left:780px;
}
	/*contact*/
#nav_contact a:link, #nav_contact a:visited{
	width:50px;
	height:16px;
	background:url(images/topmenu.png)  -671px 0 no-repeat;
	left:852px;
}



#nav_donate a:hover {
	background-position: 0 -20px;
	}
#nav_projects a:hover {
	background-position: -109px -20px;
	}
#nav_media a:hover {
	background-position: -234px -20px;
	}
#nav_blog a:hover {
	background-position: -333px -20px;
	}
#nav_asr_shop a:hover {
	background-position: -422px -20px;
	}
#nav_about a:hover {
	background-position: -599px -20px;
	}	
#nav_contact a:hover {
	background-position: -671px -20px;
	}





#nav_donate.nav_active a {
	background-position: -0px -20px;
	}
#nav_projects.nav_active a {
	background-position: -109px -20px;
	}
#nav_media.nav_active a {
	background-position: -234px -20px;
	}
#nav_blog.nav_active a {
	background-position: -333px -20px;
	}
#nav_asr_shop.nav_active a {
	background-position: -422px -20px;
	}
#nav_about.nav_active a {
	background-position: -599px -20px;
	}
#nav_contact.nav_active a {
	background-position: -671px -20px;
	}

	
/*M A I N C O N T E N T 2 
------------------------------------------------------------------------------------------------*/
#maincontent2 h2{text-indent:-9999px;}
.donate_button{
	margin-top:37px;
	margin-left:337px;}
.donate_button, .donate_button a{
	width:242px; 
	height:80px;
}

.donate_button a, .donate_button a:hover{
	display:block;
	background:url(images/donate_button.jpg) no-repeat;
}

/*D O N A T E --- P A G E
------------------------------------------------------------------------------------------------*/


/*P R O J E C T S --- P A G E
------------------------------------------------------------------------------------------------*/
ul.list1, ul.list2{
	font-style:italic;
	margin-bottom:20px;
	margin-top:20px;
}

ul.list1, ul.list2{
	margin-left:40px;
}

ul.list1 li{
	background:url(images/list1.jpg) no-repeat 0 6px;
	margin-bottom:5px;
	padding-left:40px;
}


ul.list2 li{
	background:url(images/list2.jpg) no-repeat 0 4px;
	margin-bottom:10px;
	padding-left:40px;
}

/*A B O U T   U S --- P A G E
------------------------------------------------------------------------------------------------*/
#asr_story #title {background:url(images/asr_story_title.jpg) no-repeat;}
#asr_story .onecol h1{
	background:url(images/storyH1_bg.jpg) no-repeat;
	height:142px;
}

#asr_story .onecol.darkgreen h1{
	background:url(images/storyH1_bg.jpg) no-repeat;
	height:142px;
}

#asr_story .onecol{
	clear:left;
	background:url(images/unicol_tile.jpg) 0 142px;
}

#asr_story .project_description{margin-top:30px;}
#asr_story .bio1 h3, #asr_story .bio2 h3{font-size:24px;font-family:georgia, serif;}
#asr_story .bio1 h4, #asr_story .bio2 h4{margin-bottom:10px;}


.bio1{
	width:400px;
	display:inline;
	float:left;
}
.bio2{
	width:400px;
	display:inline;
	float:right;
}


/*C O N T A C T  --- P A G E
------------------------------------------------------------------------------------------------*/
#contact_page #title{background:url(images/contact_title.jpg) no-repeat;}
#contact_page #wrapper{
	height:688px;
	background:url(images/contact_bg.jpg) no-repeat 0 120px}

#contact_col1{
	width:340px;
	display:inline;
	float:left;
}
#address{
	width:339px;
	height:93px;
	background:url(images/contact_address.jpg) no-repeat;
	margin-bottom:20px;
}
#phone{
	width:339px;
	height:75px;
	background:url(images/contact_phone.jpg) no-repeat;
	margin-bottom:20px;
}
#email{
	width:339px;
	height:72px;
	background:url(images/contact_email.jpg) no-repeat;
	margin-bottom:20px;
}

	
	/*M E D I A   --- P A G E
	------------------------------------------------------------------------------------------------*/
#articles{
	width:287px;
	height:340px;
	display:inline;
	float:left;
	background:#333 ;
}

#videos{
	width:604px;
	height:340px;
	display:inline;
	float:right;
	background:black;
}

#videos_title, #articles_title, #imagesDarfur_title, #imagesKatrina_title, #imagesTsunami_title{
	height:40px;
}

#player_container{
	width:400px;
	height:300px;
	display:inline;
	float:left;
}



#pictures{
	clear:both;
	}
#images1, #images2{
	margin-top:30px;
	margin-bottom:20px;
	width:287px;
/*	height:133px;*/
	display:inline;
	float:left;
}
#images1{margin-right:30px;}
#images3{
	margin-top:30px;
	margin-bottom:20px;
	width:287px;
/*	height:133px;*/
	display:inline;
	float:right;
}

.mediaQuote{
	font-size:12px;
	line-height:18px;
	font-style: italic;
	margin-top:5px;
}

#articlesList{
	height:300px;
	background:#5F7361;
	font-size:12px;
	padding-top:5px;
}
#articlesList ul li{
	padding:10px 10px 5px 20px;
	border-bottom:1px solid #7A8C7C;
}
#articlesList a{
	text-decoration:none;
	}
#imageKatrina, #imageDarfur, #imageTsunami{
	width:287px;
	height:82px;
	border-bottom:10px solid #3F4D41;
}



/*---- B L O G  --- 
------------------------------------------------------------------------------------------------*/
#mainBlog{
	display:inline;
	width:679px; 
	float:left;
	background:#dfebe1 url(images/top_mainBlog.jpg) no-repeat;
}


#secondBlog{
	display:inline;
	width:219px;
	float:right;
	background:#7a8c7c url(images/top_secondBlog.jpg) no-repeat;
}

#bottom_mainBlog{
	height:44px;
	background:url(images/bottom_mainBlog.jpg) no-repeat;
}

#bottom_secondBlog{
	height:30px;
	background:url(images/bottom_secondBlog.jpg) no-repeat;
}


/****BLOG INSERT IMAGES*/
#blog_subCol1 img{
	width:480px;
}
.content p img{
border:5px solid #7a8c7c;
}