#layerlogosmall {
	background: url("img/logosmall.jpg") top;
	position:absolute;
	top:18px;
	left:46px;
	z-index:0;
	width: 153;
	height: 178;
	cursor:pointer;
}
#layertitsmall {
	background: url("img/barnasmall.jpg") top;
	position:absolute;
	top: 18px;
	left: 201px;
	z-index:0;
	width: 346;
	height: 40;
}
BODY {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}
A {
	text-decoration:none;
	color:#CC6633;
}
A:HOVER {
	text-decoration:underline;
	color:#FF3333;
}