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

body {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #c9c2b1 url(bg.jpg) no-repeat;
	background-position: top left}
	
div.main {	padding-bottom:50px;}

h1 {
	background: black url(banner.jpg) no-repeat top left;
	height: 141px;
	border-bottom: 6px #8b7c62 solid;
	margin-bottom: 50px}

--h1.about {background-image:url(banner2.jpg)}
h1.gallery {background-image:url(banner3.jpg)}
	
h1 a {display:none}

h2 {
	font-size: 1.5em;
	font-family:arial;
	font-weight:bold;
	color: #61452b;
	margin: 2em 50% 1em 0;
	padding-left: 3em;}

h3 {
	margin: 1em 0 0.5em 0;
	font-size: 1.2em;
	font-family:arial;
	font-weight:bold}

p, li , h3{color:black}
li {
	list-style-type: none;
	background-position: left 2px;
	padding-left: 15px}

p.news {
	width:50em;
	text-align:center;
	margin: 0 auto 2em}
div.cv {
	clear:both;
	width:70em;
	margin: 0 auto 2em}

#thumbs, #image {clear: both;margin:1em}

#image img{border: 2px black solid}

#thumbs {width:600px;
	margin: 20px;
	background: gray}

#thumbs li {
	background: #ccc;
	width: 40px;
	margin: 2px;
	padding: 2px;
	list-style-type: none;
	float: left;}
	
div[id]#thumbs ul li {width: auto}
// #thumbs ul li {width: auto}

#thumbs li a {
	display: block;
	width: 35px;
	height: 35px;
	background-position: 50% 50%;
	margin: 0 auto}
	
#thumbs li>a {
	position: relative;
	display: block;
	width: 20px;
	height: 20px;
	background-position: 50% 50%;
	margin: 0 auto}

#thumbs li a span {display:none}

#thumbs li a:hover span {
	background-image: inherit;
	position: absolute;
	z-index: 100;
	display: block;
	top: 100%;
	left: 100%;
	width: 150px;
	height: 100px;
	border: #743837 1px solid}
	
#thumbs li a:hover span span, #thumbs li a span span {display:none}

li {margin-left: 2em}

h3 a,p a,li a {
	text-decoration: none;
	color: gray}
p a:hover,h3 a:hover,li a:hover {text-decoration: underline}

ul.menu {
	display:none;
	background: url(black.gif) repeat-x;
	height: 1.2em;
	margin-bottom: 5px}

p.com {
display:inline;
background: #111;
padding: 5px 25px 5px 5px;
margin:  15px 50px}

p.menu {
	position: absolute;
	top : 0;
	right: 0;
	height: 141px;
	width: 178px;
	background: red}