.style9 {
	color: #993333;
	font-weight: bold;
}
.note{font-size:10pt;}
.heading {font-size:16pt;}
.headline {text-align:center;}
.gothic {
font: Century Gothic;
font-size:10pt;
}

.search {
width: 100%;
max-width: 216px;
width:expression(document.body.clientWidth > 218? "216px": "auto" );
}
.additions {
width: 98%;
max-width: 211px;
width:expression(document.body.clientWidth > 213? "211px": "auto" );
}
.catalogues {
width: 72%;
max-width: 156px;
width:expression(document.body.clientWidth > 158? "156px": "auto" );
}
.gallery {
width: 75%;
max-width: 163px;
width:expression(document.body.clientWidth > 165? "163px": "auto" );
}
.contact {
width: 57%;
max-width: 124px;
width:expression(document.body.clientWidth > 126? "124px": "auto" );
}
.links {
width: 88%;
max-width: 191px;
width:expression(document.body.clientWidth > 193? "191px": "auto" );
}
.left {
	position: absolute;
	right: 80%;
	top: 0;
	height: 98%;
	width: 20%;
	max-width: 216px;
	width:expression(document.body.clientWidth > 218? "216px": "auto" );
	border: 0px;
}
.middle {
	position: absolute;
	top: 0;
	left:20%;
	width: 60%;
	height: 98%;
	Border: 0px;
}
.right {
	position: absolute;
	left: 80%;
	top: 0;
	height:98%;
	width: 20%;
	max-width: 235px;
	width:expression(document.body.clientWidth > 237? "235px": "auto" );
	border: 0px;
}

.LinksTips {
	position:absolute;
	width:100%;
	height:100%;
	left: 0;
	top: 0;
	background-color: #FFFFFF;
	visibility: hidden;
}

.letterhead {
	position: absolute;
	top:5%;
	left: 5%;
	width: 90%;
	max-width: 620px;
	width:expression(document.body.clientWidth > 622? "620px": "auto" );
	visibility: visible;
}
.leftpointer {
	position: absolute;
	top: 40%;
	left: 12%;
	width:10%; 
	max-width:73px;
	width:expression(document.body.clientWidth > 75? "75px": "auto" );
	visibility: hidden;
}
.notRight {
	position:absolute;
	top:38%;
	left:75%;
	width:10%;
max-width:112px;
width:expression(document.body.clientWidth > 114? "112px": "auto" );
visibility:hidden;
}
.directions {
	position:absolute;
	top:75%;
	left:9%;
	width:83%;
	max-width:492px;
	width:expression(document.body.clientWidth > 494? "492px": "auto" );
	visibility: visible;
}
.linksbackbutton {
position: absolute; 
left: 0; 
width: 100%;
max-width: 132px;
width:expression(document.body.clientWidth > 134? "132px": "auto" );
}
.pointer {
position: absolute;
 right: 5%; 
 top: 5%; 
 width: 100%; 
 max-width: 81px;
 width:expression(document.body.clientWidth > 83? "81px": "auto" ); 
 visibility: hidden;
 }
 .navigation {
 position: absolute; 
 left: 15%; 
 top: 60%; 
 width: 100%; 
 max-width: 384px; 
 width:expression(document.body.clientWidth > 386? "384px": "auto" );
 z-index: 2; 
 text-align: right
}
.catalogue {
left: 0px;
height:140px;
max-height:140px;
height:expression(document.body.clientHeight >142? "140px":"auto");
}
.goback{
position:absolute;
left:90%;
top:5%;
visibility:hidden;
}
