body{
	background-color:#FFEAF2;
	margin:0 0 0 0;
	padding:0 0;
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
}
#content{
	width:733px;
	border:#F8A1BE solid 1px;
	background-color:#FFFFFF;
	margin:auto;
}
#menu{
	width:733px;
	height:21px;
	background-color:#FFEAF3;
	border-top:#FFE1ED solid 1px;
	border-bottom:#FFE1ED solid 1px;
	border-left:#FFE1ED solid 0px;
	border-right:#FFE1ED solid 0px;
}
#menu a{
	color:#666063;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
#menu ul{
	display:block;
	padding:0px 0px;
	margin:0 0 0 0;
}
#menu li{
	display:inline;
	white-space:nowrap;
	list-style:none;
	margin-left:80px;
	padding:0;
}
.thumbs{
	width:144px;
	height:230px;
	margin-left:31px;
	_margin-left:22px;
	margin-top:16px;
	margin-bottom:10px;
	float:left;	
}
.thumbs ul{
	padding:2px;
	margin:0 0 0 0;
}
.thumbs li{
	
	list-style:none;
	font-size:11px;
	font-weight:bold;
	width:148px;
}
.photo{
	width:142px;
	height:199px;
	border:#CCCCCC solid 1px;
	text-align:center;
	vertical-align:middle;
	
}
.photo img{border:none;vertical-align:middle !important;}

#footer{
	width:733px;
	height:30px;
	margin:auto;
	margin-top:20px;
	text-align:center;
	font-size:11px;
	color:#FC609A;
	clear:left;
}
.pager{
	padding:10px;
	text-align:right;
	margin-right:20px;
}
.pager a{
	text-decoration:none;
	padding:3px;
	margin-bottom:10px;
	border:#F0F0F0 solid 1px;
	color:#333333;
	font-size:11px;
}
.clear{
	height:20px;
	width:500px;
	overflow:hidden;
	clear:left;
}