/*#Overflow
{
	position: fixed;
	top: 50%;
	margin-top: -300px;
	height: 600px;
	width: 100%;
	overflow-x: hidden;
	overflow-y: auto;
}*/

#Content div.container
{
	position: absolute;
	z-index: 3;
	overflow: auto;
}

#Content #Entry-call
{
	width: 420px;
	top: 230px;
	left: 1560px;
	height: 245px;
}
.en #Content #Entry-call
{
	top: 220px;
	height: 275px;
	line-height: 140%;
}

#Content #Entry-how_to_become_a_member
{
	width: 350px;
	height: 230px;
	top: 290px;
	left: 2270px;
}

#Content #Entry-board
{
	width: 150px;
	top: 190px;
	left: 2755px;
	height: 114px;
}

#Content #Entry-contacts
{
	width: 270px;
	top: 110px;
	left: 4180px;
	height: 200px;
}

#Content a
{
	color: #333;
}

#Content a:hover
{
	color: #999999;
}

#Content h2 a:hover
{
	color: #999999;
}

#Content h2 a, #Content h2
{
	color: black;
}

#Content #Entry-ad_school
{
	width: 450px;
	height: 230px;
	top: 80px;
	left: 5670px;
}
.en #Content #Entry-ad_school
{
	width: 450px;
	height: 210px;
	top: 100px;
	left: 5670px;
}

#Content #Entry-ad_school_accepted
{
	width: 470px;
	top: 350px;
	left: 5780px;
}

#Content #Entry-members
{
	width: 550px;
	top: 30px;
	left: 3350px;
}
.en #Content #Entry-members
{
	top: 15px;
}

#Content #Entry-companies
{
	width: 150px;
	top: 85px;
	left: 3910px;
}
.en #Content #Entry-companies
{
	top: 55px;
}

#Content div.column
{
	float: left;
	margin-right: 20px;
	line-height: 14px;
}

#Content #Entry-actual
{
	width: 270px;
	height: 430px;
	top: 230px;
	left: 630px;
}

#Content #Entry-actual p, #Content #Entry-events p
{
	margin-bottom: 10px;
	margin-right: 5px;
}

#Content #Entry-events
{
	width: 550px;
	height: 500px;
	top: 30px;
	left: 7170px;
}
#Content #Entry-support
{
	width: 700px;
	height: 150px;
	top: 410px;
	left: 6200px;
}

#Content .Gallery
{
	clear: both;
	margin: 10px 0;
}
#Content .Gallery h2
{
	clear: both;
	margin: 0px;
}
#Content .Gallery .Image
{
	width: 130px;
	height: 130px;
	float: left;
	display: block;
	margin-right: 10px;
	margin-bottom: 10px;
	background-attachment: scroll;
	background-color: white;
	background-position: center center;
	background-repeat: no-repeat;
	cursor: pointer;
}

p.script
{
	display: none;
}

#Content .Video
{
	margin: 0;
	margin-top: 30px;
	padding-bottom: 20px;
	text-align: center
}

#Entry-events-back
{
	margin-bottom: 10px;
}
#Entry-events-back img
{
	cursor: pointer;
}