@charset "ISO-8859-1";
#pageheadContainer
{
	width:100%;
}
#pagehead{
	width:750px;
	margin: 0px auto;
	position:relative;
	text-align:left;
}
#more {
	width: 750px;
	margin: 0px auto;
	text-align: right;
}
#more a {
	font: 12px Arial, Helvetica, sans-serif;
	color: #564C42;
	padding: 0px 10px 0px 0px;
	margin-top: 10px;
	text-decoration: none;
}
#more a:hover {
	color: #833327;
	font: 12px Arial, Helvetica, sans-serif;
}

.gallerycontainer{
	float:left;
	padding-top:40px;
	margin-left:20px;
}

.gallerycontainer1{
	margin-top:41px;
	background-color:#564C42;
	width:400px;
	height:373px;
	padding:0 0 0 0;
	float:left;
}

.thumbnail img{
border: 1px solid white;
margin: 0 0 0 0;
}

.thumbnail:hover{
background-color: transparent;
text-decoration:none;
font-size:11px;
}

.thumbnail:hover img{
}

.thumbnail span{ 
position: absolute;
background-color: transparent;
left: -1000px;
visibility: hidden;
color: white;
text-decoration:none;
}

.thumbnail span img{
border-width: 0;
}

.thumbnail:hover span{
	visibility: visible;
	top: 0;
	margin-top:100px;
	margin-bottom:2px;
	left : 8px;
	z-index: 50;
}

#bottomtext
{
	text-align:right;
	color:#EE9C00;
}

.text
{
	color:white;
	font-size:10px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.text1
{
	color:#F29708;
	font-size:10px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

