#header #nav #gallery a { background-position: 0 -31px !important; }

body {
	background-image: url(images/bg_gallery.gif);
	color: #432C01;
	}

#images {
	position: absolute;
	top: 93px; left: 155px;
	width: 500px;
	padding: 10px;
	}

#images img {
	padding: 5px;
	border: 2px;
	border-color: #432c01;
	}

#images a:hover {

	}


#images p {
	padding: 5px;
	color: #fff;
	text-align: justify;
	margin-bottom: 10px;
	font: .86em/1.3em "Georgia", "Times New Roman", serif;
	}

#content p { color: black; background: none; }

