<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
    margin: 0px;
    padding: 0px;
}

body {
    font-family: Arial, sans-serif;
    font-size: 100.01%;
    color: #fff;
	background-repeat: no-repeat;
	background-position: 50% 0;
}

#vertcentral {
	position: absolute;
	top: 0;	
	overflow: hidden;
	margin-top: 0 px;
	margin-left: 10px;
}

.widththis {
	width: 540px;
	padding: 15px;
	}

body.r1920 {
	background: url(../images/1920.jpg);
}

body.r1680 {
    background: url(../images/1680.jpg);
}

body.r1440 {
    background: url(../images/1440.jpg);
}

body.r1280 {
    background: url(../images/1280.jpg);
}

body.r1024 {
    background: url(../images/1024.jpg);
}

a {
    text-decoration: underline;
	color: #e9dbc7;
}

ul, li {
    list-style: none;
}

a:hover {
    color: #909a99;
    text-decoration: underline
}

#middle {
    margin: 0 auto 10px;
    width: 100%;
    background: #e5e3e3;
    height: 200px;
}


#h {
    background: url(../images/stuff.png) 0 0;
    height: 100px;
	margin:0;
    font-size: 13px;
    position: relative;
}

#middle.second {
  height: 100px;  
}

#logo {
    position: absolute;
    top: 25px;
    left: 20px;
    width: 290px;
    height: 28px;
    background: url(../images/logo.png) 0 3px no-repeat;
}

#logotype:hover {
    background-position: 0 -20px;
}


#navs {
    overflow: hidden;
    height: 50px;
    width: 640px;
    position: absolute;
    top: 60px;
	left: 0px
}

#nav {
    position: relative;
    width: 540px;
    margin: 0;
    padding: 9px 15px 0 15px; 
}

#nav ul {
    list-style-type: none;
    margin: 0px 0 0 0;
}

#nav ul li {
    float: left;
    font-size: 13px;
    line-height: 1.8em;
    margin: 0;
}

#nav ul li a {
    text-decoration: none;
    color: #fff;
    display: block;
    height: 38px;
    padding: 0 0 0 7px;
}

#nav ul li a span {
	font-family: Arial Narrow;
	font-weight: bold;
    padding: 10px 18px 14px 10px;
    display: block;
    height: 22px;
    text-shadow: 0 1px 1px #625c59;
}

#nav ul li a:hover, #nav ul li.this a {
    background: url(../images/li.png) -3px 0 no-repeat;
}

#nav ul li a:hover span, #nav ul li.this a span {
    text-shadow: 0 0 0 #625c59;
    background: url(../images/li.png) 100% 100% no-repeat;
    color: #625c59;
}

#description {
    color: #625c59;
    font-size: 10px;
    font-family: Georgia;
    font-style: italic;
    position: absolute;
    top: 52px;
    left: 20px;
    width: 194px;
    text-align: center;
}

#stuff {
	background: url(../images/stuff.png) 0 0;
	min-height: 380px;
    margin: 10px 0 5px;
    line-height:25px;
	font-size:15px;
	}

#stuffphoto {
	background: url(../images/stuff.png) 0 0;
	min-height: 200px;
    margin: 10px 0 5px;
    line-height:25px;
	font-size:15px;
	}

#stuff p {margin-bottom: 7px; 
		font-size: 0.8em;
}
#stuff h1 {
    color: #e9dbc7;
    font-size:18px;
	font-family: Arial narrow;
	font-weight: normal;
	letter-spacing: 0.07em;
    margin-bottom:18px;
}

#stuff h2 {
    color: #e9dbc7;
    margin-top: 10px;
	font-size:15px;
	margin-bottom:10px;
    font-family: Arial narrow;
    font-style: normal;
    font-weight: bold;
}

#stuff h3 {
    color: #625c59;
	margin:8px 0px;
    font-size:18px;
}

#stuff ul {
	list-style:none outside none;
	margin-left: 0px;
}

#stuff ul li {
	font-size:12px;
	padding-left:25px;
    background:url("../images/list.png") no-repeat scroll left center transparent;
}


#footer {
    border-top: 1px #625c59 solid;
    padding: 7px 15px 15px;
    background: url(../images/stuff.png) 0 0;
    text-align: left;
	padding-top: 15px;
	padding-left: 15px;
    font-size: 11px;
    margin: 10px 0;
    clear: both;
    position: relative;
    top: 15px;
}

div.big-img {
    width: 840px;
    height: 482px;
    overflow: hidden;

}

div.big-img img {
    width: 794px;
    height: 471px;
    padding: 3px;
    border: 1px #343434 solid;
    -moz-box-shadow: 1px 1px 10px #000;
    -webkit-box-shadow: 1px 1px 10px #000;
    box-shadow: 1px 1px 10px #000;
}

div.small-img {
    padding: 10px;
    overflow: hidden;
    width: 340px;
}

div.small-img a {
    height: 76px;
    width: 76px;
    display: block;
    float: left;
    margin: 3px 5px;
    position: relative;
}

div.small-img a:hover span {
    width: 76px;
    height: 76px;
    background: #000;
    opacity: 0.6;
    position: absolute;
    top: 1px;
    left: 1px;
}

div.small-img a img {
    height: 70px;
    width: 70px;
    display: block;
    float: left;
    padding: 3px;
    border: 1px #8e8e8e solid;
}


#page-img {
    width: 858px;
    overflow: hidden;
    margin: 0 auto;
    margin-top: -110px;
    box-shadow: 0 0 5px #ccc;
    border-radius: 5px;
    box-shadow: 0 0 5px #ccc;
}

.photos {
    width: 800px;
    margin: 0px auto;
}

#gallery {
	margin-top: 10px;
	height:160px;
	background: url(../images/stuff.png) 0 0;
 }

#gallery li {
    margin-right: 20px;
	margin-bottom: 20px;
    float: left;
    width: 70px;
    height: 70px;
}

#gallery li.last {
    margin-right: 0;
}


#gallery li a {
    display:block;
    width:70px;
    height:70px;
	
    position:relative
    }

#gallery li a img {
    border:1px #000 solid;
    padding:2px;
    width:66px;
    height: 66px;
    opacity: 1;
    }

#gallery li a img:hover {
    opacity: .8;
    border:1px #e9dbc7 solid;
}
    
#t.close {background-position:0 0; margin-top: 0px;}

#t {
    background: url(../images/t.png) 0 100% no-repeat;
	cursor: pointer;
	margin: 15px auto;
	width: 90px;
	height: 30px;
	display: none
}
</pre></body></html>