/* CSS Document */

.page_background
{
/*	background-image:url(../Images/wallpaper.png); */
	background-color:#006600;
	margin:0px 0px 10px 0px;
}

.content_holder
{
	background-color:#d0d9bd;
	width:800px;
	height:680px;  
	left:50%;
	margin-left:-400px;
	position:absolute;
}

.unlimited_height_content_holder
{
	background-color:#d0d9bd;
	width:800px;
	left:50%;
	margin-left:-400px;
	position:absolute;
}

.top_banner
{
	background-image:url(../Images/top_banner_nw.png);
	height:108px;
	width:800px;
	position:relative;
}

.top_banner_fp
{
	background-image:url(../Images/top_banner.png);
	height:108px;
	width:800px;
	position:relative;
}

.top_banner_menu
{
	background-image:url(../Images/top_banner_menu.png);
	height:39px;
	width:800px;
	position:relative;
}

.front_page_photo
{
	background-image:url(../Images/front_page_photo.png);
	height:214px;
	width:336px;
	position:relative;
	float:right;
}

.top_box_background
{
	background-image:url(../Images/top_box_background.png);
	height:245px;
	width:464px;
	position:relative;
	float:left;
}

.btm_left_box_background
{
	background-image:url(../Images/btm_left_box_background.png);
	height:288px;
	width:465px;
	position:relative;
	float:left;
	background-repeat:no-repeat;
}

.btm_right_box_background
{
	background-image:url(../Images/btm_right_box_background.png);
	height:239px;
	width:335px;
	position:relative;
	float:right;
}

.btm_right_box_background_fern
{
	background-image:url(../Images/Fern.png);
	height:239px;
	width:335px;
	background-position:bottom right;
	position:absolute;
	bottom:0px;
	right:0px;	
	background-repeat:no-repeat;
	z-index:1
}

.btm_right_box_background_text
{
	position:absolute;
	top:0px;
	left:0px;	
	z-index:2;
}

.menu_text_title
{
	color:#00669f;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	float:right;
	margin-right:10px;
	margin-top:7px;
}

.bold
{
	font-weight:bold;
}

.right
{
	text-align:right
}

.news_margin_btm
{
	margin-bottom:10px;
}

	.text_box_body_txt
	{
		color:#00669f;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		float:left;
		width:450px;
		margin-left:10px;
		margin-top:15px;
	}

	.text_wide_body_txt
	{
		color:#00669f;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		text-align:justify;
		float:left;
		width:780px;
		margin-left:10px;
		margin-right:10px;
		margin-top:15px;
	}
	
	.text_WB_body_txt
	{
		color:#00669f;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		text-align:justify;
		float:left;
		width:480px;
		margin-left:10px;
		margin-right:10px;
		margin-top:15px;
	}
	
	.text_narrow_body_txt
	{
		color:#00669f;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:9px;
		float:left;
		width:250px;
		margin-left:10px;
		margin-top:15px;
	}
	
	.text_box_body_txt_templated
	{
		color:#00669f;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		float:left;
		width:550px;
		margin-left:10px;
		margin-top:15px;
	}
	
	.minor_text_box_body_txt
	{
		color:#00669f;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:8px;
		float:right;
		width:170px;
		margin-right:10px;
		padding-top:35px;
		text-align:center;
		position:relative;
		left:50px;
		top:20px;
	}
	
	.news_comment_box
	{
		position:relative;
		float:right;
		margin-right:30px;
	}
	
	.donate_today_text
	{
		color:#00669f;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:9px;
		float:left;
		width:315px;
		margin-left:10px;
		margin-top:15px;
	}

.news_picture
{
	background-image:url(../Images/Sport-Pic.png);
	width:145px;
	height:115px;
	float:left;
	margin-left:20px;
}

.banner_menu_button
{
	height:32px;
	width:100px;
	float:left;
	cursor:pointer;
}

.home_banner
{
	width:800px;
	height:105px;
	float:left;
}

.pic_one, .pic_one_root
{
	background-image:url(../Images/young_refugee.png);
	height:312px;
	width:206px;
	float:right;
	margin-right:15px;
	margin-top:15px;
}

.pic_two
{
	background-image:url(../Images/map.png);
	height:350px;
	width:475px;
	float:right;
	margin-right:15px;
	margin-top:15px;
	border:#000000 thin solid;
}

.title_font
{
	color:#00669f;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	margin-right:10px;
	margin-top:7px;
}

.logo
{
	background-image:url(../Images/Logo.png);
	width:300px;
	height:141px;
	float:right;
	margin-right:20px;
	margin-top:35px;
}

.smalllogo
{
	background-image:url(../Images/SmallLogo.jpg);
	width:150px;
	height:71px;
	margin:0px auto;
}

.text_center
{
	text-align:center;
}

.text_right
{
	text-align:right;
}

.text_left
{
	text-align:left;
}

.row
{
	width:100%;
	float:left;
	margin:5px;
}

.clmn1, .clmn2
{
	width:300px;
	color:#00669f;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	float:left;
	width:350px;
	margin-right:20px;
	margin-left:20px;
	position:relative;
}

.clmn2
{
	clear:right;
}

.spacer_row
{
	width:80%;
	clear:right;
	height:10px;
}

.column_spacer
{
	height:10px;
}

.large_sport_pic_holder
{
	float:left;
	width:780px;
	height:300px;
	padding-top:10px;
}

.large_sport_pic
{
	background-image:url(../Images/Sport-Pic-Large.jpg);
	width:426px;
	height:286px;
	left:65%;
	position:absolute;
	margin-left:-213px;
}

.book1
{
	background-image:url(../Images/Fate-Spirits-Curses.png);
	width:200px;
	height:282px;
	margin-top:50px;
	margin-right:15px;
	float:right;
	border:#0000CC 1px solid;
}

.book2
{
	background-image:url(../Images/caldcvr.png);
	width:181px;
	height:286px;
	margin-top:50px;
	margin-right:15px;
	float:right;
	border:#0000CC 1px solid;
}

.font11
{
	font-size:11px;
}

.divsep
{
	margin-top:50px;
}

.team_page_holder
{
	top:145px;
	height:auto;
}

.refugee_day
{
	background-image:url(../Images/Refugee_Day.png);
	width:336px;
	height:533px;
	position:absolute;
	top:147px;
	right:0px;
	z-index:99;
}

.rasangles
{
	margin:10px;
	width:350px;
	height:200px;
	top:366px;
}

.before
{
	background-image:url(../Images/rasanglesbfr.png);
	margin-left:25px;
	float:left;
}

.after
{
	background-image:url(../Images/rasanglesatr.png);
	margin-right:25px;
	float:right;
}

.malcolm_pacific
{
	background-image:url(../Images/Malcolm_Pacific.png);
	width:150px;
	height:61px;
	margin-bottom:20px;
}

.scoccer
{
	background-image:url(../Images/Soccer.png);
	width:150px;
	height:84px;
	margin-bottom:10px;
}

.judoII
{
	background-image:url(../Images/Judo_II.png);
	width:150px;
	height:101px;
}

.judo
{
	background-image:url(../Images/Judo.png);
	width:150px;
	height:88px;
	margin-bottom:10px;
}

.scoccer2
{
	background-image:url(../Images/Soccer2.png);
	width:150px;
	height:88px;
	margin-bottom:10px;
}

.sidesportpic
{
	width:150px;
	height:360px;
	float:right;
	margin:25px;
}

.abslng
{
	background-image:url(../Images/community-ryan-abslng.jpg);
	width:250px;
	height:226px;
/*	float:right;
	margin-top:65px;
	margin-right:80px; */
	margin: 2px auto 10px;
}

.RyanPic
{
	background-image:url(../Images/Ryan-Pic.png);
	width:250px;
	height:125px;
	float:right;
	margin-right:20px;
	margin-top:25px;
}

.Footer
{
    background-color: #00669b;
    width: 800px;
    height: 12px;
    font-size: 9px;
    text-align: center;
    clear: both;
    color: White;
    border-top-style: solid;
    border-top-width: 5px;
    border-top-color: #006600;
}

.FooterLink
{
    color:White;
}

a
{
    text-decoration:none;    
}

a:hover
{
    color:#9ccbc9;
}

.C1,
.C2,
.C3
{
    width:255px;
    height:920px;
    float:left;
    color:#00669f;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:5px;
}

.C1,
.C2
{
    margin-right:2px;
}

.C1,
.C3
{
    background-color:#ffff66;
}

.C2
{
    background-color:#fefdc9;
}


.Arrow
{
    background-image:url(../Images/Arrow.png);
    width:253px;
    height:360px;
}

.RP1,
.RP2
{
    margin:7px auto;    
}

.RP1
{
    background-image:url(../Images/Ryan-Pic1.png);
    width:250px;
    height:177px;
    margin-top:27px;
}

.RP2
{
    background-image:url(../Images/Ryan-Pic2.png);
    width:250px;
    height:162px;
    margin-top:20px;
}