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

body {
	background-color:#000000;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
}

.txt_1 {
	color:#f99ac2;
}
.txt_2 {
	color:#ffffff;
}
.txt_3 {
	color:#ffffff;
	padding:20px;
}
.warning {
	color:#ffffff;
	padding:20px;
}
.warning {
	color:white;
	padding:20px;
}
.photo_placeholder {
	width:178px;
	height:266px;
	background-color:#CCCCCC;
	border:#210612 1px solid;
	margin-left: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;
}
