body {
	margin: 0px; 
	padding: 0px;
	color: #1C2F36;
	font-size: 12px; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: #4A4329;
}
.clr {
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	clear: both;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a img { border: none; }
form {
	padding: 0px;
	margin: 0px;
}
/* --------- */

.headerout {
	background-image: url(../images/gui/bg_header.jpg); background-repeat: repeat-x; background-position: top left;
}
.header { background-image: url(../images/gui/bg_header1.jpg); background-repeat: no-repeat; background-position: top center; }
.headerin {
	height: 296px;
	width: 760px;
	text-align: left;
}
.headerin img {
	margin: 67px 0px 10px 85px;
}
.headerout object {}
.mainout {
	background-image: url(../images/gui/bg_main.jpg); background-repeat: repeat-x; background-position: top left;
}
.mainin {
	width: 760px;
	text-align: left;
	background-image: url(../images/gui/bg_mainin.gif); background-repeat: repeat-y; background-position: top center;
}
.maintop {
	height: 38px;
	background-image: url(../images/gui/bg_maintop.jpg); background-repeat: no-repeat; background-position: top center;
}
.mainpath {
	line-height: 29px;
	padding: 0px 8px 0px 8px;
	color: #FFFFFF;
	background-color: #000000;
}
.mainpath a { margin: 0px 5px 0px 5px; }
.mainpath a:hover { color: #DA7F2C; }
.maintab { width: 760px; }
.lefttab {
	width: 240px;
	padding: 9px 0px 20px 0px;
}
.lefttab img {
	margin-bottom: 9px;
	border: 3px solid #000000;
}
.lefttab .leftinfo {
	margin-bottom: 9px;
	padding: 20px 10px 20px 13px;
	text-align: justify;
	text-indent: 9px;
	background-color: #CDC4A3;
}
.leftbut {
	width: 140px;
	padding: 5px 12px 5px 12px;
	margin: 0px 0px 10px 0px;
	background-color: #D9D0AF;
}
.centertab { 
	width: 372px;
	padding: 9px 12px 20px 12px; }
.content {
	line-height: 18px;
	padding: 15px 12px 25px 12px;
	text-align: justify;
	background-color: #999071;
}
.content p {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	text-align: justify;
	text-indent: 9px;
}
.galleryin { width: 636px; }
.galleryin td {
	width: 200px;
	padding: 10px 6px 5px 6px;
}
.galleryin td img {
	border: 3px solid #000000;
	border-bottom: none;
}
.galleryin2 {
	padding: 20px;
	border: 3px solid #000000;
	border-bottom: none;
}
.galleryinfo {
	padding: 5px;
	color: #FFFFFF;
	font-size: 9px;
	font-weight: bold;
	text-align: justify;
	background-color: #181818;
	border: 3px solid #000000;
	border-top: none;
}
.righttab {
	width: 124px;
	padding: 9px 0px 20px 0px;
	background-color: #000000;
	background-image: url(../images/gui/bg_righttab.jpg); background-repeat: no-repeat; background-position: bottom center;
}
.links a {
	display: block;
	line-height: 16px;
	padding: 3px 0px 3px 33px;
	font-size: 12px;
	/*font-weight: bold;*/
	/*text-transform: uppercase;*/
}
.links a:hover {
	color: #DA7F2C;
	background-image: url(../images/gui/contentlinks.jpg); background-position: 8px center; background-repeat: no-repeat;
}
.footer {
	padding: 1px 0px 30px 0px;
	text-align: left;
	background-color: #4A4329;
}
.footer a { margin-left: 13px;}
.footer a:hover { color: #DA7F2C; }
.footer div {
	width: 606px;
	line-height: 20px;
	background-color: #000000;
}