.photobox {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
	text-transform: none;
	color: #CCC;
	background-color: #000;
	width: 520px;
	margin: 0px;
	padding: 5px;
	text-align: center;
	float: none;
	clear: none;
	top: 0px;
	background-position: center center;
	position: relative;
}
.centerme {
	text-align: center;
}

.h2headerwhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	border-top-style: 25;
	border-right-style: 25;
	border-bottom-style: 25;
	border-left-style: 25;
	position: relative;
}
.text_insertbox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-variant: normal;
	color: #FC9;
	padding: 5px;
	margin: 15px;
}

