body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #ECECE6;
	background-image: url(img/rgal-center-bcg.gif);
	background-repeat: repeat-y;
	margin: 0px;
}

div.bottomline {
	position: absolute; 
	left: 0%;
	bottom: 0%;
	overflow: scroll;
	overflow-x: scroll;
	overflow-y: hidden;
	background-image: url(img/rgal-foot-bcg.gif);
	background-repeat: repeat-x;
	white-space: nowrap;
	width: 810px;
}

div.bottomline a img {
	border: 1px solid #F9BA16;
	margin: 9px 4px;
}

div.bottomline a:hover img {
	border: 2px solid #F9BA16;
	padding: 1px;
	margin: 7px 2px;
}

div.head {
	position: absolute;
	left: 0%;
	top: 0%;
	width: 810px;
	height: 77px;
	background-image: url(img/rgal-head-bcg.gif);
	background-repeat: repeat-x;
}

div.head img {
	float: left;
	padding: 15px 0 0 17px;
}

div.head h1 {
	float: right;
	text-align: right;
	font-size: 20px;
	font-weight: normal;
	color: #BC4026;
	margin: 0;
	padding: 10px;
}

div.head h1 font, div.head h1 span {
	display: block;
	font-size: 12px;
	font-weight: bold;
}

div.head h1 span {
	color: black;
}


table.galeria {
	border-collapse: collapse;
	width: 810px;
	height: 434px;
/*	margin-top: 60px; */
	position: relative;
	top: 77px;
}

table.galeria td.left {
	vertical-align: middle;
	text-align: left;
	padding: 0;
	padding: 0 10px 0 12px;
}

table.galeria td.right {
	vertical-align: middle;
	text-align: right;
	padding: 0 12px 0 10px;
}

table.galeria td.left img, table.galeria td.right img {
	border: 0;
}

td.kep {
	padding: 0;
	text-align: center;
	color: white;
	font-weight: bold;
}

td.kep img {
	border: 2px solid #F8BA16;
	text-align: center;
}

td.kep div {
	padding-top: 9px;
	padding-bottom: 9px;
}

td.kep span {
	display: block;
	line-height: 1.8em;
	margin-bottom: -9px;
	_margin-bottom: -3px;
}

td#pictitle {
	text-align: center;
	font-weight: bold;
	vertical-align: bottom;
	color: #bc4026;
}

