BODY { 
   font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
   font-size: 13px;
	margin: 0px;
	background-image: url('background.jpg');
	background-repeat: repeat-x;
	background-color: #75b9cc; 	
}
h1 {text-align: center; font-family: "Trebuchet MS", Tahoma, Verdana, serif; font-size: 22pt; font-weight: bold;}
p {margin: 5px 0 5px 0; }

.main {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 30px;
	text-align: left;
}
.small {
        font-size: 8pt;
}

.red {
		color: red;
}
li {  list-style-type: square}

A {
		color: #503200;
		font-size: 8pt;	
		font-weight: bold;
}

A:LINK {
        TEXT-DECORATION: none;
        color: #8B0000;
}

A:VISITED {
        TEXT-DECORATION: none;
        color: #8B0000;
}
A:ACTIVE {
        color: #8B0000;
        TEXT-DECORATION: underline;
}
A:HOVER {
        TEXT-DECORATION: underline;
        color: #8B0000;
}
.gallerydescription {
	font-family: Calibri, Tahoma, verdana;
	margin-top: 7px;
	padding-right: 17px;
	font-size: 15px;
	text-align: right;	
	color: #80cae2;
}
.description {
	position: relative;

	text-align: center;
	font-size: 11px;
}
.thumbs {
	margin-left: auto;
	margin-right: auto;
}
#title {
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	background-image: url('bg_title.jpg');
	background-repeat: repeat-x;
	height: 50px;
}
#title-txt {
	padding-top: 12px;
	padding-right: 15px;
	font-size: 23px;
	text-align: right;
	color: #000;
}
.navi {
	text-align: right;
	height: 38px;
	margin-top: 32px;
}
div.pic {
	float: left; 
	height: 110px; 
	width: 170px;
	padding-bottom: 30px; 
	_padding-bottom: 0px; 
	margin: 5px 3px;
}
div.ls img {
	height: 110px; 
	width: 160px; 
	margin: 3px 0;
}
#title-img {
	position: absolute;
	top: 0px;
	z-index: 3;
}
