* {
	margin:0;
	padding:0;
}
body {
	background:#0D1723 url('/images/site/bodyBG.jpg') top center no-repeat;
	font-family:Helvetica,Arial, sans-serif;
	font-size:62.5%;
	text-align:center;
}
strong {font-weight:bold;}
li {list-style:none;}
li, p {
	color:#D9D9D9;
	font-size:1.2em;
	line-height:140%;
}
h1, h1 a {
	background:url('/images/site/primaryLogo.png') no-repeat;
	display:block;
	float:left;
	height:168px;
	text-indent:-3000px;
	width:545px;
}

div#headStory h2 {
	font-family:Georgia, serif;
	font-size:1.85em;
	line-height:140%;
}
	div#headStory h2 a:link, div#headStory h2 a:visited, div#headStory h2 a:active {
		color:#FFF;
		font-weight:lighter;
		position:relative;
		text-decoration:none;
	}
div.contentBox h2 {
	color:#FFFF99;
	font-family:Georgia, serif;
	font-size:2.2em;
}
div#home_googleTracking h2 a.squarelink {
float:right;
margin-right:10px;
font-size:0.6em;
}
h2#postTitle {padding:0 0 30px 0;}

h2#pageTitle {
	padding:24px 0 30px 24px;
}

#primaryContent .post .cnt h2 {
	margin:0 0 30px 0;
	padding:0;
}
/*
.post .cnt h2 {
	color:#D9D9D9;
	font-family:Helvetica, Arial, sans-serif;
	font-size:1.8em;
	font-weight:bold;
	padding:24px 0 30px 0;
}*/
div#home_googleTracking h2 {
	background:url('/images/site/gEarthTrackingICO.png') left no-repeat;
	margin-left:10px;
	padding:7px 0 10px 47px;
}
div#secondaryContent .contentBox h2 {padding:0 0 17px 0;}
div#home_theBlog h2 {width:290px;}
div#home_theBlog h2 {
	background:url('/images/site/blogger-logo.png') left no-repeat;
	padding:7px 0 10px 37px;
}
div#home_supportOlly h2 {
	color:#0D1723;
	font-size:2.2em;
	font-weight:bold;
	padding:0 0 9px 0;
}
div#home_feedUpdates h2 {
	color:#FFF;
	font-size:2.2em;
	font-weight:bold;
	line-height:100%;
	padding-bottom:3px;
}
div#home_blogComments h2 {
	color:#D9D9D9;
	font-family:Helvetica,Arial, sans-serif;
	font-size:1.4em;
	font-weight:bold;
}
	div#home_blogComments h2 small {
		font-size:0.7em;
		font-weight:lighter;
		margin-left:23px;
	}
div#home_aboutExpedition h2 {padding:0 0 28px 0;}
div#home_aboutExpedition h2 {padding:24px 0 10px 22px;}




div#home_theBlog div.cnt h3 {
	color:#D9D9D9;
	font-size:1.8em;
	padding:20px 0 0 0;
}
	div#home_theBlog h3 a {
		border-bottom:1px solid #a9a9a9;
		color:#D9D9D9;
		text-decoration:none;
	}
		div#home_theBlog h3 small {
			color:#aaa;
			font-size:0.7em;
			display:block;
				letter-spacing:0.2em;
			margin-top:5px;
		}
		div#home_theBlog h3 a:hover {
			color:#FFFF99;
		}
		
		
		
		
div#sponsors h3 {
	border-bottom:1px solid #CCC;
	color:#CCC;
	font-family:Georgia,serif;
	margin-bottom:15px;
	padding:0 0 4px 10px;
}
.articleExcerpt h3 {
	color:#D9D9D9;
	font-size:1.8em;
	padding:0 0 20px 0;
}
	.articleExcerpt h3 small {
		display:block;
		font-size:0.5em;
		padding-bottom:3px;
	}
	.articleExcerpt h3 a:link, .articleExcerpt h3 a:visited, .articleExcerpt h3 a:active {
		border-bottom:1px solid #666;
		color:#D9D9D9;
		text-decoration:none;
	}
	.articleExcerpt h3 a:hover {
		border-bottom:0;
		color:#FFFF99;
	}
	
	