@charset "UTF-8";
/* CSS Document */

body {
	background: #b7b3b2  url(../images/bg.jpg) top center repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 12px;
	padding: 0 !important;
	margin: 0 !important;
}

.refugee_body{
	background: #aeaeae  url(../images/paper_bg.jpg) top center no-repeat !important;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 12px;
	
}

.image_top{
	background: transparent url(../images/gift_img.jpg) top center no-repeat;
	width: 832px;
	height: 1000px;
	margin: 0px auto 0 auto;
	float: none;
}

.buttons{
	width: 220px;
	height: 43px;
	position: relative;
	top: 377px;
	left: 570px;
}
.read_more_btn{
	width: 103px;
	height: 43px;
	float:left;
}

.write_btn{
	width: 102px;
	height: 41px;
	float: right;
}

.button_area{
	width: 768px;
	height: 73px;
	position: relative;
	top: 455px;
	margin-left: 80px; 
	text-align: center;
	
	
}
.donation_btn{
	width: 179px;
	height: 72px;
	padding-right: 7px;
	
}

.navigation {
	height: 20px;
	line-height: 20px;
	text-align:left;
	width: 768px;
	margin-left: 90px; 
	position: relative;
	top: 465px;
}

a {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	text-decoration:none;
}

a:hover {
	color: #971D20;
}

h2 {
	color: #971D20;
	font-size: 14px; 
	
}


h1{
color: white;
	font-size: 24px;	
	
}

#inline-sample-content img {
	float: right;
	 padding: 10px;
	
}

#inline-sample-content {
	 padding: 10px;
}

#internship_nav{

}
#inline-job-content{
	
	padding: 10px;
}

.jobsbody{
	background: black;	
	
}


.hidden{
display: none;	
	
}
.footnote{
	position: relative;
	text-align: right;
	top: 555px;
	font-size: 10px;
	color: #666666;
}

.amount{
	position: relative;
	text-align: center;
	top: 419px;
	width: 320px;
	left: 533px;
	height: 18px;
	font-size: 16px;
	color: #666666;
}
.form_container{
	
	margin-top: 300px;
	
}