@charset "utf-8";

#photo {
	min-height: 400px;
	margin-left: 40px;
	width: 660px;
	font-size: 12px;
}


#photo #avatar {
	width: 80px;
	margin-right: 20px;
	float: left;
}

#photo_head {
	float: left;
}

#photo_pages {
	width: 660px;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: #bfbfbf 1px solid;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	display: inline;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	display: inline;
}

#menu_bar {background-image:url(images/menu_bar_back_seeker.png);}
body {font-family:"Myriad Pro",Arial, Helvetica, sans-serif;}
#photo {
	float:left;
	}

