#conash3D0 {height:0px; top:-1px;}
body {
	background: #ffffff url(../images/backgroundtile2.jpg);
	background-repeat: repeat-x;
	margin:  auto; 
	padding: 0;
	text-align: center; 
	color: #000000;
}
h1, h2 {
	text-align: center;

}

#container {
	width: 900px;  
	margin: 0 auto; 
	text-align: left; 
}

#header {
	font: 1em "Lucida Handwriting", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #EEE;
	width: 900px;
	float: center;
	margin: 0 auto;
	text-align: center; 
}

#mainContent {
	font: 1.2em "Lucida Handwriting", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background: #eafad5 url(../images/Linen.png);
	padding: 20px; 
	border: 2px solid #2bb7db;
}

#mainContent li {
	font: 1em "Lucida Handwriting", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin: 20px 5px;
	padding: 0;
}

#mainContent img {
	border: none;
	margin: 3px;
}
#biophoto {
	padding: 0px 20px 0px 0px; 
	float: left;
}

#galleryscroll {
		margin: auto;
		align: center;
		width: 860px;
		height: 200px;
		padding: 0;
		overflow-x:auto;
		overflow-y:hidden;
		overflow:-moz-scrollbars-horizontal;
}

#navigator { 
	width: 900px;
	float: center;
	margin: 0 auto;
	padding: 0;
	text-align: center; 
	display: inline-block;	
} 

#navigator ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#navigator li {
	font: 1.4em "Lucida Handwriting", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	float: left;
	margin: 10px 17px;
}

#navigator a {
	padding: 0px 14px 0 14px;
	color: #4b386d;
	text-decoration: none;
}

#navigator a:hover {
	text-decoration:  overline;
}

a#current {
	text-decoration: overline ;
}

#footer {
	font: 1em "Lucida Handwriting", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #333;
	width: 880px;
	float: center;
	margin: 0 auto;
	padding: 10px;
	text-align: center; 
	display: inline-block;	
}

#footer a {
	color: #222;
}
