* {
	border:0;
	margin:0;
	padding:0;
}

#wrapper {
	position: relative;
	text-align: center;
	width: 894px;
	margin-left: auto;
	margin-right: auto;
	height:530px;
	z-index:1;
	
	
	}

#wrapper1 {
	position: relative;
	text-align: center;
	width: 894px;
	margin-left: auto;
	margin-right: auto;
	height:140px;
	z-index:1;
}

#title {

position:absolute;
left: 0;
top: 0;
width: 894px;
height: 135px;
margin-left: auto ;
margin-right: auto ;


}




#gallery {
		
 	position: absolute;
 	top: 140px;
	border:0px;
	width:100%;
	height:400px;
	margin-left: auto;
	margin-right: auto;
	overflow-y:hidden;
	overflow-x:hidden;
	z-index: 2;


}

#navbar {
	
	width: 446px;
	height: 40px;
	margin-left: auto ;
	margin-right: auto ;
	
}

#navleft {
	position: absolute;
	left: 321px;
	
}

#navright {
	position: absolute;
	right: 319px;
	
}



a#btnone {
	top:0px;
	left: 0px;
	width:174px;
	height:32px;
	background-image:url(../images/btn_one.gif);
	display:block;
	float: left;
	background-repeat: no-repeat;
	padding-right: 15px;
	
}

a#btnone:hover {background-position: 0 -2px;    }
a#btnone:active {background-position: 0 -2px;    }

a#btntwo {
	top:0px;
	left: 0px;
	width:170px;
	height:32px;
	background-image:url(../images/btn_two.gif);
	display:block;
	float: left;
	
}

a#btntwo:hover {background-position: 0 -2px;    }
a#btntwo:active {background-position: 0 -2px;    }

a#btnabout {

	top:0px;
	left: 0px;
	width:112px;
	height:32px;
	background-image:url(../images/btn_about.gif);
	display:block;
	float: left;
	background-repeat: no-repeat;
	padding-right: 10px;
	
}

a#btnabout:hover {background-position: 0 -2px;    }
a#btnabout:active {background-position: 0 -2px;    }

a#btncontact {

	top:0px;
	left: 0px;
	width:156px;
	height:32px;
	background-image:url(../images/btn_contact.gif);
	display:block;
	float: left;
	
}

a#btncontact:hover {background-position: 0 -2px;    }
a#btncontact:active {background-position: 0 -2px;    }



div.sc_menu {
  /* Set it so we could calculate the offsetLeft */
  position: relative;
  height: 400px;
  width: 100%;
  /* Add scroll-bars */
  overflow: auto;
}
ul.sc_menu {
  display: block;
  height: 400px;
  /* Max width here, for users without Javascript */
  width: 10071px;
  /* Remove default margin */
  margin: 0;
  list-style: none;
}
.sc_menu li {
  display: block;
  float: left;
}
.sc_menu a {
  display: block;
  text-decoration: none;
}



#text .about {
	text-align: left;
}
#quotetbl {
	text-align: center;
}
.quote {
	font-style: italic;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: x-small;
}
.name {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: small;
}
.avainbio {
	font:13px/1.5 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
    text-align: left;
	align: center;
}
