body {
	background:#fff;
	font-family: arial, helvetica, sans-serif;
}

h1, h2, h3, h4 {color:#777;}

#frame {
	width:918px;
	margin:5px auto;
}

#header {
	
}

a:link {color:#3B5998;}
a:visited  {color:#333;}
a:hover  {color:#999;}

#headerleft {
	width:501px; 
	height:83px; 
	float:left; 
	margin:right:8px;

}

#headermiddle {
	width:201px; 
	height:83px; 
	float:left; 
	margin:right:8px;

}

#headerright {
	width:201px; 
	height:83px; 
	float:left; 
	margin:right:0px;

}

#social {
	margin-top:6px; text-align:center;
	}

#topnav {
	clear:both; 
	text-align:center; 
	font-weight:bold; 
	color:#000;
	font-size:.9em;
	border-top:1px solid #fff;
}

#topnav ul {padding: 2px 0px; margin:10px 0px 4px 0px;}

#topnav ul li {
	display: inline;
	list-style-type: none;
	padding: 0px 5px 0px 6px;
	border-left:2px solid #000;
}

.last {border-right:2px solid #000;}

#topnav a {text-decoration:none;}
#topnav a:link {color:#000;}
#topnav a:visited  {color:#333;}
#topnav a:hover  {color:#999;}

#mainimage {
	width:918px;
	height:486px;
	background-image: url(images/everest-image.jpg);
	background-repeat: no-repeat;

}

#mainimage1 {
	width:918px;
	height:486px;
	background-image: url(images/splash040710.jpg);
	/*background-image: url(images/storefront-lg2.jpg);*/
	background-repeat: no-repeat;

}

#mainimage2 {
	width:918px;
	height:300px;
	/*background-image: url(images/storefront-lg.jpg);*/
	/*background-repeat: no-repeat;*/
	background:#ccc;
	text-align:center;

}

#question {
	position:relative; 
	top:453px; 
	left:880px;
	}
	
#maincontent {padding:15px 0px; color:#666666;}

#mainboxes {margin:10px 0px;}	
		
#mainboxes img {
	width:224px;
	height: 240px;
	float:left;
}

#imagestrip {margin:15px 0px 10px 0px;}	
		

}

.rightbox {width:250px; float:right; margin:10px;}

.red {color:#900;}
.sm {font-size:.8em;}
.rightimage {margin-left:10px; margin-bottom:5px; float:right;}


.boxleft {margin-left:7px;}

#bottomnav {
	clear:both; 
	text-align:center; 
	font-weight:bold; 
	color:#000;
	font-size:.8em;
	border-top:1px solid #fff;
}

#bottomnav ul {padding: 2px 0px; margin:10px 0px 4px 0px;}

#bottomnav ul li {
	display: inline;
	list-style-type: none;
	padding: 0px 5px 0px 6px;
	border-left:2px solid #000;
}

#bottomnav a {text-decoration:none;}
#bottomnav a:link {color:#000;}
#bottomnav a:visited  {color:#333;}
#bottomnav a:hover  {color:#999;}

#footer {text-align:center; font-size:.8em; padding-top:12px; letter-spacing:1px;}

#footer a:link {color:#000;}
#footer a:visited  {color:#333;}
#footer a:hover  {color:#999;}



.popup
{
   position:absolute; left:630px; top:383px; width:232px;
   border-style:solid;
   border-width:1px;
   border-color:#999;
   background-color:#fff;
   padding:5px;
   color:#666;
   font-family:Arial;
   font-size:.8em;
   z-index:2;
   visibility:hidden;
}
