#main {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#main #mainholder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	float: left;
	width: 250px;
}
#main #title {
	width: 250px;
}
#main #photoholder {
	float: left;
	width: 450px;
	margin-top: 50px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 11px;
	color: #F30;
}
.textcenter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	text-align: center;
}
