* {
padding : 0;
margin : 0;
} 
body { 
font-family : Arial, Helvetica, sans-serif;
color : #666666;
font-weight : normal;
font-size : 12px;
max-width : 930px;
margin-left:auto;
margin-right:auto;
}
img { 
padding : 0px;
border : 0px;
} 
#header img { 
padding : 3px;
border : 0;
} 
img.floatTL { 
float : left;
margin-right : 1em;
margin-bottom : 0.5em;
margin-top : 0.5em;
margin-left : 1em;
} 
img.floatTLT { 
float : left;
margin-right : 0px;
margin-left : 0px;
/*margin-bottom : 0.5em;*/
margin-top : -25px;
width: 158px;
height: 136px;
}

hr{
border: 0;
color: #5c5b5b;
background-color: #5c5b5b;
height: 1px;
width:100%;
}

#header-mininav{
	/*position:absolute;
	left:143px;
	top:101px;
	background:#fff;
	*/
	color:#5c5b5b;
	font-family: arial;
	font-weight: normal;
}

#header-mininav a#homeref, #header-mininav a#accessref, #header-mininav a#contactref{
	color:#5c5b5b;
	font-family: arial;
	font-weight: normal;
	font-size : 0.875em;
	
	/*
	float:left;
	
	-moz-border-radius-topright:10px;
	-webkit-border-top-right-radius:10px;
	*/
}


#wrapper {

width : 930px;
height : 370px;
margin : 0 auto;

} 
#navbartop { 
margin-top : 5px;
margin-left: 250px;
padding : 4px;
background-color : #fff;
text-align : right;
color : #000000;
} 
#navbartop a { 
color : #5c5b5b;
font-family : arial;
font-weight: normal;
font-size : 0.875em;
text-decoration : none;
} 
#navcontainer { 
float: right;
font-family : arial;
font-weight: normal;
text-transform : inherit;
margin-top : 58px;
padding : 0px 0 0;
width: auto;   
background : #ffffff none repeat scroll 20 0;
}

#navcontainer p{
color: #000000;
font-family : arial;
font-weight: normal;
font-size : 1.2em;
}

ul#navlist { 
list-style : none;
margin-top:-10px;
/*width : 100%;*/
width : auto;
font-family : arial;
font-weight: normal;
font-size : 1.2em;
}

ul#navlist li {
float : left;
width : auto;
margin : 0;
padding : 0;
} 
ul#navlist li a { 
display : block;
width : 100%;
height: 10px;
/* padding : 0.4em; */
padding-top : 0.2em;
padding-bottom : 0.7em;
padding-left : 10.05px;
padding-right : 10.05px;
color : #ffffff;
text-decoration : none;
text-align: center;
background : #000000;
/* border : 0px solid #000000; */
}


#navcontainer > ul#navlist li a { 
width : auto;
}

ul#navlist li#nav-donate a {
  background-color: #ed2024;
  
}

/* very old working one */
/*
ul#navlist li#nav-about a:link, ul#navlist li#nav-about a:visited, ul#navlist li#nav-about a:hover, ul#navlist li#nav-about a:active{
color : #000000;
background : #feea00;	
}

ul#navlist li#nav-fundraising_events a:link,ul#navlist li#nav-fundraising_events a:visited, ul#navlist li#nav-fundraising_events a:hover, ul#navlist li#nav-fundraising_events a:active{
color : #000000;
background : #0598ce;	
}
*/


/*below one working correctly as of now 3rd april... */
/*
ul#navlist li#nav-about a:hover, ul#navlist li#active a:hover, ul#navlist li#nav-about a:visited {
color : #000000;
background : #feea00;
}
*/

ul#navlist li#nav-about a:hover, ul#navlist li#nav-about a:active {
color : #000000;
background : #feea00;
}

/* previous working one.. with visited */
/* ul#navlist li#nav-fundraising_events a:hover, ul#navlist li#active a:hover, ul#navlist li#nav-fundraising_events a:visited { */

ul#navlist li#nav-fundraising_events a:hover, ul#navlist li#nav-fundraising_events a:active { 
color : #ffffff;
background : #0598ce;
}



ul#navlist li#nav-housing a:hover, ul#navlist li#nav-housing a:active {
color : #ffffff;
background : #ed2490;
}


ul#navlist li#nav-support a:hover, ul#navlist li#nav-support a:active {
color : #ffffff;
background : #f8991d;
}


ul#navlist li#nav-volunteering a:hover, ul#navlist li#nav-volunteering a:active {
color : #ffffff;
background : #0d7b3e;
}


ul#navlist li#nav-people a:hover, ul#navlist li#nav-people a:active {
color : #ffffff;
background : #93268f;
}


ul#navlist li#nav-projects a:hover, ul#navlist li#nav-projects a:active {
color : #ffffff;
background : #99ca3c;
}


ul#navlist li#nav-blog a:hover, ul#navlist li#nav-blog a:active {
color : #ffffff;
background : #4453a4;
}


ul#navlist li#nav-donate a:hover, ul#navlist li#nav-donate a:active {
color : #ffffff;
background : #ed2024;
}


#centercolumn {
display : inline;
margin-top : 15px;
width : 100%;
float : left;
min-height : 200px;
}
* html #centercolumn {
height : 200px;
}


#shownavcolumn { 
display : inline;
width : 100%;
float : left;
background-color : #fff;
margin-top :5px;
margin-bottom : 12px;
} 
* html #shownavcolumn { 
height : 12px;
}
#shownavcolumn p{
font-family : arial;
font-weight: normal;
font-size : 0.875em;
padding-top:0px;
padding-bottom:0px;
}
#shownavcolumn a { 
color : #5c5b5b;
text-decoration : none;
}
/*
#pageleftcolumn { 
display : inline;
margin-top : 2px;
width : 200px;
float : left;
text-align : justify;
background-color : #ffee77;
} 
* html #pageleftcolumn { 
height : 100px;
} 
#pageleftcolumn h2 { 
color : #f2f2f2;
font-family : Arial;
font-size : 1em;
background-color : #eedd00;
margin-left : 10px;
margin-right : 10px;
margin-top : 4px;
padding-top : 5px;
padding-bottom : 5px;
padding-left : 5px;

text-transform : uppercase;
} 
#pageleftcolumn p { 
font-family : Arial;
font-weight: regular;
font-size : 0.8em;
margin-top : 10px;
margin-left : 10px;
margin-right : 10px;
text-align : justify;
padding-right : 20px;
background-color : #ffffbb;
}

#pageleftcolumn a { 
font-family : arial;
color : #000000;
font-size : 1.0em;
font-weight : bold;
padding-left : 10px;
padding-right : 10px;
text-decoration : none;
text-align : justify;
}
#pageleftcolumn a:hover { 
text-decoration : underline;
color : #50739b;
padding-left : 10px;
padding-right : 10px;
}
*/

#pagecentercolumn {

display : block;
float : left;
min-height : 350px;
width : 717px;
margin-left: 5px;
margin-top:10px;
left: 51px;
position: relative;

} 
* html #pagecentercolumn {
height : 250px;
} 
#pagecentercolumn h2 {
color : #FFFFFF;
font-family : arial;
font-weight: normal;
font-size : 1.2em;
background-color : #f8981c;
margin-left : 10px;
margin-right : 10px;
margin-top : 4px;
padding-top : 5px;
padding-bottom : 5px;
padding-left : 5px;
width: 350px;

text-transform : inherit;
}
#pagecentercolumn p {
font-family : arial;
font-weight: normal;
font-size : 1.0em;
margin-top : 10px;
margin-left : 10px;
margin-right : 10px;
text-align : left;
padding-right : 20px;
background-color : #ffffff;
}
#pagecentercolumn img {
margin-top : 4px;
margin-left : 10px;
margin-right : 5px;
margin-bottom : 4px;
}

#pagecentercolumn img.imageline {
width:100%;
}


#pagecentercolumn ul {
margin-left : 40px;
margin-top : 5px;
color : #000000;
} 
#pagecentercolumn li {
padding-top : 5px;
padding-left : 10px;
} 
#pagecentercolumn a {
float : left;
color : #000000;
font-family : arial;
font-weight: bold;
font-size : 1.0em;
margin-top : 2px;
padding-right : 5px;
padding-left : 10px;
}

/*---------*/
#pagerightupcolumn {
display : inline;
float : right;
background-color : #e6f5fa;
background-image : url(images/topright.jpg);
background-position : bottom;
width: 194px;
height: 253px;
max-height : 253px;
max-width : 194px;
margin-left : 0px;
margin-top : 0px;

} 
* html #pagerightupcolumn { 
height : 250px;
}
#pagerightupcolumn h2 { 
color : #FFFFFF;
font-family : arial;
font-weight: normal;
font-size : 1.2em;
background-color : #0299cc;
padding-top : 3px;
padding-bottom : 4px;
padding-left : 5px;
text-transform : inherit;
width:189px;
height: 16px;
} 
#pagerightupcolumn img { 
margin-top : 0px;
margin-left : 0px;
/*width : 108px;
height : 100px;*/
}

#pagerightupcolumn p { 
font-family : arial;
font-weight: normal;
font-size : 1.0em;
margin-top : 10px;
padding-right : 5px;
padding-left : 5px;
text-align : left;

}

#pagerightupcolumn a { 
float : left;
color : #54C7FF;
font-family : arial;
font-weight: normal;
font-size : 1.0em;
margin-top : 3px;
padding-right : 5px;
padding-left : 0px;
}




#pagerightmiddlecolumn { 
display : inline;
float : right;
background-color : #fffde6;
background-image : url(images/middleright.jpg);
background-position : bottom;
width: 194px;
height: 130px;
max-height : 140px;
max-width : 194px;
margin-left : 0px;
margin-top : 20px;
} 
* html #pagerightmiddlecolumn { 
height : 250px;
}

#pagerightmiddlecolumn h2 { 
color : #000000;
font-family : arial;
font-weight: normal;
font-size : 1.2em;
background-color : #feea00;
padding-top : 3px;
padding-bottom : 4px;
padding-left : 5px;
text-transform : inherit;
width:189px;
height: 16px;
} 
#pagerightmiddlecolumn img { 
margin-top : 0px;
margin-left : 0px;
}

#pagerightmiddlecolumn p { 
font-family : arial;
font-weight: normal;
font-size : 1.0em;
margin-top : 10px;
padding-right : 5px;
padding-left : 5px;
text-align : left;
} 
#pagerightmiddlecolumn a { 
float : left;
color : #000000;
font-family : arial;
font-weight: normal;
font-size : 1.0em;
margin-top : 3px;
padding-right : 5px;
padding-left : 0px;
}

#pagerightbelowcolumn { 
display : inline;
float : right;
background-color : #efefef;
width: 194px;
height: 92px;
max-width : 194px;
max-height : 92px;
margin-left : 0px;
margin-top : 20px;
} 
* html #pagerightbelowcolumn { 
height : 175px;
}
#pagerightbelowcolumn h2 { 
color : #ffffff;
font-family : arial;
font-weight: normal;
font-size : 1.2em;
background-color : #666666;
padding-top : 3px;
padding-bottom : 4px;
padding-left : 5px;
text-transform : inherit;
width:189px;
height: 16px;
} 
#pagerightbelowcolumn img { 
margin-top : 0px;
margin-left : 0px;
}

#pagerightbelowcolumn p { 
font-family : arial;
font-weight: normal;
font-size : 1.0em;
margin-top : 5px;
padding-right : 5px;
padding-left : 5px;

} 
#pagerightbelowcolumn a { 
/*float : left;
color : #ffaa22;
font-size : 0.8em;
font-weight : bold;
margin-top : 0px;
padding-right : 5px;
padding-left : 5px;
*/
}


/*--------------------------------*/
/*search column */
#searchcolumn{
	
display : block;
float : left;
min-height : 350px;
width : 600px;
margin-left: 10px;
margin-top:10px;
left: 225px;
position: relative;
border: 1px;
	
	
}

#searchcolumn p{
	display:inline;
	float:left;
	margin-left:2px;
	margin-right:2px;
	margin-top:5px;
	color : #000000;
	font-family : arial;
	font-weight: normal;
	font-size : 1.0em;
}

#searchcolumn a{
	margin-left:2px;
	margin-right:2px;
	margin-top:2px;
	color : #0366dc;
	font-family : arial;
	font-weight: normal;
	font-size : 1.0em;
	text-decoration: none;
	position:relative;
}

#searchcolumn img{
	width:100%;
	height:1px;
	
	}


/* Search Button */
#linksearch{
display : inline;
float : right;
/*width: 175px;   */
height: 24px;
/*border: 1px solid #000000;*/
/*background-image : url(images/email_search_bar.jpg);*/
background:none;
border:0;
background-image : url(images/email_searchtext_bar.png);
background-repeat:no-repeat;
margin-top:-4px;
/*border: 1px solid #666666; */
/*color:#ffffff; */
}
#linksearch a{
color : #ffffff;
}

#linksearch img{
/*display: inline;
width:20px;
height:20px;
float:right;
*/
}


#searchdata{
float:left;
margin-top:2px;
margin-left:2px;
margin-bottom:2px;
height:15px;
/*width:147px;    */
font-family : arial;
font-weight: normal;
font-size : 0.875em;
padding-top:0.049em;
background:none;
border:0;
}

/*------------------------------*/

#linkemail{
display : inline;
float : left;
/* width: 175px; */
height: 24px;
margin-left : 5px;
margin-top : 2px;
margin-bottom: 2px;
margin-right : 5px;
background-image : url(images/email_searchtext_bar.png);
background-repeat:no-repeat;
/*border: 1px solid #666666;*/
color:#ffffff;
}
#linkemail a{
/*float : right; */
/*color : #ffffff;*/
}

#linkemail img{
/*
display: inline;
width:20px;
height:20px;
float:right;
*/
}

#linkemail input{
/*width:138px;
height:18px;
*/
}

#emaildata{
float:left;
margin-top:2.5px;
margin-left:2px;
height:15px;
width:147px;  
font-family : arial;
font-weight: normal;
font-size : 0.875em;
border:none;
}

/*
#emailtext{
display : inline;
float : left;
width: 160px;
height: 20px;
margin-left : 5px;
margin-top : 5px;
margin-bottom: 5px;
background-color : #666666;
border: 1px solid #000000;
color:#ffffff;
}
#emailtext a{

color : #ffffff;
}
*/

/*--------*/
/*--------*/

#leftcolumnbottom {
display : inline;
margin-left : 0px;
margin-top : 20px;
float : left;
/*min-height : 250px;*/
background-color : #fffce9; 
background-image : url(images/leftbk.jpg);
background-position : bottom;
background-repeat : no-repeat;
min-height: 370px;
max-height : 370px;
width : 295px;
} 
* html #leftcolumnbottom {
	/*min-height : 250px;*/
} 
#leftcolumnbottom h2 { 
color : #000000;
font-family : arial;
font-weight: normal;
font-size : 1.2em;
background-color : #feea00;
padding-top : 2px;
padding-bottom : 4px;
padding-left : 15px;
text-transform : inherit;
} 
#leftcolumnbottom p { 
font-family : arial;
font-weight: normal;
font-size : 1.0em;
padding-left : 15px;
padding-bottom : 0px;
margin-left : 0px;
margin-top : 10px;
margin-right : 0px;
text-align : left;
padding-right : 20px;
}
#leftcolumnbottom a { 
float : left;
color : #000000;
text-decoration : underline;
font-family : arial;
font-weight: normal;
font-size : 1.0em;
padding-left : 0px;
padding-right : 20px;
padding-top:6px;
}
#leftcolumnbottom img { 
margin-top : 0px;
margin-left : 3px;
}

#centercolumnbottom {
/* border : 1px solid #ccc; */
display : inline;
/* width : 258px; */
float : left;
background-color : #ef70f9;
background-image : url(images/centerbk.jpg);
background-position : bottom;
background-repeat : no-repeat;
min-height: 370px;
max-height : 370px;
width : 295px;
position: relative;
left: 23px;
margin-left : 0px;
margin-top : 20px;
}
* html #centercolumnbottom {
/*  height : 250px;  */
}
#centercolumnbottom h2 { 
color : #ffffff;
font-family : arial;
font-weight: normal;
font-size : 1.2em;
background-color : #0299cc;
padding-top : 2px;
padding-bottom : 4px;
padding-left : 15px;
text-transform : inherit;
}
#centercolumnbottom p { 
font-family : arial;
font-weight: normal;
font-size : 1.0em;
padding-left : 15px;
padding-bottom : 0px;
margin-left : 0px;
margin-top : 10px;
margin-right : 0px;
text-align : left;
padding-right : 20px;

}
#centercolumnbottom img { 
margin-top : 4px;
margin-left : 0px;
margin-right : 5px;
} 
#centercolumnbottom ul { 
margin-left : 40px;
margin-top : 5px;
color : #667dff;
} 
#centercolumnbottom li { 
padding-top : 10px;
padding-left : 10px;
} 
#centercolumnbottom a { 
float : left;
color : #667dff;
text-decoration : underline;
font-family : arial;
font-weight: normal;
font-size : 1.0em;
padding-left : 0px;
padding-right : 20px;
padding-top:6px;
}
#rightcolumnbottom { 
display : inline;
/* width : 253px; */
float : right;
/* border : 1px solid #ccc;*/
background-color : #fff2e2; 
background-image : url(images/rightbk.jpg);
background-position : bottom;
background-repeat : no-repeat;
/*min-height : 250px;*/
min-height: 370px;
max-height : 370px;
width : 294px;
margin-left : 0px;
margin-top : 20px;
} 
* html #rightcolumnbottom { 
height : 250px;
} 
#rightcolumnbottom h2 { 
color : #ffffff;
font-family : arial;
font-weight: normal;
font-size : 1.2em;
background-color : #f8981c;
padding-top : 2px;
padding-bottom : 4px;
padding-left : 15px;
text-transform : inherit;
} 
#rightcolumnbottom img {
width:146px;
height:137px;
margin-top : 0px;
margin-left : 0px;
/*margin-right : 6px;
margin-bottom : 4px;
*/
padding-right: 10px;
padding-bottom:6px;
}

#rightcolumnbottom p { 
font-family : arial;
font-weight: normal;
font-size : 1.0em;
padding-left : 15px;
padding-bottom : 0px;
margin-left : 0px;
margin-top : 10px;
margin-right : 0px;
text-align : left;
padding-right : 20px;

}
#rightcolumnbottom a { 
float : left;
color : #ffaa22;
text-decoration : underline;
font-family : arial;
font-weight: normal;
font-size : 1.0em;
padding-left : 0px;
padding-right : 20px;
padding-top:6px;
}
/* ALL LINKS NAV BAR LEFT SIDE MENU AND CENTER MENU GOES HERE */

/* start .. about us left side menu */
/* left side menu */
/* left side common menu */
* html #aboutusleftmenu, #fundraisingleftmenu, #housingleftmenu, #supportleftmenu,
#volunteeeringleftmenu, #projectsleftmenu, #peopleleftmenu, #blogleftmenu,
#donateleftmenu { 
/*height : 100px;*/
}
/* left side common menu end */

/*left side menu start */

/*about us left menu*/

#aboutusleftmenu {
/*
display : inline;
margin-top : 0px;
width : 200px;
float : left;
text-align : justify;
background-color : #feea00;
*/
display : block;
margin-top : 0px;
width : 175px;
float : left;
padding-left:6px;
padding-right:6px;
text-align : left;
background-color : #feea00;
}

#aboutusleftmenu a {

color : #000000;
font-family : arial;
font-weight: normal;
font-size : 1.0em;
text-decoration : none;
text-align : left;
}

#aboutusleftmenu a:hover {
text-decoration : none;
color : #ed2024;
/*
padding-left : 10px;
padding-right : 10px;
*/
}

#aboutusleftmenu a:active {
text-decoration : none;
color : #ed2024;
/*
padding-left : 10px;
padding-right : 10px;
*/
}

/*
#aboutusleftmenu hr {
color : #000000;
height : 0.05em;
}
*/

#aboutusleftmenu img {
color : #000000;
margin : 0px 0px 4px 0px;
/*position:center;*/
}

#aboutusleftmenu p.innerp {
margin : -4px 0px;
}

#aboutusleftmenu p.outerp {
margin : 9px;
}


/* about us left menu end */

/*fundraisingleftmenu left menu*/
#fundraisingleftmenu {
display : block;
margin-top : 0px;
width : 175px;
float : left;
padding-left:6px;
padding-right:6px;
text-align : left;
background-color : #0598ce;
}

#fundraisingleftmenu a {

color : #ffffff;
font-family : arial;
font-weight: normal;
font-size : 1.0em;
text-decoration : none;
text-align : left;
}

#fundraisingleftmenu a:hover {
text-decoration : none;
color : #000000;
/*
padding-left : 10px;
padding-right : 10px;
*/
}

#fundraisingleftmenu a:active {
text-decoration : none;
color : #000000;
/*
padding-left : 10px;
padding-right : 10px;
*/
}

/*
#fundraisingleftmenu hr {
color : #ffffff;
}
*/

#fundraisingleftmenu img {
color : #000000;
margin : 0px 0px 4px 0px;
}

#fundraisingleftmenu p.innerp {
margin : -4px 0px;
}

#fundraisingleftmenu p.outerp {
margin : 9px;
}

/* fundraisingleftmenu left menu end */

/*housingleftmenu left menu*/

#housingleftmenu {
display : block;
margin-top : 0px;
width : 175px;
float : left;
padding-left:6px;
padding-right:6px;
text-align : left;
background-color : #ed2490;
}

#housingleftmenu a {
color : #ffffff;
font-family : arial;
font-weight: normal;
font-size : 1.0em;
text-decoration : none;
text-align : left;
}

#housingleftmenu a:hover {
text-decoration : none;
color : #000000;
}

#housingleftmenu a:active {
text-decoration : none;
color : #000000;
/*
padding-left : 10px;
padding-right : 10px;
*/
}

/*
#housingleftmenu hr {
color : #ffffff;
}
*/

#housingleftmenu img {
color : #000000;
margin : 0px 0px 4px 0px;
}

#housingleftmenu p.innerp {
margin : -4px 0px;
}

#housingleftmenu p.outerp {
margin : 9px;
}

/* housingleftmenu left menu end */

/*supportleftmenu left menu*/

#supportleftmenu {
display : block;
margin-top : 0px;
width : 175px;
float : left;
padding-left:6px;
padding-right:6px;
text-align : left;
background-color : #f8991d;
}

#supportleftmenu a {
color : #ffffff;
font-family : arial;
font-weight: normal;
font-size : 1.0em;
text-decoration : none;
text-align : left;
}

#supportleftmenu a:hover {
text-decoration : none;
color : #000000;
/*
padding-left : 10px;
padding-right : 10px;
*/
}

#supportleftmenu a:active {
text-decoration : none;
color : #000000;
/*
padding-left : 10px;
padding-right : 10px;
*/
}

/*
#supportleftmenu hr {
color : #ffffff;
}
*/

#supportleftmenu img {
color : #000000;
margin : 0px 0px 4px 0px;
}

#supportleftmenu p.innerp {
margin : -4px 0px;
}

#supportleftmenu p.outerp {
margin : 9px;
}

/* supportleftmenu left menu end */

/*volunteeeringleftmenu left menu*/

#volunteeeringleftmenu {
display : block;
margin-top : 0px;
width : 175px;
float : left;
padding-left:6px;
padding-right:6px;
text-align : left;
background-color : #0d7b3e;
}

#volunteeeringleftmenu a {
color : #ffffff;
font-family : arial;
font-weight: normal;
font-size : 1.0em;
text-decoration : none;
text-align : left;
/*
padding-left : 10px;
padding-right : 5px;
padding-top : 5px;
padding-bottom : 5px; 
*/
}

#volunteeeringleftmenu a:hover {
text-decoration : none;
color : #feea00;
/*
padding-left : 10px;
padding-right : 10px;
*/
}

#volunteeeringleftmenu a:active {
text-decoration : none;
color : #feea00;
/*
padding-left : 10px;
padding-right : 10px;
*/
}

/*
#volunteeeringleftmenu hr {
color : #ffffff;
}
*/

#volunteeeringleftmenu img {
color : #000000;
margin : 0px 0px 4px 0px;
}

#volunteeeringleftmenu p.innerp {
margin : -4px 0px;
}

#volunteeeringleftmenu p.outerp {
margin : 9px;
}

/* volunteeeringleftmenu left menu end */

/*projectsleftmenu left menu*/

#projectsleftmenu {
display : block;
margin-top : 0px;
width : 175px;
float : left;
padding-left:6px;
padding-right:6px;
text-align : left;
background-color : #99ca3c;
}

#projectsleftmenu a {
color : #ffffff;
font-family : arial;
font-weight: normal;
font-size : 1.0em;
padding-left : 0px;
padding-right : 0px;
padding-top : 0px;
padding-bottom : 0px;
text-decoration : none;
text-align : left;
}

#projectsleftmenu a:hover {
text-decoration : none;
color : #000000;
padding-left : 0px;
padding-right : 0px;
}

#projectsleftmenu a:active {
text-decoration : none;
color : #000000;
padding-left : 0px;
padding-right : 0px;
}

/*
#projectsleftmenu hr {
color : #ffffff;
}
*/

#projectsleftmenu img {
color : #000000;
margin : 0px 0px 4px 0px;
}

#projectsleftmenu p.innerp {
margin : -4px 0px;
}

#projectsleftmenu p.outerp {
margin : 9px;
}

/* projectsleftmenu left menu end */

/*peopleleftmenu left menu*/

#peopleleftmenu {
display : block;
margin-top : 0px;
width : 175px;
float : left;
padding-left:6px;
padding-right:6px;
text-align : left;
background-color : #93268f;
}

#peopleleftmenu a {
color : #ffffff;
font-family : arial;
font-weight: normal;
font-size : 1.0em;
text-decoration : none;
text-align : left;
}

#peopleleftmenu a:hover {
text-decoration : none;
color : #feea00;
}

#peopleleftmenu a:active {
text-decoration : none;
color : #feea00;
}

/*
#peopleleftmenu hr {
color : #ffffff;
}
*/

#peopleleftmenu img {
color : #000000;
margin : 0px 0px 4px 0px;
}

#peopleleftmenu p.innerp {
margin : -4px 0px;
}

#peopleleftmenu p.outerp {
margin : 9px;
}

/* peopleleftmenu left menu end */

/*blogleftmenu left menu*/

#blogleftmenu {
display : block;
margin-top : 0px;
width : 175px;
float : left;
padding-left:6px;
padding-right:6px;
text-align : left;
background-color : #4453a4;
}

#blogleftmenu a {
color : #ffffff;
font-family : arial;
font-weight: normal;
font-size : 1.0em;
text-decoration : none;
text-align : left;
/*
padding-left : 10px;
padding-right : 5px;
padding-top : 5px;
padding-bottom : 5px;
*/ 

}

#blogleftmenu a:hover {
text-decoration : none;
color : #feea00;
/*
padding-left : 10px;
padding-right : 10px;
*/
}

#blogleftmenu a:active {
text-decoration : none;
color : #feea00;
/*
padding-left : 10px;
padding-right : 10px;
*/
}

/*
#blogleftmenu hr {
color : #ffffff;
}
*/

#blogleftmenu img {
color : #000000;
margin : 0px 0px 4px 0px;
}

#blogleftmenu p.innerp {
margin : -4px 0px;
}

#blogleftmenu p.outerp {
margin : 9px;
}

/* blogleftmenu left menu end */

/*donateleftmenu left menu*/

#donateleftmenu {
display : block;
margin-top : 0px;
width : 175px;
float : left;
padding-left:6px;
padding-right:6px;
text-align : left;
background-color : #ed2024;
}

#donateleftmenu a {
color : #ffffff;
font-family : arial;
font-weight: normal;
font-size : 1.0em;
text-decoration : none;
text-align : left;
/*
padding-left : 10px;
padding-right : 5px;
padding-top : 5px;
padding-bottom : 5px; 
*/
}

#donateleftmenu a:hover {
text-decoration : none;
color : #000000;
/*
padding-left : 10px;
padding-right : 10px;
*/
}

#donateleftmenu a:active {
text-decoration : none;
color : #000000;
/*
padding-left : 10px;
padding-right : 10px;
*/
}

/*
#donateleftmenu hr {
color : #ffffff;
}
*/

#donateleftmenu img {
color : #000000;
margin : 0px 0px 4px 0px;
}

#donateleftmenu p.innerp {
margin : -4px 0px;
}

#donateleftmenu p.outerp {
margin : 9px;
}


/* donateleftmenu left menu end */
/* left side menu end */

/* center menu */
/*common center menu start */
#aboutuscentermenu, #fundraisingcentermenu, #housingcentermenu, #supportcentermenu,
#volunteeeringcentermenu, #projectscentermenu, #peoplecentermenu, #blogcentermenu, #donatecentermenu
{
display : block;
float : left;
min-height : 512px;
width : 508px;
margin-left: 0px;
position: relative;
left: 20px;
/* border: 1px solid; */
/* previous one */	
/*
display : block;
float : left;
min-height : 512px;
width : 500px;
margin-left: 0px;
position: relative;
left: 20px;
*/
}

/*
#donatecentermenu{
display : block;
float : left;
min-height : 512px;
width : 508px;
margin-left: 0px;
position: relative;
left: 20px;
border: 1px solid;
}
*/

* html #aboutuscentermenu, #fundraisingcentermenu, #housingcentermenu, #supportcentermenu,
#volunteeeringcentermenu, #projectscentermenu, #peoplecentermenu, #blogcentermenu,
#donatecentermenu { 
/*height : 250px;*/
}

#aboutuscentermenu p, #fundraisingcentermenu p, #housingcentermenu p,
#supportcentermenu p, #peoplecentermenu p, #projectscentermenu p,
#blogcentermenu p  { 
font-family : arial;
font-weight: normal;
/*font-size : 1.0em;*/
font-size : small;
margin-top : 10px;
margin-left : 0px;
margin-right : 5px;
text-align : left;
padding-right : 0px;
padding-left : 0px;
background-color : #ffffff;
}

#volunteeeringcentermenu p {
font-family : arial;
font-weight: normal;
/*font-size : 1.0em;*/
font-size : small;
margin-top : 0px;
margin-left : 0px;
margin-right : 5px;
text-align : left;
padding-right : 0px;
padding-left : 0px;
/*background-color : #ffffff;*/
}

#donatecentermenu p {
font-family : arial;
font-weight: normal;
/*font-size : 1.0em;*/
font-size : small;
margin-top : 0px;
margin-left : 0px;
margin-right : 5px;
text-align : left;
padding-right : 0px;
padding-left : 0px;
/*background-color : #ffffff;*/
}

#donatejustgiving{
background-image: url(images/donate/justgiving_big.png);
float: left;
width: 244px;
height: 130px;
margin-left: 0px;
margin-bottom: 10px;
}

#donatejustgiving p{
/*background-color: #e9ebf9;*/
margin-right: 70px;
margin-top: 63px;
margin-left: 10px;
}

#donatevirginmoneygiving {
background-image: url(images/donate/virgin_big.png);
float: right;
width: 244px;
height: 130px;
margin-right: 0px;
margin-bottom: 10px;
}

#donatevirginmoneygiving p{
margin-right: 70px; 
margin-top: 63px; 
margin-left: 10px;
}
#aboutuscentermenu object{
width : 508px;
height : 400px;
}

#aboutuscentermenu img, #fundraisingcentermenu img, #housingcentermenu img,
#supportcentermenu img, #volunteeeringcentermenu img, #projectscentermenu img,
#peoplecentermenu img, #blogcentermenu img, #donatecentermenu img { 
margin-top : 0px;
margin-left : 0px;
padding-top : 0px;
padding-bottom : 5px;
/*padding-right : 5px;*/
}

#aboutuscentermenu ul, #fundraisingcentermenu ul, #housingcentermenu ul,
#supportcentermenu ul , #volunteeeringcentermenu ul, #projectscentermenu ul,
#peoplecentermenu ul, #blogcentermenu ul, #donatecentermenu ul { 
margin-left : 40px;
margin-top : 5px;
/*color : #667dff; */
}

#aboutuscentermenu li, #fundraisingcentermenu li, #housingcentermenu li,
#supportcentermenu li , #volunteeeringcentermenu li, #projectscentermenu li,
#peoplecentermenu li, #blogcentermenu li, #donatecentermenu li { 
padding-top : 5px;
padding-left : 10px;
}

#aboutuscentermenu a, #fundraisingcentermenu a, #housingcentermenu a,
#supportcentermenu a, #volunteeeringcentermenu a, #projectscentermenu a,
#peoplecentermenu a, #blogcentermenu a, #donatecentermenu a { 
color : #000000;
font-family : arial;
font-weight: normal;
/*font-size : 1.0em;*/
font-size : small;
text-decoration : none;
margin-left : 0px;
margin-right : 2px;
margin-top: 2px;
text-align : left;
padding-right : 2px;
padding-left : 0px;

}

/*common center menu end */

#fundraisingcentermenu img{
/*
width : 480px;
height : 284px;
	*/
}

#housingcentermenu img{
	/*
width : 158px;
height : 158px;
padding-left : 5px;
padding-bottom : 5px;
	*/
}

#volunteeeringcentermenu img{
/*width : 158px;
height : 158px;
padding-left : 5px;
padding-bottom : 5px;
	*/
}

#projectscentermenu img{
/*
width : 242px;
height : 183px;
padding-left : 0px;
padding-bottom : 5px;
*/
}

/*commenting */
/*
#donatecentermenu img{
width : 480px;
height : 284px;
}
*/

/*
#donatecentermenu img{
padding-bottom : 5px;
}
*/

/*about us center menu h2 */
#aboutuscentermenu h2 { 
color : #000000;
font-family : arial;
font-weight: normal;
font-size : 1.2em;
background-color : #feea00;
margin-left : 0px;
margin-right : 0px;
padding-top : 3px;
padding-bottom : 4px;
padding-left : 10px;
padding-right : 10px;
text-transform : inherit;
}

/* fundraising center menu h2 */

#fundraisingcentermenu h2 { 
color : #ffffff;
font-family : arial;
font-weight: normal;
font-size : 1.2em;
background-color : #0598ce;
margin-left : 0px;
margin-right : 0px;
padding-top : 3px;
padding-bottom : 4px;
padding-left : 10px;
padding-right : 10px;
text-transform : inherit;
}
/* fundraising center menu end */

/* housing center menu h2 */

#housingcentermenu h2 { 
color : #ffffff;
font-family : arial;
font-weight: normal;
font-size : 1.2em;
background-color : #ed2490;
margin-left : 0px;
margin-right : 0px;
padding-top : 3px;
padding-bottom : 4px;
padding-left : 10px;
padding-right : 10px;
text-transform : inherit;
}
/* housing center menu end */


/* supportcentermenu center menu h2 */

#supportcentermenu h2 { 
color : #ffffff;
font-family : arial;
font-weight: normal;
font-size : 1.2em;
background-color : #f8991d;
margin-left : 0px;
margin-right : 0px;
padding-top : 3px;
padding-bottom : 4px;
padding-left : 10px;
padding-right : 10px;
text-transform : inherit;
}
/* supportcentermenu center menu end */

/* volunteeeringcentermenu center menu h2 */

#volunteeeringcentermenu h2 { 
color : #ffffff;
font-family : arial;
font-weight: normal;
font-size : 1.2em;;
background-color : #0d7b3e;
margin-left : 0px;
margin-right : 0px;
padding-top : 3px;
padding-bottom : 4px;
padding-left : 10px;
padding-right : 10px;
text-transform : inherit;
}
/* volunteeeringcentermenu center menu end */

/* projectscentermenu center menu h2 */

#projectscentermenu h2 { 
color : #ffffff;
font-family : arial;
font-weight: normal;
font-size : 1.2em;
background-color : #99ca3c;
margin-left : 0px;
margin-right : 0px;
padding-top : 3px;
padding-bottom : 4px;
padding-left : 10px;
padding-right : 10px;
text-transform : inherit;
}
/* projectscentermenu center menu end */

/* peoplecentermenu center menu h2 */

#peoplecentermenu h2 { 
color : #ffffff;
font-family : arial;
font-weight: normal;
font-size : 1.2em;;
background-color : #93268f;
margin-left : 0px;
margin-right : 0px;
padding-top : 3px;
padding-bottom : 4px;
padding-left : 10px;
padding-right : 10px;
text-transform : inherit;
}
/* peoplecentermenu center menu end */

/* blogcentermenu center menu h2 */

#blogcentermenu h2 { 
color : #ffffff;
font-family : arial;
font-weight: normal;
font-size : 1.2em;
background-color : #4453a4;
margin-left : 0px;
margin-right : 0px;
padding-top : 3px;
padding-bottom : 4px;
padding-left : 10px;
padding-right : 10px;
text-transform : inherit;
}
/* blogcentermenu center menu end */

/* donatecentermenu center menu h2 */

#donatecentermenu h2 { 
color : #ffffff;
font-family : arial;
font-weight: normal;
font-size : 1.2em;
background-color : #ed2024;
margin-left : 0px;
margin-right : 0px;
padding-top : 3px;
padding-bottom : 4px;
padding-left : 10px;
padding-right : 10px;
text-transform : inherit;
}
/* donatecentermenu center menu end */

#donatelinks {
color : #000000;
font-family : arial;
font-weight: normal;
font-size : 1.0em;
display : inline;
float:left;
background-image : url(images/donate/donate_image.jpg);
background-repeat: no-repeat;
height: 200px;
width : 520px;
margin-left : 10px;
margin-top : 15px;
}
/* END OF ALL LINKS STYLES.. LEFT SIDE MENU AND CENTER MENU */

#footer { 
/*background-image : url(images/Launchpad-footer.jpg);*/
background-image : url(images/grey_line1.jpg);
background-repeat: x-repeat;
/* background-size: 1px;*/
color:#5c5b5b;
display : inline;
float : left;
width : 100%;
position:relative;
height:1px;
margin-top:10px;
} 
#footer p {
font-family : arial;
font-weight: normal;
font-size : 0.875em;
padding-top : 10px;
text-align : left;
}
/*
#footer a {
color : #50739b;
}
*/

