html,body
{
	margin:0;
	padding:0;
}
body
{
	background:#F9F4ED url(../images/bg.gif);
	background-repeat: repeat-x;
	margin:0px 0px 0 0px ;
	padding:0;
}
#header
{
	width:800px;
	height:118px;
	margin:0;
	padding:0;
	background-image:  url(../images/logo.gif);
	background-repeat:no-repeat;
}
#photo
{
width:800px;
height:198px;
margin:0;
padding:0;
background-image:url(../images/header.gif);
background-repeat:no-repeat;
}
#container
{
	text-align:left;
	width:800px;
	margin-left:0px;
	background-image: url(../images/repeat.gif);
}
#wrapper
{
width:800px;
height:284px;
margin:0;
padding:0;
background-image: url(../images/content.gif);
background-repeat:no-repeat;
}
#content
{
	float:right;
	width:550px;
	margin-bottom:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#474645;
	margin-top:20px;
	padding-right:45px;
}

#time
{
	float:right;
	margin-top:27px;
	padding-right:56px;
	width:250px;
	height:14px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#464014;
}
#flag1{
	float:right;
	margin-top:150px;
	margin-right:-85px;
    background-repeat:no-repeat;
	letter-spacing:20px;
	width:200px;
	height:17px;
}
.table1
{
border:1px;
background-color:#E8E1D8;}

/* 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;
}
/*------ NAVIGATION STYLE------------*/
#navigation
{
	float:left;   
}
#navigation ul
{
	width:140px;   
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    text-align:left;
	margin-left:30px;
	padding-left:0px;
	margin-top:35px;
}
#navigation li
{
	list-style-image: url(../images/arrow.gif);  
}
#navigation a
{	
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
    padding:2px;
	display:block;
	font-size:11px;
	height:20px;
	font-weight: normal;
}
#navigation a:link
{  
   color:#000000;
   text-decoration: none;
}
#navigation a:visited
{   
    color:#000000;
	text-decoration:none;	
}
#navigation a:hover 
{   
	color:#EB0606;
	text-decoration: none;
}
#navigation a:active
{  
	color: #EB0606;
	text-decoration:none;
}
/*------END NAVIGATION STYLE------------*/

/*------LINKS STYLE------------*/	
#links
{	
	margin:0px;
	padding:0px;
}

#links ul{
	font-family:Verdana, Arial, Helvetica, sans-serif;
    clear:both;
	width:570px;
	height:30px;
	text-align:center;
	margin-top:0px;
	padding-top:30px;
	margin-bottom:0px;
    margin-left:0px;
	padding-left:220px;
	list-style-type:none;
	
}
#links li
{
	display:inline;
}
#links a
{
	padding:0px;
	font-size:10px;
}
#links a:link 
{
	text-decoration: none;
	color: #999933;
	font-weight:normal;
}
#links a:visited 
{
	text-decoration: none;
	color:#999933;
	font-weight:normal;
}
#links a:hover  
{
	text-decoration: none;
	color: #EB0606;
	font-weight:normal;
}
#links a:active
{
	text-decoration: none;
	color:#EB0606;
	font-weight:normal;
}
/*------END LINKS STYLE------------*/
#footer
{
	margin:0;
	padding:0;
	clear:both;
	width:800px;
	height:60px;
	background-image: url(../images/copyrigth.gif);
	background-repeat:no-repeat;
}
/*------COPYRIGHT STYLE------------*/
.copyright_text 
{
	font-family: Verdana, Arial, Helvetica; /*font: bold 12px "Georgia";*/
	font-size:11px;
	color:#4C3D01;
	padding-left:330px;
	margin-top:0px;
	line-height:5em
	}
.copyright_a:link 
{
	Font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color:#69778D;
	text-decoration: none;
	font-weight:bold;
	
}
.copyright_a:visited
{
	Font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color:#69778D;
	text-decoration: none;
	font-weight:bold;
	
}
.copyright_a:hover
{
	Font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color:#864E71;
	text-decoration: none;
	font-weight:bold;
	text-decoration: underline overline;
}
.copyright_a:active
{
	Font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #864E71;
	text-decoration: none;
	font-weight:bold;
	text-decoration: underline overline;
}
.v6 
{
	border: 3px solid #EED8C2;
	border-left: 3px solid #EED8C2;
	border-right: 3px solid #EED8C2;
	border-top: 3px solid #EED8C2;
	border-bottom:3px solid #EED8C2;
}


