body {
font-family:arial;
text-align:center;
font-size:13px;
}

#header {
margin:0 auto 0 auto;
height:60px;
width:854px;
background: url('../images/logo.gif');
background-position: bottom center;
background-repeat: no-repeat;
}

.search{float:right; margin:5px 10px 0 0;}
.search input{background-color:#f7e8de;}
#go-btn{width:28px;}
a:link {color:#402700;}
a:visited {color:#402700;}
a:hover {color:#402700;}
a:active {color:#402700;}

#frame {
margin-left:auto;
margin-right:auto;
border:2px solid #402700;
width:850px;
padding:0;
}
#border-frame {
border-left:10px solid #F0C6AE;
border-bottom:10px solid #F0C6AE;
width:840px;
padding:0;
}

#left {
float:left;
width:175px;
border-top:10px solid #F0C6AE;
font-size:11.5px;
}
#left-content{
	padding:0 15px 0 15px;
	font-size:13px;
	line-height:25px;
	}
}
#left ul {
  margin:0;
	margin-top:40px;
	list-style-type:none;
	padding:0;
	text-align:center;
	}
#left li {
	padding: 17px 5px 0 5px;
	margin:0;
	}	
ul#skills{
	margin:0;
	padding:10px 0 0 0;
	}
}	
#skills li{
text-align:right;
padding:0px 10px 0 0;
line-height:15px;
font-size:13px; }


#right{float:left;}
#top {
width:655px;
border-left:10px solid #F0C6AE;
}
#bottom {
width:645px;
border:10px solid #F0C6AE;
border-bottom:0;
}
#main-content {
text-align:left;
padding:40px 40px 40px 40px;
}
#main-content #heading{font-style:italic; text-align:center; font-weight:lighter; font-size:20px;}

#main-content .dropcap {
float:left;
font-size:25px;
margin:-10px 1px -9px -2px;
}
#main-content ul{text-indent:0px;}
#main-content li{padding:10px 0 0 0;}
#main-content ul li{padding:10px 0 0 15px;}

#footer{font-size:11.5px; font-weight:bold; text-align:center; margin:0 auto 0 auto; padding:20px 0 10px 0;}


/*****-Horizontal Navigation Menu-******************************************************************************/

 #nav-menu {width:850px; height:20px; margin:0 auto 0 auto; text-align:center; background-color: #c3b4ae; border-left:2px solid #402700; border-right:2px solid #402700;}

 #nav-spacer {cursor:default; display: block; float:left; width: 5px; height: 20px;}
 
 .home {display: block; float:left; width: 50px; height: 25px; margin-left:34px;}
 .home span {display: none;}
 #home 
 #home:hover {background-position: 0 -25px;}
 
 .aboutus {display: block; float:left; width: 90px; height: 25px;}
 .aboutus span {display: none;}
 #aboutus 
 #aboutus:hover {background-position: 0 -25px;}

 .wellspring {display: block; float:left; width: 150px; height: 25px;}
 .wellspring span {display: none;}
 #wellspring
 #wellspring:hover {background-position: 0 -25px;}

 .science {display: block; float:left; width: 73px; height: 25px;}
 .science span {display: none;}
 #science
 #science:hover {background-position: 0 -25px;}
 
 .tools {display: block; float:left; width: 124px; height: 25px;}
 .tools span {display: none;}
 #tools 
 #tools:hover {background-position: 0 -25px;}
   
 .contemplative {display: block; float:left; width: 197px; height: 25px;}
 .contemplative span {display: none;}
 #contemplative 
 #contemplative:hover {background-position: 0 -25px;}
 
 .links {display: block; float:left; width: 49px; height: 25px;}
 .links span {display: none;}
 #links 
 #links:hover {background-position: 0 -25px;}