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

#wrapper #content #images{
	/*width:450px;*/
	/*height:auto;*/
	margin:25px 0px -8px 0px;
	height:130px;
	width:615px;
	float:left;
	text-align:center;
	overflow:auto;
	white-space: nowrap;
	z-index:9999;
	}
	
#wrapper #content #conback #text{
	color:#000;
	/*margin:88px 30px 15px 0px;*/
	padding:88px 30px 15px 0px;
	width:273px;
	height:190px;
	float:right;
	overflow:auto;
	}
	
#wrapper #content p{
	text-align:center;
	padding:5px;
	}

#wrapper #content #conback{
	margin:22px 1px 0px 3px;
	background:url(../images/vidbox.gif) no-repeat;
	height:308px;
	width:610px;
	display:block;
	position: relative;
	}

#wrapper #content #conback #flash{
	position: absolute;
	white-space:normal;
	left: 20px;
	top: 22px;
	}
	

#wrapper #content embed{
	margin:8px;
	float:left;
	}
#wrapper #content p{
	padding:5px;
	font-size:12px;
	}
