

h2 {

	font-size: 20px;
	color: #284907;
	font-family: "Times New Roman", Times, serif;
	margin: 0;
	padding-right: 84px;
}
h3 {
	font-size: 16px;
	color: #284907;
	font-weight: normal;
	margin: 40px 0 10px 0;
}

 p {

margin: 0 0 10px 0;
}

p.gallery {
width: 378px;
font-size: 10px;
color: #998064;
margin: 0 0 30px 0;
}
.break {
clear: both;
margin-top: 40px;
}


.gallery {
	position: relative;
	margin: 0;

	width: 400px;
	padding: 0 0 30px 0;
}
.gallery span {
	display:none;
		
}	
.gallery a:hover {
	color: #000000;
	background: #000000;
	text-decoration: none;
}
.gallery a:hover span {
	display:block;
	position:absolute;
	left: 430px;
	top:12px;
	width:300px;
	height:225px;
	text-align:left;
	background-color: #FFFFFF;
	
}


.thumb {
	float: left;
	margin: 3px;
	height: 65px;
	width: 86px;
	border: 1px solid #666666;
	padding: 3px;
	
}
.large {
	margin-bottom: 4px;
	background-color: #FFFFFF;
	
}

.start {
	display:block;
	position:absolute;
	width:300px;
	height:225px;
	top:1px;
	left:420px;
	padding: 11px 20px 20px 10px;
	background: url(../queens/frame.gif) no-repeat;
	

}
