#thumb_and_photo{
	border: 0px solid yellow;
	padding: 10px;
	background-color: transparent;
	color: black;	

}

#thumbBox {
	background-color: rgb(75, 117, 41)!important;
	color: black;
	width: 200px;
	float: left;
	padding: 0;
	margin-right: 10px;
	border: 0px solid black;
}


#thumbBox p{
	margin: 0;
	margin-bottom: 10px;
}

#thumbBox a{
	color: black;
	text-decoration: none;
}


img#bigPhoto {
	border: solid red 2px!important;
	margin: 0;
}

#menu2 li a#menu2current
{
	background-color: white;
	color: black;
}

#content{
	background-image:  url(../include/graphics/pinup2.png)!important;
	background-repeat: no-repeat;
	background-position: right 40px;
	border: 0px solid red;
	background-color: rgb(75, 117, 41); /*#4b7529 */
}


