body, html{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
}
img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#maindiv {
	width: 1080px;
	position: relative;
	overflow: visible;
	z-index: 5;
}
#topmenu{
	height: 111px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	overflow: visible;
	padding: 0px;
	background-color: #FFF;
	display: block;
	position: fixed;
	white-space: nowrap;
	z-index: 9;
	left: 0px;
	top: 0px;
}
#logo{
	margin-top: 30px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 27px;
	float: left;
	display: inline-block;
	position: relative;
}
#toplinks{
	position: absolute;
	height: 22px;
	text-align: left;
	font-size: 18px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 178px;
	display: block;
	visibility: visible;
	overflow: visible;
	z-index: 5;
}
#toplinks a{
	color: #999;
	text-decoration: none;
	display: inline-block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}
#toplinks a.active{
	color: #000;
}
#toplinks a:hover{
	color: #333;
	text-decoration: none;
}
#photoframe, #singlephoto{
	height: 600px;
	width: 900px;
	position: relative;
	margin-top: 120px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 185px;
	z-index: 2;
	display: inline-block;
	white-space: nowrap;
}
#photoframe{
	overflow: visible;
}
.sepleft{
	display: inline-block;
	height: 10px;
	width: 187px;
}
#photoframe img{
}
#contacts{
	z-index: 7;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 187px;
	font-size: 14px;
	color: #999;
	text-align: left;
	width: 400px;
	margin-top: 30px;
}
#contacts img{
	vertical-align: text-bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 7px;
}
#contacts a{
	color: #999;
	text-decoration: none;
	display: inline-block;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contacts a:hover{
	color: #333;
}
#gallery{
	list-style-type: none;
	-webkit-transition: all;
	-moz-transition: all;
	-ms-transition: all;
	-o-transition: all;
	transition: all;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#textframe{
	width: 900px;
	position: relative;
	margin-top: 120px;
	margin-right: 26px;
	margin-bottom: 0px;
	margin-left: 186px;
	z-index: 1;
	display: inline-block;
	font-size: 14px;
	color: #333;
}
#textframe h2{
	display: block;
	margin: 0px;
	font-size: 16px;
	font-weight: bold;
	color: #666;
}
#textframe a{
	color: #666;
	text-decoration: underline;
}
#textframe a:hover{
	color: #000;
	text-decoration: none;
}
#whitemask{
	background-repeat: repeat;
	margin: 0px;
	position: fixed;
	z-index: 3;
	height: 3000px;
	width: 185px;
	overflow: visible;
	left: 0px;
	top: 0px;
	background-color: #FFF;
}
#sidemenu{
	width: 96px;
	position: fixed;
	z-index: 7;
	margin-top: 200px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 58px;
	min-height: 50px;
	font-size: 12px;
}
#sidemenu a{
	color: #999;
	text-decoration: none;
	display: block;
}
#sidemenu a:hover, #sidemenu a.active{
	color: #333;
}
/*===========================================================*/
#admin{
	margin-top: 5px;
	margin-left: 50px;
}
#admin #content{
	margin-top: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
}
#dlist{
	font-weight: bold;
}
#dlist #sublist{
	font-size: 12px;
	font-weight: normal;
}
/*==========================================================*/

#contentWrap {
	width: 700px;
	height: auto;
	overflow: hidden;
}
ul {
	margin: 0;
}

#contentWrap {
	width: 700px;
	height: auto;
	overflow: hidden;
}

#contentTop {
	width: 600px;
	padding: 10px;
	margin-left: 30px;
}

#contentLeft {
	width: 700px;
}

#contentLeft li {
	list-style: none;
	margin: 0 0 4px 0;
	padding: 10px;
	color:#999;
	font-size: 12px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}
#contentLeft li img{
	margin-right: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

	

#contentRight {
	float: right;
	width: 260px;
	padding:10px;
	color:#999999;
	display: none;
}
.invisible{
	display: none;
}

.infobutton{
}

.gap{
	background-color: #FFF;
	display: block;
	height: 7px;
	width: 900px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*======================================================*/
#slideshow {
	height: 600px;
	position: relative;
	margin-top: 120px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 185px;
	z-index: 2;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}


#slideshow IMG.last-active {
    z-index:9;
}
/*======================================================*/
.graytext{
	color: #797979;
}

.photodescription{
	height: 18px;
}
.photodescription h1{
	font-size: 11px;
	color: #999;
	display: inline;
	font-weight: normal;
}