body {
	background-color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000; 	
}
html, body, #wrapper {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
}
#wrapper {
	background-color: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	vertical-align: top;
	width: 759px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-right-color: #666666;
	border-left-color: #666666;
	background-attachment: scroll;
	background-image: url(../images/common/backer.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.bot {
	vertical-align: bottom;
	height:20px;
	font-size:0.9em;
	width: 179px;
	text-align:center;
}
.bot a {
	color:#666666;
	text-decoration:none
}
.bot a:hover {
	color:#F00;
	text-decoration:underline
}
.content {
padding: 36px 20px 18px 50px;
}
.photo {
	float:left;
	padding-bottom:20px;
}
.photoinfo {
	float:left;
	padding-left:20px;
}