@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #15171a;
	background-image: url(images/bg_main.jpg);
	background-repeat: no-repeat;
	background-position:center top;
	font-family:Helvetica, Arial, Verdana, Geneva, sans-serif; 
	font-size:11px;
	color:white;
}

#newsBox{margin-top:10px; width:303px; height:521px; float:right; background:url(images/box_bg_news.png) no-repeat;}
#newsBoxContent{width:270px; height:410px; text-align:right; padding:15px; padding-top:0px; margin-top:60px; overflow:hidden; font-size:11px; color:white;}

#videoBox{margin-top:10px; margin-right:25px; float:right; width:303px; height:351px; background:url(images/box_bg_videos.png) no-repeat;}
#menuBox{margin-right:25px; margin-top:50px; width:307px; height:30px; float:right;}
#logoBox{margin-right:21px;margin-top:25px; width:303px; height:45px; float:right; text-align:right;}
#listenBox{width:300px; height:222px;}
#videosListen{width:356px; height:600px; float:right;}
#mainBoxContent{width:600px; overflow:auto; margin-top:70px; padding:20px; padding-top:0px; padding-right:10px; height:400px; font-family:Helvetica, Arial, Verdana, Geneva, sans-serif; font-size:12px; color:white; line-height:20px;}
a{color:white; text-decoration:none;}
a:hover{color:white; text-decoration:underline;}
b{color:#afcbed;}
ol{list-style-position:outside; line-height:18px;}
