div.main {
		background:url('/i/bg-top.png') repeat-x top left; 
		width:100%;
		}	
		
		
div.top {
		background:url('/i/top/clouds.gif') repeat-x; 
		height:215px;
		width:100%;
		}	 

div.top .clouds {
		background:url('/i/top/clouds.jpg') repeat-x; 
		height:72px;
}	
		
div.top .grass {
		background:url('/i/top/grass.png') no-repeat; 
		//background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/top/grass.png',sizingMethod='scrop');
		width:372px;
		height:75px;
		top:127px;
		left:0px;
		position:relative;
		z-index:20;
		}	
	
div.top .logo {
		top:25px;
		left:33px;
		position:absolute;
		z-index:10;
		}	
	
div.top .logo p {
		font-size: 75%;
		position:absolute;
		top:7px;
		left:172px;
		margin:0;
		padding:0;
		
		}	
										
div.top .advert 			{ float:right; position:relative; top: -40px; padding: 0 50px 0 0 ; z-index:50; width:50% }	
div.top .advert .pic 		{ float:right; }	
div.top .advert  p 		{ float:right;padding:18px 5px 0 0; margin:0;width:300px; font-size:90% }		
div.top .advert  p a 		{color:#271702;text-decoration:none}
div.top .advert  p a:visited 		{color:#271702;}
div.top .advert .photo	 {position:relative;}	
div.top .advert .photo div	 {position:absolute; top:-110px; left:-5px}							
div.top .flags {
		background:url('/i/top/flags.png')  no-repeat; 
		//background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/top/flags.png',sizingMethod='scrop');
		width:220px;
		height:106px;
		top:23px;
		left:453px;
		position:absolute;
		z-index:5;
		}	

.TopBorder {
			z-index:100;
			background:url('/i/zavitok.png');
			//background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/zavitok.png',sizingMethod='scrop');			
			width:38px; height:65px;
			float:right; position:relative; top: -95px;
			/*float:right;top:150px;position:relative;*/
			}	

			
			

.LeftColumn .menu {position:relative; left:0;z-index:50; height: 472px; width:285px;}
.LeftColumn .menu .bg {position:absolute; background:url('/i/menu-bg.png') no-repeat top left; //background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/menu-bg.png',sizingMethod='crop') no-repeat top left; background-color:#7802A0; width: 276px; height: 472px;}	
.LeftColumn .menu ul { z-index:55; position:absolute; list-style:none; padding-left: 0; padding-top:60px; }	
.LeftColumn .menu ul li.item { padding-left: 27px; }	
.LeftColumn .menu ul li.current { padding-left: 0; }	
.LeftColumn .menu img.stories { height:73px; }	
.LeftColumn .menu img.readings { height:42px; }	
.LeftColumn .menu img.game { height:43px; }	
.LeftColumn .menu img.reviews { height:39px; }	
.LeftColumn .menu img.placards { height:48px; }	
.LeftColumn .menu img.tricks { height:47px; }	


table.main 					{width:100%;}
table.main tr 				{vertical-align:top;}
table.main tr td.content 	{ width:100%; padding: 30px 0 50px 70px; }

/* footer */
div.footer					{background:url('/i/bg-footer1.png') repeat-x bottom;  text-align:center;margin: 0 auto; padding: 70px 0 90px 0; }
div.footer div 				{width:50%;text-align:left;margin: 0 auto;}
div.footer p				{margin:0 0 1em 0; font-size:70%;text-align:left}		
div.footer .img				{margin-right:25px}	