﻿html, body 
{
	margin:0;
	padding:0 0 0 0;
	background-color:rgb(224,224,224);	
	background-repeat:repeat-x;
}
body 
{
	color:black;
	font-family:Verdana;
	font-size:10pt;
	text-align:left;
	background: url(../images/BackImage.jpg) no-repeat top center;
	background-color:rgb(224,224,224);
}
.h1
{
	color:rgb(098,187,70);
	font-size:14pt;
	text-align:left;
	padding-left:5px;
}
.h2
{
	color:rgb(098,187,70);
	font-size:12pt;
	/*padding-left:5px;*/
}
.h3
{
	color:rgb(098,187,70);
	padding-left:5px;
}
#main
{
	height:600px;
	width:800px;
	/*background-color:Transparent;*/
	/*background: url(../images/BackImage.jpg) no-repeat top left;*/
}
#header_image
{
	height:216px;
	width:100%;
	float:left;
	/*background-color:Red;*/
}
#navigation
{
	height:25px;
	width:100%;
	/*background-color:Blue;*/
	padding:10px 0 10px 0;
}
#message
{
	width:470px;
	height:550px;
	/*background-color:Lime;*/
	float:left;
	padding:10px 10px 10px 10px;
	/*color:Black;*/
	/*opacity:1;
	filter:alpha(opacity=100);*/
}
#content_main
{
	width:798px;
	height:557px;
	float:left;
	text-align:left;
	/*margin-top:10px;*/
	background-color:White;
	/*opacity:0.4;
	filter:alpha(opacity=40);*/
	border:solid 1px #394a58;
}
#global_angels
{
	width:302px;
	height:76px;
	/*background-color:Maroon;*/
	float:left;
	margin:5px 0 0 5px;
	background-image:url(../images/global_angels.png);
	display:inline-block;
}
#sponsor
{
	height:76px;
	width:300px;
	/*background-color:Olive;*/
	float:left;
	background-image:url(../images/sponsor.png);
	background-repeat:no-repeat;
	margin:5px 0 0 5px;
	display:inline-block;
}
#auction
{
	height:76px;
	width:300px;
	/*background-color:Olive;*/
	float:left;
	background-image:url(../images/auction.png);
	background-repeat:no-repeat;
	margin:5px 0 0 5px;
	display:inline-block;
}
#sponsors
{
	height:76px;
	width:300px;
	/*background-color:Olive;*/
	float:left;
	background-image:url(../images/sponsors.jpg);
	background-repeat:no-repeat;
	margin:5px 0 0 5px;
	display:inline-block;
}
#top_up_everest
{
	height:76px;
	width:302px;
	/*background-color:Fuchsia;*/
	float:left;
	background-image:url(../images/name_on_everest.png);
	margin:5px 0 0 5px;
	display:inline-block;
}
#global_angels:hover
{
	background-image:url(../images/global_angels_hover.png);
}
#sponsor:hover
{
	background-image:url(../images/sponsor_hover.png);
}
#auction:hover
{
	background-image:url(../images/auction_hover.png);
}
#sponsors:hover
{
	background-image:url(../images/sponsors_hover.jpg);
}
#top_up_everest:hover
{
	background-image:url(../images/name_on_everest_hover.png);
}

.home
{
	background:url(../images/home_off.jpg) no-repeat top left;
	height:25px;
	width:100px;
	display:inline-block;
	float:left;
}
.biography
{
	background:url(../images/bio_off.jpg) no-repeat top left;
	height:25px;
	width:100px;
	display:inline-block;
	float:left;
}
.challenge
{
	background:url(../images/chall_off.jpg) no-repeat top left;
	height:25px;
	width:100px;
	display:inline-block;
	float:left;
}
.gallery
{
	background:url(../images/gallery_off.jpg) no-repeat top left;
	height:25px;
	width:100px;
	display:inline-block;
	float:left;
}
.blog
{
	background:url(../images/blog_off.jpg) no-repeat top left;
	height:25px;
	width:100px;
	display:inline-block;
	float:left;
}
.press
{
	background:url(../images/press_off.jpg) no-repeat top left;
	height:25px;
	width:100px;
	display:inline-block;
	float:left;
}
#contact
{
	height:20px;
	width:798px;
	display:inline-block;
	float:left;
	text-align:center;
	/*background-color:White;*/
	/*border:solid 1px #394a58;	*/
	/*vertical-align:bottom;*/
	padding-top:5px;
	
}
.charity
{
	background:url(../images/charity_off.jpg) no-repeat top left;
	height:25px;
	width:100px;
	display:inline-block;
	float:left;
}
.sponsors
{
	background:url(../images/Sponsors_off.jpg) no-repeat top left;
	height:25px;
	width:100px;
	display:inline-block;
	float:left;
}
.home:hover 
{
	background:url(../images/home_on.jpg) no-repeat top left;
	height:25px;
	width:100px;
	display:inline-block;
	float:left;
}
.biography:hover
{
	background:url(../images/bio_on.jpg) no-repeat top left;
	height:25px;
	width:100px;
	display:inline-block;
	float:left;
}
.challenge:hover
{
	background:url(../images/chall_on.jpg) no-repeat top left;
	height:25px;
	width:100px;
	display:inline-block;
	float:left;
}
.gallery:hover
{
	background:url(../images/gallery_on.jpg) no-repeat top left;
	height:25px;
	width:100px;
	display:inline-block;
	float:left;
}
.blog:hover
{
	background:url(../images/blog_on.jpg) no-repeat top left;
	height:25px;
	width:100px;
	display:inline-block;
	float:left;
}
.press:hover
{
	background:url(../images/press_on.jpg) no-repeat top left;
	height:25px;
	width:100px;
	display:inline-block;
	float:left;
}
/*#contact:hover
{
	background-image:url(../images/nav_contact_hover.png);
	height:25px;
	width:100px;
	display:inline-block;
	float:left;
}*/
.charity:hover
{
	background:url(../images/charity_on.jpg) no-repeat top left;
	height:25px;
	width:100px;
	display:inline-block;
	float:left;
}
.sponsors:hover
{
	background:url(../images/Sponsors_on.jpg) no-repeat top left;
	height:25px;
	width:100px;
	display:inline-block;
	float:left;
}
.nav
{
	border:solid 0px white;
	width:100px;
	height:25px;
}
#blog_window
{
	width:800px;
	height:470px;
	/*margin-bottom:30px;*/
	
}
#text
{
	width:480px;
	height:460px;
	/*background-color:Lime;*/
	float:left;
	padding:5px 5px 5px 5px;
	overflow-y:scroll;
	/*margin-bottom:10px;*/
}
#related_links
{
	width:210px;
	height:400px;
	float:left;
	text-align:left;
	/*padding:20px 0 0 20px;*/
}
.list
{
	text-decoration:none;
}
a:link
{
	color:rgb(098,187,70);
}
a:visited
{
	color:rgb(098,187,70);
}
a:hover
{
	color:black;
}
.link_boxes
{
	border:solid 0px white;
	width:302px;
	height:76px;
}
#video
{
	width:300px;
	float:left;
}
.table
{
	border-collapse:collapse;
}
.table-cell
{
	border:solid 1px black;
	padding:0 0 0 5px;
}
#gallery_previous_expeditions
{
	width:302px;
	height:76px;
	/*background-color:Maroon;*/
	float:left;
	margin:5px 0 0 5px;
	background-image:url(../images/180303_Buttons_Gall_pre_off.jpg);
	display:inline-block;
}
#gallery_everest_expedition
{
	width:302px;
	height:76px;
	/*background-color:Maroon;*/
	float:left;
	margin:5px 0 0 5px;
	background-image:url(../images/180303_Buttons_Gall_cur_off.jpg);
	display:inline-block;
}
#gallery_previous_expeditions:hover
{
	background-image:url(../images/180303_Buttons_Gall_pre_on.jpg);

}
#gallery_everest_expedition:hover
{
	background-image:url(../images/180303_Buttons_Gall_cur_on.jpg);

}
#topupandgo
{
	background:url(../images/top_up_off.jpg) no-repeat top left;
	height:75px;
	width:300px;
	display:inline-block;
	float:left;
	margin:5px 0 0 5px;	
}
#mybillsonline
{
	background:url(../images/Win_iPad_off.jpg) no-repeat top left;
	height:75px;
	width:300px;
	display:inline-block;
	float:left;
	margin:5px 0 0 5px;	
}
#mybillsonline:hover
{
	background:url(../images/Win_iPad_on.jpg) no-repeat top left;
}
#topupandgo:hover
{
	background:url(../images/top_up_on.jpg) no-repeat top left;
}
#gallery_return
{
	width:302px;
	height:76px;
	/*background-color:Maroon;*/
	float:left;
	margin:5px 0 0 5px;
	background-image:url(../images/return_off_button.jpg);
	display:inline-block;
}
#gallery_return:hover
{
	background-image:url(../images/return_on_button.jpg);

}
#bonita_return
{
	height:200px;
	float:left;
}
#game_button
{
	width:302px;
	height:76px;
	/*background-color:Maroon;*/
	float:left;
	margin:5px 0 0 5px;
	background-image:url(../images/TopUp_game_but_off.jpg);
	display:inline-block;
}
#game_button:hover
{
	background-image:url(../images/TopUp_game_but_on.jpg);

}