body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #242424;
	margin: 0px;
	padding: 0px;
	color: #eeeeee;
}
/*a:link {
color: #F6B900;}*/

div#StreamContainer{
	width: 700px;
	height: 400px;
	overflow: hidden;
/*	background-image: url(streaming_country93.jpg);
	background-repeat: no-repeat;*/
}

div#StreamContent{
	width: 700px;
	margin-left: 0px;
	margin-right: 0px;
	height: 400px;
	margin-top: 35px;
	margin-bottom:auto;}

div#StreamToolbar{
	width: 665px;
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-align: right;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
}
#StreamToolbar a: {
	color:#ffffff;
	}
#StreamToolbar a:visited {
	color: #ffffff;}
#StreamToolbar a:active {
	color: #ffffff;}
#StreamToolbar a:hover {
	color: #F6B900;}
.StreamNav{
	color: #ffffff;}
	
.StreamNav a:{
	color: #ffffff;
	}
	
.StreamNav a:hover {
	color: #F6B900;}
	
.StreamNav a:visited {
	color: #ffffff;}
.StreamNav a:active {
	color: #ffffff;}
	
	
div#StreamAdvertisingContainer{
	margin-left: 12px;
	margin-top: 19px;
	margin-bottom: 10px;}
div#StreamAdvertisingContainer2{
	margin-left: 12px;
	margin-top: 19px;
	margin-bottom: 10px;}
div#StreamAdvertising{
 width: 300px;
 height: 250px;
 overflow: hidden;
 }
 .StreamLeft{
 	width: 350px;}
.StreamRight{
	width: 350px;}
div#StreamPlayer{
	margin-top: 75px;
	margin-left: 90px;}
	
	div#StreamPlayer2{
	margin-top: 175px;
	margin-left: 45px;}

