#home_main
	{
	width:				620;
	height:				380;
	background-color:	#0092d0;
	color:				#ffffff;
	background-repeat:	no-repeat;
	
	}
	
#home_up
	{
	width:				620;
	height:				320;
	color:				#ffffff;
	font-family:		Arial,verdana;
	font-size:			12px;
	}

#home_up_copy
	{
	position:			relative;
	top:				220;
	left:				40;
	width:				260;
	color:				#ffffff;
	font-family:		Arial,verdana;
	font-size:			12px;
	}
	
#home_donate_banner
	{
	color:				#0092d0;
	background-color:	#cce9f6;
	width:				620;
	height:				40;
	font-family:		Arial,verdana;
	font-weight:		bold;
	font-size:			13px;
	}
	
	
div#donate_copy
	{
	float:				left;
	position:			relative;
	top:				12px;
	left:				70px;
	}

 
div#donate_home
	{
	float:					left;
	top:					4px;
	left:					40px;
	position: 				relative;
	font-family:			Verdana;
	font-size:				12px;
	width:					77;
	height:					26;
	}

div#donate_home h1 i
	{
	background:				transparent url(../images/donate_home.gif) no-repeat scroll;
	left:					0;
	margin-top:				0px;
	position:				absolute;
	top:					0;
	width:					77;
	height:					26;
	}
	
div#donate_home h1 a, div#donate_home h1 i
	{
	display:				block;
	width:					77;
	height:					26;
	}




#home_box
	{
	height:				377;
	width:				620;
	color:				#ffffff;
	font-family:		Arial,verdana;
	font-size:			12px;
	float:				right;
	}

#home_box_title
	{
	color:				#ffffff;
	font-family:		Arial,verdana;
	font-size:			28px;
	padding-left:		20px;
	padding-top:		20px;
	}

#home_box_title_map
	{
	color:				#ffffff;
	font-family:		Arial,verdana;
	font-size:			28px;
	padding-left:		20px;
	}

#home_box_copy
	{
	padding-left:		20px;
	padding-right:		20px;
	color:				#ffffff;
	font-family:		Arial,verdana;
	font-size:			12px;
	}

#home_box_link
	{
	color:				#ffffff;
	font-family:		Arial,verdana;
	font-weight:		bold;
	text-decoration:	none;
	font-size:			12px;
	}

#home_box_link:hover
	{
	text-decoration:	underline;
	color:				#ffffff;
	font-family:		Arial,verdana;
	font-weight:		bold;
	font-size:			12px;
	}


#home_box_white_title
	{
	color:				#0092d0;
	font-family:		Arial,verdana;
	font-size:			28px;
	padding-left:		20px;
	padding-top:		20px;
	}

#home_box_white_copy
	{
	padding-left:		20px;
	padding-right:		20px;
	color:				#000000;
	font-family:		Arial,verdana;
	font-size:			12px;
	}


#font_blue
	{
	color:				#0092d0;
	}

#home_box_white_link
	{
	color:				#0092d0;
	font-family:		Arial,verdana;
	font-weight:		bold;
	text-decoration:	none;
	font-size:			12px;
	}

#home_box_white_link:hover
	{
	color:				#0092d0;
	font-family:		Arial,verdana;
	font-weight:		bold;
	text-decoration:	none;
	font-size:			12px;
	text-decoration:	underline;
	}


#home_box_left
	{
	width:				309;
	height:				377;
	float:				left;
	background-color:	white;
	}

#home_box_right
	{
	width:				310;
	height:				377;
	float:				right;
	}

#home_box_1
	{
	width:				309;
	height:				125;
	background-color:	#ffffff;
        border-color:           #ffffff;
        border-style:           solid;
        border-width:           1px 1px 0px 0px;
	}

#home_box_2
	{
	width:				309;
	height:				251;
	background-color:	#26a2d7;
        border-color:           #ffffff;
        border-style:           solid;
        border-width:           1px 0px 0px 0px;
	}

#home_box_3
	{
	width:				310;
	height:				125;
	background-color:	#6cb33f;
        border-color:           #ffffff;
        border-style:           solid;
        border-width:           1px 0px 0px 0px;
	}

#home_box_4
	{
	width:				310;
	height:				125;
	background-color:	#8a1ac9;
        border-color:           #ffffff;
        border-style:           solid;
        border-width:           1px 0px 0px 0px;
	}

#home_box_5
	{
	width:				310;
	height:				125;
	background-color:	#e97a04;
        border-color:           #ffffff;
        border-style:           solid;
        border-width:           1px 0px 0px 0px;
	}
#home_update_box
	{
	width:			199;
        height:                 377;
	float:			left;
	color:			#333333;
	font-size:		12px;
	font-family:		Arial,verdana;

	background-image:	url('../images/nepal_banner.jpg');
	background-repeat:	repeat-y;
        overflow:               hidden;
        border-color:           #ffffff;
        border-style:           solid;
        border-width:           1px 1px 0px 0px;
	}
#home_update_box_copy
	{
	position:		relative;
	top:			50;
	left:			25;
	width:			150;
}
#home_update_box_title
	{
	position:		relative;
	top:			20;
	left:			20;
	width:			170;
	color:			#ffffff;
	font-weight:		normal;
	font-size:		28px;
        font-family:            Arial,verdana;
	}

