body {
	font-family: verdana, arial, helvetica;
	font-size: 100%;
	color: #cccccc;
	background-image: url("../images/bg_pages.png");
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

h1 {
	font-family: verdana;
	font-size: 1.4em;
	font-weight: normal;
	color: #ffffff;
	border-bottom: 0px solid #333333;
}

b {
	color: #cccccc;
}

h2 {
	font-family: verdana, arial, helvetica;
	color: #ffffff;
	font-size: 1.0em;
	font-weight: normal;
}

h3 {
	color: #7ebc40;
	font-size: 0.9em;
	font-weight: normal;
}

/* 7ebc40 */

p {
	font-size: 0.775em;
}

li {
	font-size: 0.775em;
}

a {
	color: #cccccc;
}

a:hover {
	color: #ffffff;
	text-decoration: none;
}

td {
	text-align: left;
	vertical-align: top;
}

table.itinerary {
	font-size: 0.775em;
}

table.itinerary td {
}

table.itinerary td.first {
	white-space: nowrap;
	/*color: #ff0000;*/
	color: #7ebc40;
}

table.itinerary tr.first td {
  /*color: #ff0000;*/
	color: #7ebc40;
}

table.expedition_list {
}

table.expedition_list h2{
	margin: 0px;
}

table.expedition_list img{
	margin: 3px 0px 20px 0px;
	border-width: 0px;
}

td.about_left {
  width: 70%;
  padding-right: 10px;
}

td.about_left #photos {
  float: left; 
  margin: -10px 10px 10px 0px;
  width: 150px;
}

td.about_left #photos img {
 margin: 10px 0 0 0;
 
}

td.about_left #photos p {
  margin: 0px;
  font-style: italic;
  font-size: 10px;
}

td.about_right {
  width: 30%;
  border-left: 1px solid #333333;
  padding: 0px 0px 0px 20px;
}

td.about_left p {
  margin: 0px 0px 20px 0px;
}

td.about_right h2 {
  margin: 0px 0px 10px 0px;
}

td.about_right h3 {
  margin: 0px;
}

td.about_right p {
  margin: 0px 0px 15px 0px;
}

td.about_right h3 a {
  color: #7ebc40;
  text-decoration: none;
}

td.about_right h3 a:hover {
  color: #ffffff;
  text-decoration: none;
}

table#report_head {
  width: 100%;
}

table#report_head th {
  text-align: left;
}

table#report_head td {
  text-align: right;
}

table#report_head h3 a {
  color: #7ebc40;
  text-decoration: none;
}

table#report_head h3 a:hover {
  color: #ffffff;
  text-decoration: none;
}

#main {
	width: 900px;
	margin: 20px auto 20px auto;
	text-align: left;
	background-color: #111111;
}
/*
#site_head {
	position: absolute;
	margin: 0px 0px 0px 0px;
	text-align: left;
}

#site_head #bc_small{
	position: absolute;
	display: block;
	margin: 21px 0px 0px 0px;
}

#site_head #ma{
	position: absolute;
	display: none;
	margin: 0px 0px 0px 220px;
}

#site_head #cs_small{
	position: absolute;
	display: block;
	margin: 60px 0px 0px 0px;
}
*/

#weblog_list h2 {
  margin: 0px;
}

#weblog_list h2 a {
  color: #7ebc40;
  text-decoration: none;
}

#weblog_list h2 a:hover {
  color: #ffffff;
  text-decoration: none;
}

#weblog_list img {
  border-width: 0px; 
  float: left; 
  margin: 10px 10px 10px 0px;
}

#site_head {
	position: absolute;
	margin: 0px 0px 0px 0px;
	text-align: left;
}

#site_head #bc_small{
	position: absolute;
	display: block;
	margin: 164px 0px 0px 12px;
	border-width: 0px;
}

#site_head #ma{
	position: absolute;
	display: block;
	margin: 197px 0px 0px 18px;
}

#site_head #cs_small{
	position: absolute;
	display: block;
	margin: 10px 0px 0px 8px;
	border-width: 0px;
}

#splash_head {
	position: absolute;
	margin: 390px 0px 0px 220px;
	text-align: left;
}

#splash_head #bc{
	position: absolute;
	display: block;
	margin: -40px 0px 0px 400px;
}

#splash_head #ma{
	position: absolute;
	display: block;
	margin: 0px 0px 0px 20px;
}

#splash {
	margin: 70px 0px 0px 20px;
}

#menu {
	margin: 0px 0px 25px 0px;
	padding: 230px 0px 0px 0px;
	text-align: right;
	width: 210px;
}

#menu a {
	font-family: 'courier new', courier, arial;
	font-weight: normal;
	font-size: 15px;
	display: block;
	text-align: right;
	text-decoration: none;
	margin: 2px 0px 0px 0px;
}

#menu a:hover {
  color: #7ebc40;
}

#content {
  float: right;
	margin: 0px 0px 0px 0px;
	padding: 10px 20px 10px 0px;
	width: 640px;
}

#footer {
  display: block;
  clear: right;
  height: 30px;
  background-color: #333333;
  width: 100%;
}

#footer p {
  text-align: center;
  padding: 2px 5px 5px 5px;
  font-size: 10px;
}

.links_item {
	clear: right;
	margin: 20px 0px 0px 0px;
}

.links_item h3 a {
	color: #7ebc40;
}

.links_item h3 {
	margin: 3px;
}

.links_item p {
	margin: 3px;
}

.links_item img {
	float: right;
	margin: 0px 0px 10px 20px;
	width: 100px;
	border-width: 0px;
}

#ex_detail {
	clear: right;
}

#ex_detail img {
	float: right;
	clear: right;
	margin: 0px 0px 20px 20px;
}

#image_block {
  position: absolute;
	display: block;
	width: 640px;
	margin: 20px 0px 20px 0px;
	background-color: #000000;
}

#big_images {
	width: 640px;
	height: 436px;
	background-color: #000000;
}

#big_images img {
	position: absolute;
	display: block;
	height: 416px;
	margin: 20px 0px 0px 0px;
}

#big_images div.caption {
	font-style: italic;
	height: 20px;
	text-align: center;
	font-size: 0.775em;
	white-space: nowrap;
}

#image_block_thumbs {
	overflow: hidden;
	display: block;
	width: 640px;
}

#image_block_thumbs img {
	display: inline;
	margin: 0px;
	padding: 0px;
}

.css1 { font-size: 1.0em; }
.css2 { font-size: 1.2em; }
.css3 { font-size: 1.4em; }
.css4 { font-size: 1.6em; }

.weblog_tags {
	margin-left: 40px;
	color: #7ebc40;
	font-style: normal;
}

	.weblog_tags a {
		color: #7ebc40;
	}

	.weblog_tags a:hover {
		color: #ffffff;
		text-decoration: none;
	}
	
.blog_divide {
	height: 2px; margin: 0px auto 0px auto; background-color: #333333; clear: left 
}

.date {
	font-style: italic;
	font-weight: normal;
	font-size: 10px;
	color: #7ebc40;
}

.weblog_brief {
  font-size: 10px;
}

.read_more {
  color: #7ebc40;
  font-size: 10px;
}

.read_more a {
  color: #7ebc40;
}

.read_more a:hover {
  color: #ffffff;
}

/* --- Photo gallery --- */

.gallery_photo
{
	border: 0px solid #ffffff;
}
