@charset "UTF-8";
#container {
	background-color: #FFFFFF;
	padding: 0px;
	height: 800px;
	width: 1000px;
	margin: auto;
}
#navi {
	height: 268px;
	width: 155px;
	position: relative;
	left: 20px;
	top: 117px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#navi ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#log a {
	background-image: url(images/B-main.gif);
	text-indent: -9999px;
	display: block;
	height: 90px;
	width: 150px;
	margin: 0px;
	padding: 0px;
}
#shop a {
	background-image: url(images/B-Webshop.gif);
	text-indent: -9999px;
	display: block;
	height: 30px;
	width: 155px;
	margin: 0px;
	padding: 0px;
}
#cont a {
	background-image: url(images/B-Contact.gif);
	text-indent: -9999px;
	display: block;
	height: 28px;
	width: 155px;
}
#gall a {
	background-image: url(images/B-Galley.gif);
	text-indent: -9999px;
	display: block;
	height: 30px;
	width: 155px;
}
#ant a {
	background-image: url(images/B-Anthology.gif);
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 155px;
}
#inf a {
	background-image: url(images/B-Information.gif);
	height: 30px;
	width: 155px;
	display: block;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}
#ideo a {
	background-image: url(images/B-Ideology.gif);
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 155px;
}
#logo a {
	background-image: url(images/B-main.gif);
	text-indent: -9999px;
	display: block;
	height: 71px;
	width: 155px;
	margin: 0px;
	padding: 0px;
	float: none;
}
#main {
	height: 600px;
	width: 800px;
	padding: 0px;
	float: none;
	margin-top: 117px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 180px;
	list-style-type: none;
	top: 110px;
}
#main object {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#box{
	height: 800px;
	width: 1000px;
	position: relative;
	left: 50%;
	top: 50%;
	padding-top: 50%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50%;
	margin-top: 25%;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 25%;
}
#top{
	margin: auto;
	height: 800px;
	width: 1000px;
	position: relative;
	top: 100px;
	left: 100px;
}
