.gallery {
	background-image: url(images/gallery_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color: #FFFF00;
}
.info {
	background-image: url(images/gallery_bg.jpg);
	background-repeat: no-repeat;
	background-position: center 2px;
}
.rb {
	font-size: 16px;
	font-weight: normal;
}
a:link {
	color: #FFFF00;
	text-decoration: none;
}
a:visited {
	color: #FFFF00;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
a:active {
	color: #FFFF00;
	text-decoration: none;
}
.index {
	background-image: url(images/screenDDP.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#links {
	position:absolute;
	left:1px;
	top:-42px;
	width:840px;
	height:40px;
	z-index:2;
	visibility: visible;
}
#home_links {
	position:absolute;
	left:1px;
	top:-41px;
	width:840px;
	height:40px;
	z-index:2;
	visibility: visible;
}
body { border-top: 2px;
margin-top: 2px;
	top: 2px;
}
