body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	color: #ffffff;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	background: url(/img/main_bg.gif) repeat-y top center;
}

.clear
{
	clear: left;
}

div#container
{
	width: 920px;
	margin: 0px auto;
	padding: 0px;
	background: #000000;
	height: 100%;
	border-left: #202020 1px solid;
	border-right: #202020 1px solid;
}

	div#menu
	{
		width: 200px;
		*width: 180px;
		float: left;
	}
		div#menu a.logo
		{
			display: block;
			margin: 6px auto 0px;
			width: 130px;
			height: 110px;
			background: url(/img/logo.gif) no-repeat;
		}
	div#menu ul
	{
		list-style: none url();
		padding: 0px;
		margin: 0px;
	}
		div#menu ul li
		{
			display: block;
			width: 190px;
			background: url(/img/bullet.gif) no-repeat right top;
			text-transform: uppercase;
			text-align: right;
		}
			div#menu ul li a
			{
				color: #eb7008;
				font-weight: bold;
				text-decoration: none;
				display: block;
				height: 30px;
			}
			div#menu ul li a.classes
			{
				background: url(/img/menu_classes.gif) no-repeat right top;
			}
			div#menu ul li a.teachers
			{
				background: url(/img/menu_teachers.gif) no-repeat right top;
			}
			div#menu ul li a.video
			{
				background: url(/img/menu_video.gif) no-repeat right top;
			}
			div#menu ul li a.gallery
			{
				background: url(/img/menu_gallery.gif) no-repeat right top;
			}
			div#menu ul li a.achievements
			{
				background: url(/img/menu_achievements.gif) no-repeat right top;
			}
			div#menu ul li a.workshop
			{
				background: url(/img/menu_workshop.gif) no-repeat right top;
			}
			div#menu ul li a.actual
			{
				background: url(/img/menu_actual.gif) no-repeat right top;
			}
			div#menu ul li a.forum
			{
				background: url(/img/menu_forum.gif) no-repeat right top;
			}
			div#menu ul li a.programme
			{
				background: url(/img/menu_programme.gif) no-repeat right top;
			}
			div#menu ul li a.contacts
			{
				background: url(/img/menu_contacts.gif) no-repeat right top;
			}
			div#menu ul li a.partners
			{
				background: url(/img/menu_partners.gif) no-repeat right top;
			}
			
			div#menu ul li span
			{
				display: none;
			}
			
				div#menu ul li a:hover
				{
					/*padding-right: 10px;*/
					/*color: #ffffff;*/
					/*text-decoration: underline;*/
				}
				
				div.startContainer
				{
					width: 727px;
					margin: 30px auto 0px;
					text-align: center;
				}
					div.startContainer img
					{
						border: 0px none;
					}
				div.playerContainer
				{
					width: 1px;
					height: 1px;
					overflow: hidden;
					position: absolute;
					top: 0px;
					left: 0px;
				}
	
div#content
{
	float: right;
	width: 720px;
}

div#content div.header
{
	height: 115px;
	background: url(/img/title.gif) no-repeat left center;
}

div#content div.contentBox
{
	margin: 0px 10px 10px 0px;
	border: 1px solid #484848;
	padding: 10px;
	background: url(/img/box_bg.gif) repeat-x left bottom;
	background-color: #262626;
}
	div#content div.contentBox h3
	{
		font-size: 14px;
	}
	
	div#content div.contentBox h2
	{
		border-bottom: 1px solid #eb7008;
		color: #eb7008;
		padding: 0px 0px 5px 0px;
		margin: 0px;
		float: left;
		font-size: 18px;
		width: 690px;
	}
	
	div#content div.contentBox .decription
	{
		float: left;
		width: 690px;
	}
			div#content div.contentBox .decription a img
			{
				border: 1px solid #000000;
				width: 200px;
				height: 200px;
				margin: 0px 10px 10px 0px;
			}
			div#content div.contentBox .decription p
			{
				margin: 0px;
				padding: 0px 0px 10px 0px;
			}
		div#content div.contentBox div.teacherBox
		{
			clear: both;
			padding-top: 10px;
		}
		
		div#content div.contentBox div.container
		{
			padding-top: 10px;
		}
		
		div#content div.contentBox .galleryBox
		{
			padding-top: 10px;
		}
		
			div#content div.contentBox .galleryBox a
			{
				color: #ffffff;
				text-decoration: none;
			}
				div#content div.contentBox .galleryBox a:hover
				{
					text-decoration: underline;
				}
		
		div#content div.contentBox .imagesContainer a img
		{
			border: 1px solid #ffffff;
		}
		
		.galleryImages img
		{
			margin: 0px 10px 10px 0px;
			border: 1px solid #ffffff;
		}

		div.enterContainer
{
	background: url(/img/blt_logo.gif) no-repeat top center;
	height: 200px;
}

	div.enterContainer a.parents
	{
		float: right;
		display: block;
		margin-top: 50px;
		color: #fe8115;
		text-decoration: none;
	}

	div.enterContainer a.youngstas
	{
		float: left;
		display: block;
		margin-top: 50px;
		color: #fe8115;
		text-decoration: none;
	}
h1,
div.startContainer h2,
div.startContainer h3
{
	display: none;
}