@charset "utf-8";
/* CSS Document */

body {background:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:0;
	padding:0;
	}
	
a {color:#336699; text-decoration:underline;}

	
#pop_wrap {width:900px;
height:639px;
margin:auto;
}

#photo {width:650px; height:639px; float:left;}

#text {width:250px; height:639px; margin-left:650px;}
#description {height:440px; padding:25px;}
#bottom {height:149px; text-align:center;}
