@font-face {
	font-family:'Eurofurence';
	src:url('font/eurofurence/1.eot');
	src:url('font/eurofurence/1.eot?#iefix') format('embedded-opentype'),
	url('font/eurofurence/1.woff') format('woff'),
	url('font/eurofurence/1.ttf') format('truetype'),
	url('font/eurofurence/1.svg#zekton') format('svg');
	font-weight:normal;
	font-style:normal;
}
* {
	margin: 0px;
	padding: 0px;
}
body, html {
	height: 100%;
	background: #FFFFFF url(../images/html-body-bg.jpg) repeat-x center top;
	color: #806517;
	font-family:'Eurofurence';
}
ul, ol {
	list-style: none;
}
html, body, applet, object, embed, iframe, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, form, label, legend, caption, tdul, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, p, blockquote, fieldset, input, span {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#pageflip {
	position: relative;
	right: 0;
	top: 0;
	float: right; 
}
#pageflip img {
	z-index: 9999;
	position: absolute;
	right: 0;
	top: 0;
}
#pageflip .msg_block {
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	background: url(../images/rss.png) no-repeat right top;
}
#wrapper {
	background: url(../images/wrapper-bg.gif) repeat-y center top;
}
#d1 {
	padding-bottom: 50px;
	background: url(../images/d1-bg.jpg) no-repeat center bottom;
}
#d2 {
	background: url(../images/d2-bg.jpg) no-repeat center top;
}
#wp-header, #wp-content, #wp-footer{
	width: 750px;
	margin: 0px auto 0px auto;
	text-align: left;
}
#wp-header {
	height: 319px;
	position: relative;
}
#wp-logo {
	top: 115px;
	left: 108px;
	position: absolute;
}
#wp-header #wp-logo h1 a {
	width: 116px;
	height: 23px;
	background-image: url(../images/wp-logo-bg.gif);
	background-position: 0px 23px;
	display: block;
}
#wp-header #wp-logo h1 a span {
	display: none;
}
#d3 {
	background: url(../images/d3-bg.jpg) no-repeat 50% 62%;
}
#d4 {
	height: 59px;
	background: url(../images/d4-bg.jpg) no-repeat center top;
}
#language {
	top: 323px;
	left: 663px;
	position: absolute;
}
@font-face {
	font-family:'Zekton.Free';
	src:url('font/zekton.free/1.eot');
	src:url('font/zekton.free/1.eot?#iefix') format('embedded-opentype'),
	url('font/zekton.free/1.woff') format('woff'),
	url('font/zekton.free/1.ttf') format('truetype'),
	url('font/zekton.free/1.svg#zekton') format('svg');
	font-weight:normal;
	font-style:normal;
}
#wp-menu {
	width: 750px;
	margin: 0px auto 50px auto;
	text-align: center;
	position:relative;
}
ul{
	list-style:none;
	z-index:9999;
}
ul.wp-menu-ul{
	background:url(../images/menu-bg.png) repeat-x left top;
	height:40px;
	position:absolute;
	/*position:relative;*/
	width:750px;
}
li.wp-menu-li{
	float:left;
	display:inline-block;
	width:150px;
}
li.wp-menu-li a{
	cursor:pointer;
	float:left;
	height:30px;
	padding:10px 0px 0px 0px;
	width:150px;
	text-transform:uppercase;
	font-size:0.9em;
	font-family:'Zekton.Free';
	text-align:center;
	color:#003A4B;
	text-decoration:none;
}
li.wp-menu-li > a.active, li.wp-menu-li > a:hover{
	color:#FFFFFF;
	background:url(../images/active.png) no-repeat 1px 8px;
	text-decoration:none;
}
ul.wp-menu-sub-ul{
	display:none;
	position:relative;
	top:-4px;
	max-height:100%;
	border:none;
}
li.wp-menu-sub-li{
	float:left;
	display:inline-block;
	width:150px;
	background:#000000;
	height:25px;
	border:none;
}
li.wp-menu-sub-li a{
	height:19px;
	width:142px;
	padding:6px 0px 0px 8px;
	font-size:0.7em;
	text-align:left;
	color:#003A4B;
	cursor:pointer;
	float:left;
	text-transform:uppercase;
	font-family:'Zekton.Free';
	text-decoration:none;
}

li.wp-menu-sub-li > a.active, li.wp-menu-sub-li > a:hover{
	color:#FFFFFF;
	/*background:url(../images/active.png) no-repeat 1px 0;*/
	text-decoration:none;
}
ul.wp-menu-ul li:hover > ul{
	display:block;
}
#searchquery {
	position: absolute;
	top: 277px;
	left:468px;
	width: 273px;
	text-align: left;
	float:right;
}
#searchbox {
	margin:0;
	padding: 3px 0px 0px 5px;
	background:url(../images/searchbg.png) no-repeat left top;
	width:273px;
	height:33px;
	overflow:hidden;
}
input#search-query {
	color: #abacac;
	background-color: #141414;
	position: absolute;
	z-index: 999;
	width: 235px;
	margin: 4px 0px 0px 5px;
}
input.searchButton {
	cursor: pointer;
	right: 0px;
	position: absolute;
	z-index: 999;
	margin-top: 2px;
}
input.searchButton img {
	width: 26px;
	height: 26px;
}
#wp-footer .connect {
	width: 700px;
	padding: 8px 0 0 8px;
	text-align: center;
	margin: 0px auto 0px auto;
}
#wp-content .inside-box {
	padding: 1em 0em 0.5em 0em;
}
abbr, acronym {
	cursor: help;
	font-variant: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
.maplocohidden {
	width: 1px;
	height: 1px;
}
