body {
	margin:0pt; 
	background-color:#E4ECF8;	
}

html * {
	font-family:Tahoma;
	color:#6C89B8;
}

a {
	//text-decoration:none; 
	font-weight:bold;
	color:#6C89B8;
}

h2 {
	font-size:1em;
	font-weight:bold;
	margin:0.5em 0;
}

div {
    overflow: visible;
}

img {
    border: none;
}

#container {
	margin:0px auto; 
	position:relative; 
	text-align:left; 
	width:1000px;
}

#navi_top {
	position:absolute; 
	top:102px; 
	left:125px; 
	width:800px; 
	text-align:right;
}

#navi_bottom {
	position:absolute; 
	top:581px; 
	left:125px; 
	width:800px; 
	text-align:right;
}

.navi a {
	font-family:Tahoma;
	font-size:0.85em;
	font-weight:normal;
	color:#A3A3A3;
	text-decoration:none;
	padding-right:10px;
}

#navi_current {
	color:#526D94;
}

#logo_image {
	position:absolute; 
	left:25px; 
	top:20px;
}

#bg_image {
	position:absolute; 
	left:175px; 
	top:120px;
}