/* CSS Document */
#about_body{
clear:both;
width:760px;
height:450px;
background-image:url(/images/video_450.jpg);
background-position:left;
background-repeat:no-repeat;
font-size:12px;
direction: rtl;
}

#about_body div{ display:block; margin:0; padding:0;clear:both; height:120px; width:350px;}

#about_body h3{
	font-size:16px;
	display:block; 
	margin:5px 0 5px;
	color: #226B74;
}

#about_body h3 a{
	color: #226B74;
	text-decoration: none;
}

#about_body h3 a:hover{
	text-decoration: underline;
}

#about_body img { float:right; margin: 0 0 0 10px; border:2px solid #226B74; padding:1px;}

#player_obj{
	margin-top:120px;
	margin-right:40px;
}

#about_text{
	width:550px;
	margin-right:40px;
	font-size:12px;
	float:right;
}
