/* Middle container styles */
#body {
  background-image: url('http://images.fcupdate.net/if/fcupdate-body-tile-wide.png');
}

#photoholder {
  text-align: center;
  margin-top: 6px;
  float: left;
  width: 600px;
}

div#middle_container {
	width: 809px;
	float: left;
	margin: 0px 0px 0px 5px;
}

div#photorelative {
  float:left;
  margin-top: 6px;
  margin-left: 6px;
  width: 201px;
	border: solid 1px #000000;
	margin-bottom: 3px;
}

div#photorelative table {
	width: 100%;
	background-color: #E7E7E7;
}

div#photorelative th.head_level_1 {
	background-color: #71BF44;
	color: #FFFFFF;
	height: 19px;
	font-size: 0.9em;
	text-align: left;
}

div#photorelative th.head_level_2 {
	background-color: #CCCCCC;
	color: #000000;
	height: 18px;
	font-size: 0.85em;
	font-weight: normal;
}

div#photorelative td {
	padding: 1px 2px 1px 3px;
	font-size: 0.85em;
	vertical-align: top;
	line-height: 18px;
}

div#photorelative tr.odd td {
	background-color: #FFFFFF;
}

div#photorelative tr.even td {
	background-color: #F2F2F2;
}

div#photorelative h3 {
	margin: 0px;
	background-color: #000000;
	color: #71BF44;
	font-size: 0.85em;
	padding: 0px 0px 1px 5px;
	line-height: 18px;
	text-transform: uppercase;
}
