body {  
	padding: 0px;
	margin: 0;
	overflow:hidden;  
	font-family: verdana, arial, sans-serif;
	font-size: 0.9em;
	background: #000;
}  
a {
  color: #000;
}
.small {
	font-size: 0.6em;
}

.header {
	font-size: 1.5em;
	font-weight: bold;

}
#navi { 
	position: absolute;
	left: 30px;
	width: 100%;
	height: 100%;
	vertical-align: middle;
	top:30%;
	}
	 
div.navi_item { 
	width: 10em; 
	background: #fff; 
	background-color: #fff;
	color:#000; 
	text-align: center; 
}
div.pic_desc {
	width:380px;
	font-size: 0.7em;

}
#bubble {
	width: 700px;
	height: 700px;
	text-align: center;
	color: #000;
	background-color: #fff;
	background-repeat: no-repeat;
	background: url('circle.png');
 } 
.menu_item {
	cursor: pointer;
	display: -moz-inline-box;
	display: inline-block;
	font-family: Verdana,sans;
	font-weight:bold;
	font-size: 12px;
	line-height: 18px;
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
} 
/* These hieghts and widths should be edited to your images */	
#imgBox, #imgBox img {margin:0;padding:0 }

div.pika_subdiv {
	width: 500px;
	height: 300px;
	z-index: 300;
	border: 3px solid;
}
ul#pikame{
	padding-left:0;
	margin:0 auto;}
.pika_main{
	margin-top:210px;
	width:500px;
	padding-right:0px;
	margin-left: auto;
	margin-right: auto;}
#pikame li{
	margin:5px;
	float: left;
	}

/* thats all you NEED to edit. But continue if you'd like. */
ul#pikame li img{position:relative;cursor:pointer;}
.pikachoose li{float:left;position:relative;overflow:hidden;list-style:none;}
/* SliderJS */
.sliderjs{margin:0 auto;}

