#position {
	position:absolute;
	left:50%;
	top:0px;
	width:854px;
	margin:0 0 0 -427px;
	background:transparent url(../images/backs/position_back.gif) center top repeat-y;
	float:left;
	display:inline;
}
#middle {
	float:left;
	min-height:894px;
	width:854px;
	background:transparent url(../images/backs/middle_back.gif) center top no-repeat
}
#languages {
	float:left;
	width:783px;
	height:6px;
	background:#000000;
	margin:0 0 0 25px;
	color:#FFFFFF;
	font-size:10px;
	padding:10px;
}
#languages a{
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
#languages a:hover{
	color:#FFFF00;
}
#flash_photo {
	float:left;
	width:100%;
	height:135px;
}
#flash_logo {
	float:left;
	width:803px;
	height:174px;
	margin:0 0 0 25px;
	background:transparent url(../images/backs/flash_logo.gif) left bottom repeat-x;
}
#main_menu {
	float:left;
	display:inline;
	width:803px;
	margin:0 0 0 25px;
	background:#000000 url(../images/backs/menu.gif) left top repeat-x;
	border-top:solid 1px #333333;
	border-bottom:solid 1px #333333;
	padding:10px 0px 5px 0px;
}
#main_menu span {
	float:left;
	display:inline;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	width:10px;
	text-align:center;
	margin-left:3px;
}
#main_cnt {
	background:transparent url(../images/backs/main_cnt.gif) 0px 0px no-repeat;
	float:left;
	display:inline;
	width:854px;
}
#big_cnt {
	background:transparent url(../images/backs/big_cnt.gif) 25px 0px no-repeat;
	float:left;
	display:inline;
	width:854px;
	min-height:468px;
	padding-bottom:15px;
}
#bottom {
	float:left;
	width:803px;;
	height:33px;
	margin:0 0 0 25px;
	background:#0f020f;
	border-top:solid 1px #140714;
	color:#3d1d36;
	font-size:10px;
	text-align:center;
	line-height:33px;
}
#bottom a{
	color:#3d1d36;
	text-decoration:none;
}
#bottom a:hover{
	color:#FFFF00;
}
#left_col {
	float:left;
	display:inline;
	width:169px;
	margin:40px 0 0 46px;
}
#right_col {
	float:left;
	display:inline;
	width:585px;
	margin:40px 0 0 54px;
}

