@charset "utf-8";
/* CSS Document */

body {
	background-color: #ffffff;
	color: #5E5E5E;
	background-image: url();
	font-size: 12px;
	padding: 0;
	font-family: Tahoma, Geneva, sans-serif;
	margin: 0 auto;
	background-repeat: no-repeat;
	width: 1200px;
	height:100%;
}
.logo {
	background-color: #FFF;
	text-align: left;
	margin-top: 17px;
	display: inherit;
	padding: 5px 0px 5px 0px;
	width: 100%;
	color: inherit;
}


.logo img {
	position:relative;
	z-index:5;
  padding: 5px 0px 5px 5px;
  border: 0px;
  margin-left: 0px;
  margin-right: 0px;
}

#galleryindex {
  background-color:  #ffffff;
  border-bottom:  #6E6E6E solid 1px;
  width:  100%;
  white-space:  no-wrap;
  border-top:  #6E6E6E solid 1px;
  text-align:  center;
  overflow:  hidden;
  height:  640px;
  padding:  10px 0px 15px 0px;
  float:  left;
  font-size:  12px;
  color: inherit;
}

#navcontainer {
  clear: both;
  margin-top: 0px;
  border-top-color:#6E6E6E solid 1px;
  float: left;
  background-color: #ffffff;
  width: 100%;
  color: inherit;
}

#navcontainer ul {
  list-style-type: none;
  padding: 0;
  text-align: center;
  margin: nil;
}

#navcontainer li {
  display: inline;
}

#navcontainer img {
  border:0;
}

#navcontainer a {
	font-weight: normal;
	font-family: Tahoma, Geneva, sans-serif;
	color: #666666;
	font-variant: normal;
	text-decoration: none;
	font-size: 13px;
	background-color: inherit;
}

#navcontainer a:active {
	color:#F00;
	background-color: inherit;
}

#navcontainer a:visited {
	color: #000000;
	background-color: inherit;
}

#navcontainer a:hover {
  color: #CCCCCC;
  background-color: inherit;
}
#cellcontainer {
  text-align: center;
  height: 650px;
  padding: 5px;
  margin:0 auto;
}
#about {
  font-size: 12px;
  text-align: right;
  overflow: auto;
  float: left;
  padding: 5px 5px 10px 50px;
  height: 650px;
  width: 400px;
}

#aboutwrap {
	background-color: #FFF;
	text-align: center;
	float: left;
	border-bottom: #6E6E6E solid 1px;
	border-top: #6E6E6E solid 1px;
	width: 100%;
	color: inherit;
}
#about img {
  float: left;
}

#aboutleft2 {
  text-align: center;
  float: left;
  padding: 10px 0px 15px 0px;
  width: 99%;
  font-size: 12px;
}

#aboutleft {
  text-align: center;
  overflow: hidden;
  padding: 10px 10px 15px 10px;
  font-size: 12px;
}

#scroll img, #aboutleft img, #aboutleft2 img, .gallerythumb img {
  margin-right: 5px;
  border-width: 1px;
  border-color: #000000;
  margin-left: 5px;
  border-style: solid;
}
