html,body
{
	margin:0;
	padding:0;
}
body
{
	background-image:url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin:0px 0px 0 0px ;
	padding:0;
}
#flash
{
float:right;
width:700px;
height:200px;
margin-top:1px;
border:#000000;
}
#header
{
	width:967px;
	height:188px;
	margin:0;
	padding:0;
	background-image: url(../images/logo2.jpg);
	background-repeat:no-repeat;
}
#container
{
	text-align:left;
	width:967px;
	margin:0 auto;
	background-color:#e1e2e0;
}
#content
{
	float:right;
	width:570px;
	margin-bottom:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#474645;
	margin-top:20px;
	margin-right:100px;
}
#time
{
	float:right;
	margin-top:3px;
	padding-right:10px;
	width:250px;
	height:14px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#ffffff;
}
#flag1{
	float:right;
	margin-top:1px;
	margin-right:10px;
    background-repeat:no-repeat;
	letter-spacing:20px;
	width:85px;
	height:17px;
}
.table1
{
border:1px #a4a4a4 solid;
background-color:#d7d9d7;
}
.table
{
border:1px #a4a4a4 solid;
background-color:#d7d9d7;
}
/* Ola ta link */
a:link 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BA2E09;
	text-decoration: none;
	font-weight: normal;
	word-spacing: -1px;
}
a:visited 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BA2E09;
	text-decoration: none;
	font-weight: normal;
	word-spacing: -1px;
}
a:active
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #221976;
	text-decoration: none;
	font-weight: normal;
	word-spacing: -1px;
}
a:hover 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #221976;
	text-decoration: underline overline;
	font-weight: normal;
	word-spacing: -1px;
}
#down
{
width:967;
height:20px;
margin-top:1px; 
background-color:#c1b994;
}

/*------ NAVIGATION STYLE------------*/
#navigation
{
width:967px;
height:30px;
background-color:#999999;
margin-top:1px; 
margin-bottom:1px;
}

#navigation li
{
	list-style-image: none;  
}
#navigation a
{	
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
    padding:2px;
	display: inline;
	font-size:11px;
	height:20px;
	font-weight: normal;
	padding-left:9px;
	padding-right:9px;
	padding-top:8px;
	padding-bottom:9px;
	zoom: 1;
}
#navigation a:link
{  
   color:#ffffff;
   text-decoration: none;
  
}
#navigation a:visited
{   
    color:#ffffff;
	text-decoration:none;
	
}
#navigation a:hover 
{   
	color:#6f4c01;
	text-decoration: none;
	background-color:#c1b994;

	}
#navigation a:active
{  
	color:#6f4c01;
	text-decoration: none;
	background-color:#c1b994;
	padding-left:9px;
	padding-right:9px;
	padding-top:8px;
	padding-bottom:9px;
	zoom: 1;
	
}
/*------END NAVIGATION STYLE------------*/

/*------LINKS STYLE------------*/	
			#links
{	float:left;
	margin-top:1px;
	width:266px;
	height:305px;
	}

#links ul
{	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	margin-top:-2px;
}
#links li
{
	list-style-type:none;
}
#links a
{
	font-size:11px;
	width:220px;
	height:20px;
	padding:0px;
	height:22px;
	display:block;
    padding-top:3px;
	padding-left:10px;
	border-bottom:#FFFFFF 1px solid;
	background-image:url(../images/butoon.jpg);
	clear: left; 
	position: relative;
	top: 2px; 
	left:-20px;
	margin: 0 0px 0px 0px;
	width:auto;
}
#links a:link 
{
	text-decoration: none;
	color: #ffffff;
}
#links a:visited 
{
	text-decoration: none;
	color: #ffffff;
}
#links a:hover  
{
	text-decoration: none;
	color: #ffffff;
	background-image:url(../images/button_over.jpg);
}
#links a:active
{
	text-decoration: none;
	color:#ffffff;
	background-image:url(../images/button_over.jpg);

}
/*------END LINKS STYLE------------*/
#footer
{
	margin:0;
	padding:0;
	clear:both;
	width:967px;
	height:24px;
	background-image: url(../images/copyright.jpg);
	background-repeat:no-repeat;
}
/*------COPYRIGHT STYLE------------*/
.copyright_text 
{
	font-family: Verdana, Arial, Helvetica; /*font: bold 12px "Georgia";*/
	font-size:11px;
	color:#4C3D01;
	padding-left:350px;
	margin-top:0px;
	line-height:2em
	}
.copyright_a:link 
{
	Font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight:bold;
	
}
.copyright_a:visited
{
	Font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color:#333333;
	text-decoration: none;
	font-weight:bold;
	
}
.copyright_a:hover
{
	Font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color:#69778D;
	text-decoration: none;
	font-weight:bold;
}
.copyright_a:active
{
	Font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #69778D;
	text-decoration: none;
	font-weight:bold;
}
.v6 
{
	border: 2px solid #a4a4a4;
	border-left: 1px solid #a4a4a4;
	border-right: 1px solid #a4a4a4;
	border-top: 1px solid #a4a4a4;
	border-bottom:1px solid #a4a4a4;
}

/* Videos */

#playlist li { 
	clear: both; 
	padding: 5px 0; 
	margin: 2px 0;  
	overflow:auto; 
	zoom:1; 
	cursor : pointer; 
	border-bottom: 1px solid #C1B583;
}

.mainvideo {
	font-family:Arial,Verdana,"Times New Roman";
	font-size:12px;
	background-color:#E1E2E0;
	border:1px solid #cfcfcf;
}


