BODY {
	font-family: tahoma;
	font-size:	10pt;
 	background: #D4CFAF;
}

TABLE {
	border-collapse: collapse;
	border-spacing: 0;
}

TD {
	font-family: tahoma;
	font-size:	10pt;
}

A	{
	text-decoration:none;
	color: red;
	font-weight:bold;
}



IMG {
    border-color: white;
	border-width: 5px;
}

A:hover {
	color: black;
}

.galleryheader {
	font-weight:bold;
	font-size:1.2em;

}

.gallerytitle {

}


#content {
	position:relative;
	z-index:2;
	top:-640px;
	height:640; 
	width:426; 
}

#background {
	position:relative;
	z-index:1; 
	top:0px;
	height:640; 
	width:426; 
	filter:alpha(opacity=34);
	opacity: 0.34;
	-moz-opacity:0.34;
}

