html {min-height: 100%;}
* {
	margin: 0;
	padding: 0;
}

a {color: #963;}
a:hover {color: #C60;}

body {
	color: #444;
	font: normal 62.5% Tahoma,sans-serif;
	background-color: #6c6159;
	background-image: url(img2/bark.jpg);
	background-repeat: repeat;
	background-position: top;
}

img {
	padding: 5px;

}


html {
overflow-y: scroll;
overflow:-moz-scrollbars-vertical; }

p,code,ul {padding-bottom: 1.2em;}
li {list-style: none;}
h1 {
	font: normal 1.8em Tahoma,sans-serif;
	margin-bottom: 4px;
}
blockquote {
	background: url(img2/quote.gif) no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}
h1,h2,h3 {padding-top: 6px;}

/* misc */
.clearer {clear: both;}
.left {float: left;}
.right {float: right;}

/* structure */
.container {
	background: #000000;
	font-size: 1.2em;
	margin: 0 auto;
	width: 780px;
	padding-top: 0;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
}


/* header */
.top {

	padding: 0px 10px 0;
}
/* title */
.header {
	background: #000000;
	font-size: 1.2em;
	height: 250px;
	margin: 0 auto;
	padding: 2px;
	width: 780px;
}
.header h1{
	color: #ffffff;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:180px 0 0 10px;	
}

.header .left{
	background: #A4A4A0;
	color: #FFF;
	height: 150px;	
}

.header .left {
	background: #B3C2C7 url(img2/header3.jpg) no-repeat;
	font: normal 2.8em "Trebuchet MS",sans-serif;
	line-height: 150px;
	width: 780px;
	height:250px;
}

/* navigation */
.navigation {	
	background: #D9E1E5 url(img2/nav.gif);
	height: 41px;
	margin:0 auto;
}

.navigation a {
	background: #D9E1E5 url(img2/nav.gif);
	border-right: 1px solid #ffffff;
	color: #CCCCCC;
	display: block;
	float: left;
	font: bold 1.1em/41px "Trebuchet MS";
	padding: 0 20px;
	text-decoration: none;
}
.navigation a:hover {
	background-position: left bottom;
	color: #EEEEEE;
	background-image: url(img2/nav2.gif);






}
/* main */
.main {
	border-top: 1px solid #000000;
	background: url(img2/bgmain.gif) repeat-y;
}
/* sub navigation */
.sidenav {
	float: right;
	width: 210px;
}

.sidenav h2 {
	color: #ffffff;
	font-size: 1em;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
	text-align:center;
}

.sidenav ul {
	padding: 0;
	border-top: 1px solid #EAEADA;
}

.sidenav li {border-bottom: 1px solid #EAEADA;}

.sidenav li a {
	font-size: 1.1em;
	color: #554;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}

.sidenav li a:hover {
	background: #ebf6e6;
	color: #654;	
}

.sidenav .image {
	width:210px;
}
.image {
	width:100%;
}

/* content */
.content {
	float: left;
	margin: 10px 0;
	padding: 0 16px;
	width: 531px;

}

.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}

.content li {
	list-style: url(img2/li.gif);
	margin-left: 18px;
}

.content p {font-family: "Lucida Sans Unicode",sans-serif;}

/* footer */

.footer {
	font: normal 1em/41px "Trebuchet MS";
	text-align: center;
	color: #FFFFFF;
	background-image: url(img2/bgfooter2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;


}
.footer p{
	padding-top:10px;

}

.footer a,.footer a:hover {}

/* GALLERY */

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menu/slides.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* slides styling */

#photo {
	padding: 0 20px;
	background: #f5f5f5 url(img2/bgmain.gif);
	width: 600px;
	height: 330px;
	text-align: left;
	display: block;
	margin: 0 auto;
	top: 1px;
}

#photo ul { list-style: none; padding: 0; margin: 0; width: 230px; background: #d6d6d6; border: 1px solid #999; position: relative; height: 155px;}

#photo ul li { display: inline; width: 24px; height: 24px; float: left; margin: 6px; }

#photo ul li a {
	display: block;
	width: 24px;
	height: 24px;
	cursor: default;
	text-decoration: none;
}

#photo ul li a b {
	display: none;
}

#photo ul li a img { display: block; width: 22px; height: 22px; border: 1px solid #999; }

#photo ul li a:hover { white-space: normal; position: relative; z-index: 50; }

#photo ul li a.vert:hover img { background: #f5f5f5; position: absolute; left: -12px; top: -20px; width: 48px; height: 64px; border-color: #333; padding: 2px; }

#photo ul li a.hor:hover img { background: #f5f5f5; position: absolute; left: -20px; top: -12px; width: 64px; height: 48px; border-color: #333; padding: 2px;  }

#photo ul li a:active, #photo ul li a:focus {
	position: static;
	outline: 0;

}

#photo ul li a:focus.vert img, #photo ul li a:active.vert img { position: absolute; left: 260px; top: 0; width: 240px; height: 320px; padding: 4px; border: 1px solid #999; margin: 0 45px; }

#photo ul li a:focus.hor img, #photo ul li a:active.hor img { position: absolute; left: 260px; top: 0; width: 320px; height: 240px; padding: 4px; border: 1px solid #999; margin: 45px 0; }

#photo ul li a:focus b, #photo ul li a:active b { display: block; position: absolute; width: 213px; height: 150px; top: 165px; left: 0; color: #666; font-size: 0.775em; border: 1px solid #999; font-weight: normal; line-height: 1.4em; padding: 6px; }

