*{
	padding:0px;
	margin:0px;	
}

body{
	background-color:#000;
	color:#999;
	font-size:11px;
	font-family:Tahoma;	
}

#player{
	font-family:Tahoma;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	/*height:360px;*/ 
	width:640px;	
}

#tlo_video{
	padding:10px;
	padding-bottom:30px;
	/*padding-top:17px;*/
	/*background-image:url(/template/video_tlo.png);
	background-repeat:no-repeat;*/
	background-position:center top;
	background-repeat:repeat-y;
	background-image:url(/template/tlo_box.gif);
	width:703px;
	/*height:396px;*/	
}

.name{
	color:#ccff33 !important;
}

.team{
	line-height:16px;
}

.gallery{
	background-color:#000;
	line-height:11px;
}

.news{
	color:#333333;
	font-family:Arial;
	font-size:60px;
	font-weight:bold;
	padding-top:57px;
	padding-bottom:46px;	
}

.small_menu{
	color:#ccff33;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding-left:10px;
}

.news_text{
	color:#fff;
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	padding-left:10px;
	line-height:16px;
	width:650px;
}

.read_more{
	color:#999;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

.menu{
	width:490px;
	font-weight:bold;
	/*padding-bottom:22px;*/
}

.menu a{
	text-decoration:none;
	font-family:Arial;
	font-size:14px;
	color:#666666;
}

.menu a:hover{	
	color:#dbff3c;
}

h1{
	font-family:Arial;
	font-size:24px;
	color:#333333;
}

h2{
	font-family:Arial;
	font-size:18px;
	color:#333333;
}

a{
	font-family:Tahoma;
	font-size:11px;
	color:#999;
}

#home_link{
	display:block;
	width:400px;
	height:150px;
}

#banner{
	background-image:url('/template/banner.jpg');
	background-position:left top;
	background-repeat:no-repeat;
	width:963px; 
	height:189px;
}

#left{ 
	background-image:url('/template/left.jpg'); 
	width:132px; 
	height:708px;
	background-position:top;
	background-repeat:no-repeat;
}

#right{
	background-image:url(/template/right.jpg); 
	width:85px; 
	height:708px;
	background-position:top;
	background-repeat:no-repeat;
}  
