@charset "utf-8";

body {
	background-image: url(../images/Bark.jpg);
	background-repeat: repeat;
}



#container {
	width: 785px;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
}


#maincontent {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .6em;
	margin-top: 15px;
	text-align: justify;
}

#navigation {
	height: 32px;
	width: 705px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-top: 12px;
	margin-bottom: 10px;
}
#navigation ul li a:link, #navigation ul li a:visited {
	color: #ECE9D8;
}
#navigation ul li a:hover {
	border: 2px solid #999999;
	color: #33FFFF;
	height: 21px;
	width: 127px;
}

#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navigation ul li {
	display: inline;
}

#navigation ul li a {
	height: 21px;
	padding-top: 3px;
	padding-right: 3px;
	float: left;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: 3px solid #999999;
	font-weight: bold;
	width: 125px;
	padding-left: 5px;
	margin-left: 2px;
	font-style: normal;
	background-image: url(../gallery/images/bg.jpg);
}

#navigation ul li.current a:link {
	color: #000000;
	background-image: url(../images/sbbd.jpg);
	height: 21px;
	width: 127px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
}



h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}



}
.headline {
	background-repeat: no-repeat;
	height: 74px;
	width: 315px;
	margin-right: auto;
	margin-left: auto;
}



.box1 {
	height: 390px;
	width: 300px;
	margin-right: 8px;
	border-top-width: 8px;
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-left-width: 8px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #FFCC00;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FFCC00;
	float: left;
}

.imagesborder {
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-right-color: #999999;
	border-bottom-color: #333333;
	border-top-width: 4px;
	border-left-width: 4px;
	border-top-style: ridge;
	border-left-style: ridge;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	
}
.imagesleft {
	float: left;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #3366FF;
	border-right-color: #3366FF;
	border-bottom-color: #0000CC;
	border-left-color: #000099;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}

.imagesright {
	float: right;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #3366FF;
	border-right-color: #3366FF;
	border-bottom-color: #0000CC;
	border-left-color: #000099;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}





a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #666666;
}

.box2 {
	height: 250px;
	width: 460px;
	float: left;
}

#link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #666666;
	text-decoration: none;
	height: 12px;
	width: 125px;
	margin-left: auto;
	margin-right: auto;
	float: left;
}
.imgcenter {
	display:block;
	margin-right: auto;
	margin-left: auto;
}
