body {	background-image:url(../img/bg.jpg);  background-color: #000000;	background-position: center;	background-repeat: repeat-y; margin:0px;}
li{	line-height: 14px;}

#center {position:absolute; right:50%; margin-right:150px;}
#main {}
#nav { position:absolute; top:22px; left:289px;}
#news { position:absolute; top:171px; left:57px; z-index:2}
#cities { position:absolute; top:171px; left:350px; width:484px; z-index:2}
#images { position:absolute; top:369px; left:40px; z-index:2; width:232px; height:109px;}
#content {	position:absolute;	top:130px;	left:321px; width:484px;}
#subcontent { padding-left:35px; width:420px;}
#footer { position:absolute; left:-320px;	width:900px; }

#loading { position:absolute;	top:158px;	left:340px; width:250px;}

.content {	padding: 15px;}
.bgcontent {background-image: url(../img/text_05.jpg);	background-repeat: repeat-y;	background-position: center top;	padding: 15px;}
.H1text {	font-family: Verdana;	font-size: 16px;	line-height: 16px;	color: #b6b6cb;	font-weight: normal;}
.H1text2 {	font-family: Verdana;	font-size: 16px;	line-height: 16px;	color: #b6b6cb;	font-weight: bold;}
.norText {font-family: Verdana;	font-size: 12px;	line-height: 13px;	color: #b6b6cb;}
.norTextb {font-family: Verdana;	font-size: 12px;	line-height: 13px;	color: #000;}

img.floatRight { float: right; margin: 0px 0px 15px 8px; }
a:link{	color: #b6b6cb;	text-decoration: underline;	font-family: Verdana;	font-size: 12px;}
a:visited{	color: #b6b6cb;	text-decoration: underline;	font-family: Verdana;	font-size: 12px;}
a:hover{	color: #fff;	text-decoration: underline;	font-family: Verdana;	font-size: 12px;}

a.info{    position:relative; line-height: 13px;	  z-index:24; color:#b6b6cb; text-decoration:none}
a.info:hover{z-index:25; background-color:#2d0705;}
a.info span{display: none}
a.info:hover span{ /*the span will display just on :hover state*/
    display:block; line-height: 13px;	 position:absolute; top:0px; left:-350px; border:1px solid #0cf; background-color:#cff; color:#000;}