/* CSS Document */

*{
	padding: 0px;
	margin: 0px;
}

body {
	color: #000000;
/*	background-color: #fffffa;*/
 	font-family: Verdana;
	font-size: 62.5%;
	position: absolute;
	top: 40px;
	left: 40px;
}
#bigBox{
	width: 980px;
}
#container{
	padding-right: 40px;
	padding-bottom: 20px;
}
img.nogallery {
	padding-left: 40px;
}
#header{
}
#viewer{
	background-color: #000000;
}

#menu{
	float: left;
	width: 220px;
}
.r1, .r2, .r3, .r4{ background: #000000;}
.r1{margin: 0 5px; height: 1px; overflow: hidden;}
.r2{margin: 0 3px; height: 1px; overflow: hidden;}
.r3{margin: 0 2px; height: 1px; overflow: hidden;}
.r4{margin: 0 1px; height: 2px; overflow: hidden;}

#viewerContainer{
	height: 514px;
	width: 426px;
	float: left;
}
#box{
	padding-left: 5px;
	height: 504px;
	width: 416px;
}
#close{
	float: left;
	padding-left: 20px;
	padding-top: 360px;
	top: 0px;
	width: 180px;
	
}
h2{
	padding-left: 20px;
}
ul{
	list-style: none;
}
li{
	font-size: 1.2em;
	padding-bottom: 4px;
}
a{
	text-decoration: none;
	color: #000000;
}
a:hover{
	text-decoration: underline;
}
a img{
	border: 0px;
	padding-top: 40px;
}
/*#header, #menu, #viewer{
	border: #0000CC 1px dashed;
}*/

.bioenergy {
	background-color: #c7cfbb;
}


.bujinkan, .enbukan, .jujutsu, .selfdefence {
	background-color: #ede4e4;
}
