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

body {
	background-color:#f9add3;
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#3a2006;
	font-size:14px;
	line-height:17px;
}
.photo_placeholder {
	width:178px;
	height:266px;
	background-color:#CCCCCC;
	border:#210612 1px solid;
	margin-right:10px;
	float:left;
}
.vid_plaseholder_big {
	width:309px;
	height:206px;
	background-color:#CCCCCC;
	margin-right:10px;
	float:left;
}
.vid_plaseholder_small {
	width:148px;
	height:100px;
	background-color:#CCCCCC;
	margin-right:12px;
	margin-top:10px;
	float:left;
}

.about {
	width:200px;
	height:auto;
}