@charset "utf-8";
.photo {
	background-image: url(images/background2.jpg);
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 1px;
	padding-left: 4px;
	left: 3px;
	top: 0px;
	right: auto;
	bottom: auto;
	background-repeat: repeat;
	line-height: 0px;
	width: 18%;
}
#apDiv2 table {
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	float: none;
	height: 20px;
	width: 800px;
	position: relative;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	background-attachment: fixed;
	background-color: #003366;
	clear: both;
	visibility: visible;
	padding-top: 1px;
	z-index: 2;
}
