body {
	/*background-image: url("/images/thesite/page/brown054.gif");
	background-repeat:repeat;*/
	background-color:#000;
}
a:active, a:focus
{
  outline: none;
}
img
{
border-style: none;
text-decoration: none;
} 
#container {
  background-image: url("/images/thesite/page/earthseedback.jpg");
  background-repeat:no-repeat;
  width: 960px;
  height:720px;
  margin: 0px auto 0px auto;
  text-align: left;
}
#banner {
	background-image: url("/images/thesite/page/bannerearthseed.jpg");
	background-repeat:no-repeat;
	width:960px;
	height:122px;
}
#main {

	width:960px;
}
#maincol {
	/*background-image: url("/images/thesite/page/mainback.jpg");
	background-repeat:repeat-y;*/
	display:inline;
	float:left;
	margin:50px 0px 0px 0px;
	padding:0px;
	width:960px;
}
#maincontent {
	clear:left;
}
#maincolcontent {
	/*background-color:#F5F6F8;*/
	display:inline;
	float:right;
	margin:20px 0px 0px 0px;
	overflow:hidden;
	padding:0px 10px 10px 15px;
	width:674px;
	font-size:12px;
}
/********* Earthseed specific ****************/
#leftpage {
	position:relative;
	float:left;
	width:290px;
}
#rightpage {
	position:relative;
	float:right;
	width:275px;
	margin-right:75px;
}
#mainpagetitle {
	font-size:18px;
	font-weight:bold;
}
#subpagetitle {
	font-size:16px;
	font-weight:bold;
}
#author {
	font-size:12px;
}

/*************************************************/
#footer {
	font-size:10px;
	margin:20px auto 0 130px;
	width:790px;
}
#footer a {
	color:#666666;
}
#contactinfo {
	text-align:center;
	color:#fff;
	margin-left:200px;
}
#contactinfo a {
	color:#fff;
	text-decoration:none;
	font-style:italic;
}
#contactinfo a:hover {
	color:#fff;
	border-bottom:1px dashed #fff;
}
.clear 
{
	clear:both;
	line-height:0px;
	margin:0px;
	padding:0px;
}
#left_col {
	/*background-image: url("/images/thesite/page/menu.jpg");
	background-repeat:no-repeat;*/
	width:219px;
	height:482px;
	margin-top:0px;
	display:inline;
	float:left;
	margin-left:32px;
	margin-top:1px;
}

#navbox {
	width: 100px;
	height: 300px;
	padding-top:40px;
} 


.thewelome {
	font-size:18px; 
	font-weight:bold; 
	color:#7e643d; 
	margin-bottom:12px; 
}

#centerbox {
	width: 775px;
	height:auto;
	margin-top:20px;
} 

.centeredimage {
	display:block;
	margin-right:auto;
	margin-left:auto;
}
.centeredtext {
	text-align:center;
}
#pagetitle {
	text-align:center;
	font-size:1.3em;
	color:#000033;

}
/************ for the Design pages *********************/
#designindex ul {
	list-style-image:url(../images/thesite/misc/bullet.gif);
}
#designindex li {
	margin: 0px 0px 10px 0px;
}
#designindex a:link {
	padding: 0px 0px 8px 0px;
	vertical-align:super;
}
.imagerow {
	display:inline;
	height:120px;
	margin-bottom:15px;
	width:auto;
}
.imagerow span{
	float:left;
}
.imagedate {
	margin-left:28px;
}
.imagespan {
	padding:0px 20px 20px 20px;
}
.gallerymenuthumb {
	width:100px;
	float:left;
}
.gallerymenubutton {
	width:300px;
	padding-top:12px;

}
#galleryflashcenter {

}

.gallerytitle {
	font-size:1.1em;
	font-weight:bold;
	color:#000033;
}
.journeythumb {
	width:110px;
	height:110px;
	/*border:none;*/
	border:1px solid #666;
	padding:4px;
}
/******************** Building Navigation***************************/
#homesnav {
	width:804px; 
	height:32px; 
	font-size:0.9em; 
	position:relative; 
	/*z-index:1000;*/
	padding:0px 0px 0px 0px;
	/*margin:20px 0px 20px 50px;*/
	margin:0px 0px 0px 30px;
	}

/* Begin CSS Popout Menu */
/* all lists */
#nav, #nav ul
{
	padding: 0px 0px 0px 0px;;
	margin: 0px 0px 0px 0px;
	list-style: none;
 
}

#nav { 
	color: #081236; 
	font-size: .9em; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	list-style-type: none; 
	list-style-position: outside;
	margin: 0px 0px 0px 20px; 
	position: relative; 
	top: 0; 
	z-index:1000;
	}

#nav a
{
  text-decoration: none;
  text-align: left; 
  display: block; 
  margin: 0; 


}
#nav a:hover, #nav a:active, #nav a:focus
{
  color: #081236; 
  /*background-color: #C3D0D9; */
  /*border-bottom:1px solid #081236;*/
}
#nav ul a
{
 	display: block !important;
}

/* all list items */
#nav li
{
  position: relative;
  width: 100px;
  display: inline;
  float: left;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  
}
.homenavseparater {
	width:10px! important;
	font-size:14px;
}
/*************
#menu a {display:block; width:60px; padding:0px 2px 0px 3px; color:#a5853f; font-weight:bold; background-color: #fdfeff; border: 1px solid #967a38; text-decoration: none;}
#menu a:hover {background-color: #ABB; border: 1px solid #ABB; color:#FFF;}
#menu a:active {background-color: #3c6173; color:#FFF;}		

#menub a { font-size:13px; display:block; width:110px; padding:0px 2px 0px 1px; color:#121731; font-weight:bold; background-color: #fdfeff; border: 1px solid #967a38; text-decoration: none;}
#menub a:hover {font-size:13px; background-color: #030977; border: 1px solid #ABB; color:#FFF;}
#menub a:active {font-size:13px; background-color: #030977; color:#FFF;}
************/
/* BOXES */
.longboxsm {	font-family : Arial, Tahoma, Verdana, Helvetica, sans-serif;	font-size: 11px;	padding : 6px;	border-style : groove;	border-width : 2px;	height : auto;	border-style : ridge ridge ridge ridge;	border-color : #634910;	background-color : #FFFAEF;	font-weight : bold;}
.importantbox {font-family : Arial, Tahoma, Verdana, Helvetica, sans-serif;	font-size: 14px;	padding : 4px;	border-style : outset outset outset outset;	border-width : 3px;	width : 255px;	border-color : #B7B5FE;	background-color : #F9F395;	text-align : center;	text-decoration : none;	font-weight : bold;	color : Purple;}
vb#navboxbuilding {width: 100px;height:500px;position: absolute;top:310px;left:50px; border-left-width:1px; border-left-style:groove;} 

#storybox {width: 775px;height: auto;position: absolute;top:70px;left:230px;} 