body{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	background: #000000;
	color: #FFF;
}
a{
	color: #FC0;
}
a:hover {
	color: #FFF;
}
p {
	margin:0;
	padding:0;	
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* ~~~~  M A I N      C O N T A I N E R  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#mainCont {
	/*border:1px solid #FFF;*/
	width:1024px;
	margin:auto;
	position:relative;
}
	/* ============================================================ */
	/* ==== L O G O      C O N T A I N E R ======================== */
	/* ============================================================ */
	#mainCont #logo {
		position:absolute;
		top:5px;left:0px;
		width:177px;height:214px;
		overflow:hidden;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/logo.png');
		background: url(../img/logo.png);
		background-image: expression('none');
	}

		#mainCont #logo a {
			display:block;
			padding:214px 0 0 0;
		}
	

	/* ============================================================ */
	/* ==== V O T E      B A N N E R        C O N T A I N E R ===== */
	/* ============================================================ */
    #mainCont #vote_banner {
        position: absolute;
        left:350px;
        top:15px;
        border:0;
    }
        #mainCont #vote_banner a {
            border:0;
            outline:none;
        }
        #mainCont #vote_banner img {
            border:0;
        }

	/* ============================================================ */
	/* ==== E M A I L     S I G N   U P     C O N T A I N E R ===== */
	/* ============================================================ */
    #mainCont #email_signup {
        position:absolute;
        right:80px;
        top:30px;
        border:0px solid red;
        width:121px;
        height:46px;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/join_mail.png');
        background: url('../img/join_mail.png') no-repeat;
    }
        #mainCont #email_signup .text_field {
            position:relative;
            top:25px;
            left: 10px;
            height:10px;
            width:100px;
            font-size:10px;
            border:0px solid white;
            background-color: black;
            color:white;
        }

        #mainCont #email_signup #submit_email {
            position:relative;
            top:40px;
            left:70px;
            width:48px;
            height:19px;
            overflow:hidden;
		    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/submit_email.png');
            background: url('../img/submit_email.png');
        }
            #mainCont #email_signup #submit_email a {
                display:block;
                padding:19px 0 0 0;
                width:48px;height:19px;
            }



	/* ============================================================ */
	/* ==== M E N U      C O N T A I N E R ======================== */
	/* ============================================================ */
	#mainCont #menuCont {
		position:absolute;
		top:150px;right:100px;
		width:137px;height:397px;
	}
		/* ============================================================ */
		/* ==== M E N U     M U S I C ================================= */
		/* ============================================================ */
		#mainCont #menuCont .activeArrow {
			border:0px solid yellow;
			width:30px;height:35px;float:right;
			margin:5px 0 5px 0;
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/menuArrow.png');
			background-image: url(../img/menuArrow.png);
			background-image: expression('none');
			background-position:5px 8px;
			background-repeat: no-repeat;
		}
		#mainCont #menuCont .menuMusic {
			width:87px;height:41px;
			overflow:hidden;float:right;
			margin:5px 0 5px 0;
			cursor:pointer;
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/menuMusic.png');
			background: url(../img/menuMusic.png);
			background-image: expression('none');
		}
		#mainCont #menuCont .menuMusicActive {
			width:87px;height:41px;
			overflow:hidden;float:right;
			margin:5px 0 5px 0;
			cursor:pointer;
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/menuMusicActive.png');
			background: url(../img/menuMusicActive.png);
			background-image: expression('none');
		}
		
		/* ============================================================ */
		/* ==== M E N U     V I D E O ================================= */
		/* ============================================================ */
		#mainCont #menuCont .menuVideo {
			width:87px;height:42px;
			overflow:hidden;float:right;
			margin:5px 0 5px 0;
			cursor:pointer;
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/menuVideo.png');
			background: url(../img/menuVideo.png);
			background-image: expression('none');
		}
		#mainCont #menuCont .menuVideoActive {
			width:87px;height:42px;
			overflow:hidden;float:right;
			margin:5px 0 5px 0;
			cursor:pointer;
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/menuVideoActive.png');
			background: url(../img/menuVideoActive.png);
			background-image: expression('none');
		}
		
		/* ============================================================ */
		/* ====  M E N U      L I V E       D A T E S  ================================= */
		/* ============================================================ */
		#mainCont #menuCont .menuLiveDates {
			width:87px;height:42px;
			overflow:hidden;float:right;
			margin:5px 0 5px 0;
			cursor:pointer;
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/menuLiveDates.png');
			background: url(../img/menuLiveDates.png);
			background-image: expression('none');
		}
		#mainCont #menuCont .menuLiveDatesActive {
			width:87px;height:42px;
			overflow:hidden;float:right;
			margin:5px 0 5px 0;
			cursor:pointer;
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/menuLiveDatesActive.png');
			background: url(../img/menuLiveDatesActive.png);
			background-image: expression('none');
		}
		
		/* ============================================================ */
		/* ====  M E N U      C O N T A C T S   ================================= */
		/* ============================================================ */
		#mainCont #menuCont .menuContacts {
			width:87px;height:42px;
			overflow:hidden;float:right;
			margin:5px 0 5px 0;
			cursor:pointer;
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/menuContacts.png');
			background: url(../img/menuContacts.png);
			background-image: expression('none');
		}
		#mainCont #menuCont .menuContactsActive {
			width:87px;height:42px;
			overflow:hidden;float:right;
			margin:5px 0 5px 0;
			cursor:pointer;
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/menuContactsActive.png');
			background: url(../img/menuContactsActive.png);
			background-image: expression('none');
		}
		
		/* ============================================================ */
		/* ====  M E N U      B I O   ================================= */
		/* ============================================================ */
		#mainCont #menuCont .menuBio {
			width:87px;height:46px;
			overflow:hidden;float:right;
			margin:5px 0 5px 0;
			cursor:pointer;
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/menuBio.png');
			background: url(../img/menuBio.png);
			background-image: expression('none');
		}
		#mainCont #menuCont .menuBioActive {
			width:87px;height:46px;
			overflow:hidden;float:right;
			margin:5px 0 5px 0;
			cursor:pointer;
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/menuBioActive.png');
			background: url(../img/menuBioActive.png);
			background-image: expression('none');
		}
		
		/* ============================================================ */
		/* ==== M E N U     P I C T U R E S =========================== */
		/* ============================================================ */
		#mainCont #menuCont .menuPic {
			width:87px;height:51px;
			overflow:hidden;float:right;
			margin:5px 0 5px 0;
			cursor:pointer;
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/menuPic.png');
			background: url(../img/menuPic.png);
			background-image: expression('none');
		}
		#mainCont #menuCont .menuPicActive {
			width:87px;height:51px;
			overflow:hidden;float:right;
			margin:5px 0 5px 0;
			cursor:pointer;
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/menuPicActive.png');
			background: url(../img/menuPicActive.png);
			background-image: expression('none');
		}
		
		/* ============================================================ */
		/* ==== M E N U     F O R U M ================================= */
		/* ============================================================ */
		#mainCont #menuCont .menuForum {
			width:87px;height:35px;
			overflow:hidden;float:right;
			margin:5px 0 5px 0;
			cursor:pointer;
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/menuForum.png');
			background: url(../img/menuForum.png);
			background-image: expression('none');
		}
		#mainCont #menuCont .menuForumActive {
			width:87px;height:35px;
			overflow:hidden;float:right;
			margin:5px 0 5px 0;
			cursor:pointer;
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/menuForumActive.png');
			background: url(../img/menuForumActive.png);
			background-image: expression('none');
		}
		
		/* ============================================================= */
		/* ==== M E N U     L I N K S ================================== */
		/* ==================== ======================================== */
		#mainCont #menuCont .menuLinks {
			width:87px;height:50px;
			overflow:hidden;float:right;
			margin:5px 0 5px 0;
			cursor:pointer;
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/menuLinks.png');
			background: url(../img/menuLinks.png);
			background-image: expression('none');
		}
		#mainCont #menuCont .menuLinksActive {
			width:87px;height:50px;
			overflow:hidden;float:right;
			margin:5px 0 5px 0;
			cursor:pointer;
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/menuLinksActive.png');
			background: url(../img/menuLinksActive.png);
			background-image: expression('none');
		}
		
		/* ============================================================= */
		/* ==== M E N U     G R O U P ================================== */
		/* ==================== ======================================== */
		#mainCont #menuCont .menuGroup {
			width:87px;height:44px;
			overflow:hidden;float:right;
			margin:5px 0 5px 0;
			cursor:pointer;
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/menuGroup.png');
			background: url(../img/menuGroup.png);
			background-image: expression('none');
		}
		#mainCont #menuCont .menuGroupActive {
			width:87px;height:44px;
			overflow:hidden;float:right;
			margin:5px 0 5px 0;
			cursor:pointer;
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/menuGroupActive.png');
			background: url(../img/menuGroupActive.png);
			background-image: expression('none');
		}
		
		/* ============================================================= */
		/* ==== M E N U     N E W S ==================================== */
		/* ==================== ======================================== */
		#mainCont #menuCont .menuNews {
			width:87px;height:36px;
			overflow:hidden;float:right;
			margin:5px 0 5px 0;
			cursor:pointer;
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/menuNews.png');
			background: url(../img/menuNews.png);
			background-image: expression('none');
		}
		#mainCont #menuCont .menuNewsActive {
			width:87px;height:36px;
			overflow:hidden;float:right;
			margin:5px 0 5px 0;
			cursor:pointer;
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/menuNewsActive.png');
			background: url(../img/menuNewsActive.png);
			background-image: expression('none');
		}
		
		
			#mainCont #menuCont a {
				display:block;
				padding: 51px 0 0 0;
			}
			
	
	/* ============================================================ */
	/* ==== P E D R O ============================================= */
	/* ============================================================ */
	#mainCont #bmjPedro {
		position:absolute;
		top:274px;left:80px;
		width:105px;height:300px;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/pedro.png');
		background: url(../img/pedro.png);
		background-image: expression('none');
	}
	/* ============================================================ */
	/* ==== D I M O N ============================================= */
	/* ============================================================ */
	#mainCont #bmjDimon {
		position:absolute;
		top:254px;left:370px;
		width:140px;height:225px;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/dimon.png');
		background: url(../img/dimon.png);
		background-image: expression('none');
	}
	/* ============================================================ */
	/* ==== M A L I G I N ========================================= */
	/* ============================================================ */
	#mainCont #bmjMaligin {
		position:absolute;
		top:320px;left:492px;
		
		width:135px;height:369px;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/maligin.png');
		background: url(../img/maligin.png);
		background-image: expression('none');
	}
	/* ============================================================ */
	/* ==== M A L I G I N ========================================= */
	/* ============================================================ */
	#mainCont #bmjMax {
		position:absolute;
		top:350px;left:140px;
		width:319px;height:534px;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/max.png');
		background: url(../img/max.png);
		background-image: expression('none');
	}
	
	
.clean {
	clear:both;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* ~~~~  M U S I C      P A R T  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

	#mainCont #musicCont {
		position:absolute;
		top:220px;left:55px;
		width:500px;
		padding:50px 0 100px 210px;
		
		background:expression('none');
		
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/music-back.png', sizingMethod='crop');
		background-image: url(../img/music-back.png);
		background-position: 0px 0px;
		background-repeat: no-repeat;	
	}

		#mainCont #musicCont .rasporka {
			height:30px;
		}
		#mainCont #musicCont .page_header {
			font: bold 15px Tahoma, sans-serif;
			margin: 0 0 10px 0;
		}
		#mainCont #musicCont .imgMusicCont {
			width:158px;
			/*overflow:hidden;*/
			padding:6px 5px 5px 6px;
			float:left;
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/music-pic-border.png');
			background: url(../img/music-pic-border.png);
			background-image: expression('none');
			background-position: 0px 0px;
			background-repeat: no-repeat;
		}
		#mainCont #musicCont .imgMusicCont .afterImg {
			width:155px; height:67px;
		
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/vinil.png');
			background: url(../img/vinil.png);
			background-image: expression('none');
			background-position: -5px 0px;
			background-repeat: no-repeat;
		}
		#mainCont #musicCont .imgMusicCont .afterImg2 {
			width:155px; height:67px;
		
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/vinil2.png');
			background: url(../img/vinil2.png);
			background-image: expression('none');
			background-position: -5px 4px;
			background-repeat: no-repeat;
		}
			#mainCont #musicCont .imgMusicCont img {
				width:143px;
			}
		#mainCont #musicCont .albumDescr {
			margin: 0 0 60px 0;

		}
			#mainCont #musicCont .albumDescr p {
				width:305px;
				margin:0;padding:0;
				font: 11px Tahoma, sans-serif;
				line-height:2;
			}
			html>body #mainCont #musicCont .albumDescr p {
				width:500px;
			}
			
			#mainCont #musicCont .songName {
				font-weight:bold;
				margin: 0 0 15px 0;
			}
			#mainCont #musicCont .albumDescr ol {
				margin:15px 0 0 150px;
				width:305px;
			}
				#mainCont #musicCont .albumDescr li {
					font-size:11px;
				}
				
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* ~~~~  V I D E O       P A R T  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#mainCont #videoCont {
		border:0px solid red;
		position:absolute;
		top:220px;left:55px;
		width:500px;
		padding:0 0 150px 200px;
		
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/video-back.png', sizingMethod='crop');
		background: url(../img/video-back.png);
		background-image: expression('none');
		background-position: 0px 0px;
		background-repeat: no-repeat;
}
	#mainCont #videoCont .page_header {
		font: bold 15px Tahoma, sans-serif;
		margin: 0 0 10px 0;
	}
	#mainCont #videoCont .page_content {
		width:500px;
		position:relative;
	}
		#mainCont #videoCont .page_content .videoImgFirst {
			width:150px;height:101px;
			float:left;
			
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/video-pic-back.png');
			background: url(../img/video-pic-back.png);
			background-image: expression('none');
			background-position: 0px 0px;
			background-repeat: no-repeat;
		}
			#mainCont #videoCont .page_content .videoImgFirst img {
				margin:5px 0 0 15px;
				width:121px;height:99px;
			}
			
		
		
		#mainCont #videoCont .page_content .videoImgSecond {
			width:150px;height:101px;
			float:left;
			
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/video-pic-back-2.png');
			background: url(../img/video-pic-back-2.png);
			background-image: expression('none');
			background-position: 0px 0px;
			background-repeat: no-repeat;
		}
			#mainCont #videoCont .page_content .videoImgSecond img {
				margin:5px 0 0 15px;
				width:121px;height:99px;
			}
		
		#mainCont #videoCont .page_content .page_descr {
			padding: 0 0 0 15px;
			font: 11px Tahoma, sans-serif;
			width:325px;
			float:left;
		}
			#mainCont #videoCont .page_content .page_descr a {
				color: #8a8c76;
				text-decoration:underline;
			}
			#mainCont #videoCont .page_content .page_descr a:hover {
				color: #aaaba4;
				text-decoration:underline;
			}
	#mainCont #videoCont .rasporka {
		height:50px;
	}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* ~~~~  L I N K S       P A R T  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
	#mainCont #linksCont {
		position:absolute;
		top:190px;left:135px;
		width:565px;height:406px;
		padding: 0 0 150px 0;
		
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/links-back.png', sizingMethod='crop');
		background: url(../img/links-back.png);
		background-image: expression('none');
		background-position: 0px 0px;
		background-repeat: no-repeat;
	}
		#mainCont #linksCont .page_content {
			position:relative;
			top:130px;left:80px;
			width:390px;height:135px;
			overflow:hidden;
			font: bold 15px Tahoma, sans-serif;
			line-height:1.5;
		}
		/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
		/* ~~~~ L I N K     1 ~~~~~~~~~~~~~~~~~~~~~~~~ */
		/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
		#mainCont #linksCont .link1 {
			position:absolute;
			top:280px; left:42px;
			background: url(../img/link1.gif);
			width:33px; height:107px;
			overflow:hidden;
		}
		
		#mainCont #linksCont .aLink1 {
			display:block;
			padding: 107px 0 0 0;
		}
		/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
		/* ~~~~ L I N K     2 ~~~~~~~~~~~~~~~~~~~~~~~~ */
		/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
		#mainCont #linksCont .link2 {
			position:absolute;
			top:280px; left:142px;
			background: url(../img/link2.gif);
			width:26px; height:107px;
			overflow:hidden;
		}
		
		#mainCont #linksCont .aLink2 {
			display:block;
			padding: 107px 0 0 0;
		}
		/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
		/* ~~~~ L I N K     3 ~~~~~~~~~~~~~~~~~~~~~~~~ */
		/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
		#mainCont #linksCont .link3 {
			position:absolute;
			top:315px; left:187px;
			background: url(../img/link3.gif);
			width:25px; height:68px;
			overflow:hidden;
		}
		
		#mainCont #linksCont .aLink3 {
			display:block;
			padding: 68px 0 0 0;
		}
		/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
		/* ~~~~ L I N K     4 ~~~~~~~~~~~~~~~~~~~~~~~~ */
		/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
		#mainCont #linksCont .link4 {
			position:absolute;
			top:280px; left:235px;
			background: url(../img/link4.gif);
			width:26px; height:107px;
			overflow:hidden;
		}
		
		#mainCont #linksCont .aLink4 {
			display:block;
			padding: 107px 0 0 0;
		}
		/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
		/* ~~~~ L I N K     5 ~~~~~~~~~~~~~~~~~~~~~~~~ */
		/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
		#mainCont #linksCont .link5 {
			position:absolute;
			top:317px; left:286px;
			background: url(../img/link5.gif);
			width:22px; height:67px;
			overflow:hidden;
		}
		
		#mainCont #linksCont .aLink5 {
			display:block;
			padding: 67px 0 0 0;
		}
		/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
		/* ~~~~ L I N K     6 ~~~~~~~~~~~~~~~~~~~~~~~~ */
		/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
		#mainCont #linksCont .link6 {
			position:absolute;
			top:300px; left:333px;
			background: url(../img/link6.gif);
			width:23px; height:81px;
			overflow:hidden;
		}
		
		#mainCont #linksCont .aLink6 {
			display:block;
			padding: 81px 0 0 0;
		}
		/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
		/* ~~~~ L I N K     7 ~~~~~~~~~~~~~~~~~~~~~~~~ */
		/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
		#mainCont #linksCont .link7 {
			position:absolute;
			top:298px; left:380px;
			background: url(../img/link7.gif);
			width:25px; height:87px;
			overflow:hidden;
		}
		
		#mainCont #linksCont .aLink7 {
			display:block;
			padding: 107px 0 0 0;
		}
		/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
		#mainCont #linksCont ul {
			position:relative;
			top:100px;
		}
			#mainCont #linksCont li {
				writing-mode: bt-rl;
			}
			

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* ~~~~  N E W S      P A R T  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

	#mainCont #newsCont {
		position:absolute;
		top:220px;left:55px;
		width:650px;
		padding:50px 0 150px 100px;
		
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/news-back.png', sizingMethod='crop');
		background: url(../img/news-back.png);
		background-image: expression('none');
		background-position: 0px 0px;
		background-repeat: no-repeat;
	}
		#mainCont #newsCont .newsPic {
			float:left;
		}
			#mainCont #newsCont .newsPic img {
				border:4px solid #FFF;
				width:303px;
			}
		
		#mainCont #newsCont .newsDescr {
		
		}
			#mainCont #newsCont .newsDescr .page_header {
				width:306px;height:31px;
				margin: 0 0 0 10px;
				padding:10px 10px 10px 10px;
				color:#000;
				font: bold 24px Tahoma, sans-serif;
				text-transform: uppercase;
				overflow:hidden;
				float:left;
				
				filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/news-header-back.png');
				background: url(../img/news-header-back.png);
				background-image: expression('none');
				background-position: 0px 0px;
				background-repeat: no-repeat;
			}
			
			#mainCont #newsCont .newsDescr .page_content {
				float:left;
				margin: 5px 0 0 25px;
				width:310px;
				font: 11px Tahoma, sans-serif;
				line-height:1.5;
			}
	#mainCont #newsCont .rasporka {
		height:70px;
	}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* ~~~~  S I M P L E            B L A C K            L A Y O U T      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#mainCont #blackCont {
		position:absolute;
		top:245px;left:0px;

		width:500px;
		background-color: transparent;
		/*
		background-image: expression('none');
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/group-back.png', sizingMethod='crop');
		
		background-image: url(../img/group-back.jpg);
		background-position: 57px 0px;
		background-repeat: repeat-y;
		*/
	}
		#mainCont #blackCont .page_content {
			margin: 0 0 50px 180px;
			width:600px;
			font: 11px Tahoma, sans-serif;
			line-height:1.5;
		}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* ~~~~  G R O U P      P A R T  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
	#mainCont #topBoy {
		width:165px;height:250px;
		position:absolute;
		top:0px;left:28px;
		
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/group-top-boy.png', sizingMethod='crop');
		background: url(../img/group-top-boy.png);
		background-image: expression('none');
		background-position: 0px 0px;
		background-repeat: no-repeat;
	}
	
	#mainCont #groupCont {
		position:absolute;
		top:245px;left:0px;

		width:500px;
		background-color: transparent;
		/*
		background-image: expression('none');
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/group-back.png', sizingMethod='crop');
		*/
		background-image: url(../img/group-back.jpg);
		background-position: 57px 0px;
		background-repeat: repeat-y;
	}
		#mainCont #groupCont .page_content {
			margin: 0 0 50px 180px;
			width:600px;
			font: 11px Tahoma, sans-serif;
			line-height:1.5;
		}
	#mainCont .groupBottom {
		width:1024px;height:179px;
		border:0px solid red;
		
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/group-bot-back.png', sizingMethod='crop');
		background: url(../img/group-bot-back.png);
		background-image: expression('none');
		background-position: 0px 0px;
		background-repeat: no-repeat;
		
		background-color: #000;
	}
	
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* ~~~~  P I C T U R E      P A R T  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
	#mainCont #picCont {
		position:absolute;
		padding:0 0 0 250px;
		top:245px;left:0px;
		width:500px;height:600px;
		background-color: transparent;
		/*
		background-image: expression('none');
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/group-back.png', sizingMethod='crop');
		*/
		background-image: url(../img/pic-back.jpg);
		background-position: 57px 0px;
		background-repeat: no-repeat;
	}
		#mainCont #picCont .page_header {
			font-weight:bold;
			font: bold 15px Tahoma, sans-serif;
		}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* ~~~~  V I D E O     V I E W     H T M L      F I L E  ~~~~~~~~~~~~~~~~~~~~~~~ */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#viewVideo {
	width:547px;
	margin:0;
	padding:0 0 20px 0;
	background-image: url(../img/line.jpg);
	background-repeat: no-repeat;
	background-position:top;
}
