html, body {
 font-family: Arial, verdana, sans-serif; font-size: 12pt;
 width: 800px;
text-align:center;
margin:auto;
padding:0px;
}

#header
{
 font-family: Arial, verdana, sans-serif; font-size: 12pt;
	background-image: url(img/banner.PNG);
	background-repeat:no-repeat;
	width:800px;
	height:109px;
	text-align:right;
}

#main
{
	width:800px;
	padding:0px;
	text-align:left;
	margin:0px;
}

h1
{
	padding:2px;
	margin-left:0px;
	width:630px;
	font-size:18px;
	color:FF8901;
}

#banner-left{

	float:left;
	margin:0px;
	width:164px;
	height: 600px;
}

#right-side
{
 font-family: Arial, verdana, sans-serif; font-size: 14px;

	float:right;
	width:636px;
	text-align:left;
	margin-left:auto;
	margin-right:0px;
}


/* hack for IE*/
* html #banner-left{
	margin:-3px;

}

/* end of hack*/

#conti-bar
{
	background-image: url(img/conti-back.jpg);
	margin-left:0px;

	width:636px;
	height:28px;
	padding-top:2px;
	padding-left:5px;
	font-weight:bold;
	color:1D3843;
	text-align:left;
}

#conti-bar a{
color: white;
	text-decoration:none;

}

#conti-bar a:hover{
	color: #224098;
	
}

#menu-bar
{
	background-image: url(img/test.jpg);
	background-repeat:no-repeat;
	width:643px;
	height:20px;
	font-weight:bold;
	font-size:14px;
	color:1D3843;
	padding-top:0px;
	padding-left:10px;
	margin-top:2px;
	margin-left:auto;
	text-align:left;
}
/* hack for IE*/
* html #menu-bar{
	margin-top:0px;

}

/* end of hack*/

#menu-bar a{
color: #1D3843;
	text-decoration:none;

}

#menu-bar a:hover{
	color:#224098;
	
}

#footer
{
	clear:both;
	bottom:-2000px;
	background-image: url(img/footer.gif);
	background-repeat:no-repeat;
	width:800px;
	height:20px;
	font-weight:bold;
	font-size:12px;
	color:1D3843;
	padding-top:0px;
	padding-left:10px;
	margin-top:2px;
	margin-left:auto;
	text-align:center;
}

#footer a{
color: #1D3843;
	text-decoration:none;

}

#footer a:hover{
	color:#224098;
	
}


#city-hour
{
	background-image: url(img/city-hour.png);
	background-repeat:no-repeat;

	width:636px;
	height:40px;
	margin-top:15px;
	padding-left:5px;
	font-weight:bold;
	color:1D3843;
	text-align:left;
}

.clock
{
	text-align:left;
	padding:1px;
}

#city-flag
{
	background-image: url(img/city-flag.gif);
	background-repeat:no-repeat;

	width:636px;
	height:40px;
	padding-top:2px;
	padding-left:5px;
	font-weight:bold;
	color:1D3843;
	text-align:left;
}

.list1{
 height:30px;
 margin: 0; 
 background-color:white;
 text-direction: ltr;
 list-style:none;
 font-size:10px;
 font-weight: bold;
 padding-left:4px;

}

.list2{
 height:30px;

 margin: 0;
 background-color:#D1E8F8;
 text-direction: ltr;
 list-style:none;
 font-size:10px;
 font-weight: bold;
 padding-left:4px;

}

.list2 a, .list1 a{

text-decoration:none;
}

.partlist {
 
	width: 200px;
	padding-top: 20px;
	padding-bottom: 27px;

}

.time{

text-align:left;
}

.mainTable{
	background-image: url(images/U.png);
	background-repeat: repeat-x;
	width:618px;
	margin-bottom: 15px;	
	margin-top: 15px;
	text-align:left;
	text-direction:rtl;
}

.bl {background: url(images/BL.png) no-repeat 0em 100%;}
.l{
	background-image: url(images/L.png);
	background-repeat: repeat-y;
}
.r{
	background-image: url(images/R.png);
	background-repeat: repeat-y;
background-position: 100% 0in;}
.b{
	background-image: url(images/B.png);
	background-repeat: repeat-x;
background-position: 0% 100%;
}
.br {background: url(images/BR.png) 100% 100% no-repeat; }
.tl {background: url(images/UL.png) 0 0 no-repeat}
.tr {background: url(images/UR.png) 100% 0 no-repeat; margin-left:3px;padding-bottom:27px;}
/* hack for IE*/
* html .tr{
	padding-left:0px;

}

/* end of hack*/


.clear {
	font-size: 1px; height: 1px;
} 

table{
float:none;
padding:0px;
}

#citytime
{
	background-image: url(img/conti-back.jpg);
	margin-left:0px;

	width:636px;
	height:28px;
	padding-top:2px;
	padding-left:5px;
	font-weight:bold;
	color:1D3843;
	text-align:left;

}

.info-head
{
	color:gray;
	font-weight:bold;

}

#wiki
{
 font-family: Arial, verdana, sans-serif; font-size: 12pt;
 text-align:justify;
 padding-bottom:15px;
 color:gray;
}