body {
	font-family: Verdana, 'Trebuchet MS', Tahoma, sans-serif; 
	font-size: 13px;
	color: #FFFFFF;
	background-color: #000000;
	margin: 0;
	padding: 0;
}
.wrapper {
	width: 900px;
	height: 400px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -450px;
	margin-top: -185px;
}

a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px;
	width: 100%;
}
a:hover.menu {
	color: #646A62;
	background-color: #FF9900;
}
a#current {
	color: #FFCC66;
}
div.navi {
   font-family: Verdana, 'Trebuchet MS', Tahoma, sans-serif; 
   margin-top: 0px;
   padding: 0em 0.5em;
   background-color: #000000;
   text-align: right;
}
div.navi a {
   color: silver;
   text-decoration: none;
   padding: 0em 0.5em;
   position: relative;
   z-index: 999;
}
div.navi a:hover {
	color: white;
}

.gray {
	color: gray;
}
div {
	text-align: center;
}
.logo {
	margin: 5px 20px 0px 0px;
	text-align: right;
}

table {
	height: 400px;
	width: 900px;
	position: relative;
	margin: 0px;
	border-collapse: separate; 
	border-spacing: 8px;
}
.box-side {
	text-align: center;
	border-width: 1px;
	border-color: #999999;
	border-style: dotted;
	width: 290px;
}
.box-top {
	font-size : 11px;
	text-align: center;
	height: 18px;
	width: 300px;
	background-image: url('dot.gif');
	background-repeat: repeat;
}
.box-mid {
	line-height: 20px;
	text-align: left;
}
.box-bottom {
	text-align: center;
	padding: 20px;
	background-image: url('dot.gif');
	background-repeat: repeat;
	height: auto;
}


img {
	border-width: 0px;
}
img.square {
	text-align: left;
	vertical-align: middle;
	margin-left: 5px;
}

.about {
	font-size: 85%;
	text-align: right;
	margin: 10px 8px;
}
.tanka {
	font-size: 85%;
	color: #808080;
	font-style: italic;
	line-height: 15px;
	text-align: center;
	margin: auto;
}
.source {
	font-size: 85%;
	color: #808080;
	line-height: 15px;
	text-align: center;
	margin: 10px auto;
}

#category1 a,#category2 a,#category3 a,#category4 a,#category5 a,#category6 a,#category7 a {
    text-decoration: none;
    display: block;
    width: 208px;
    height: 184px;
    text-indent: -9999px;
}
#category1 {
    background: url(img/category/city-over.jpg) no-repeat center center;
}
#category1 a {
    background: url(img/category/city.jpg) no-repeat center center;
}
#category2 {
    background: url(img/category/ethnicity-over.jpg) no-repeat center center;
}
#category2 a {
    background: url(img/category/ethnicity.jpg) no-repeat center center;
}
#category3 {
    background: url(img/category/film-over.jpg) no-repeat center center;
}
#category3 a {
    background: url(img/category/film.jpg) no-repeat center center;
}
#category4 {
    background: url(img/category/religion-over.jpg) no-repeat center center;
}
#category4 a {
    background: url(img/category/religion.jpg) no-repeat center center;
}
#category5 {
    background: url(img/category/nature-over.jpg) no-repeat center center;
}
#category5 a {
    background: url(img/category/nature.jpg) no-repeat center center;
}
#category6 {
    background: url(img/category/water-over.jpg) no-repeat center center;
}
#category6 a {
    background: url(img/category/water.jpg) no-repeat center center;
}
#category7 {
    background: url(img/category/other-over.jpg) no-repeat center center;
}
#category7 a {
    background: url(img/category/other.jpg) no-repeat center center;
}

#category1 a:hover,#category2 a:hover,#category3 a:hover,#category4 a:hover,#category5 a:hover,#category6 a:hover,#category7 a:hover {
   background: none !important;
}
.none {
  display: none;
}
table.gallery {
	margin: 0px;
	padding: 0px;
	position: relative;
	height: 400px;
	width: 900px;
}
td.box {
	text-align: center;
	border-width: 0px;
	border-color: #999999;
	border-style: dotted;
	width: 225px;
	height: 200px;
}
#copyright {
	font-size: 120%;
	color: #808080;
}


form.contact { 
	margin: 0px; 
	padding: 5px; 
	border: 1px solid #ccc; 
	background: url("dot.gif"); 
	width: 290px; 
	height: 400px; 
	font-size:90%; 
	text-align: left; 
}
p.form {
	margin: 10px 0px;
	padding: 0px;
}
input, button { 
	padding: 2px; 
	border: 1px solid #ccc; 
	font: normal 1.0em Verdana, 'Trebuchet MS', Tahoma, sans-serif; 
	color: #333; 
}
textarea { 
	width: 280px; 
	padding:2px; 
	border: 1px solid #ccc; 
	font: normal 1.0em Verdana, 'Trebuchet MS', Tahoma, sans-serif; 
	height:100px; 
	display: block; 
	color: #666666;
}
.button { 
	font-size: 1.0em; 
	border: 1px solid #efefef; 
	background: #333; 
	width: auto; 
	color: #FFF; 
}
.contact {
	font-size: 85%;
	margin: 15px 8px;
	line-height: 16px;
	text-align: left;
}
div.credit {
	font-size: 85%;
	color: #808080;
	font-style: italic;
	padding: 20px;
}
div.credit a {
	color: #808080;
}
div.credit a:hover {
	color: #FFF;
}
table.good {
	height: auto;
	width: 500px;
	position: relative;
	margin: 0% auto;
	border-collapse: separate; 
	border-spacing: 8px;
	border-width: 1px;
	border-color: #ccc;
	border-style: solid;
	background: url(dot.gif);
}
td.good-left {
	height: auto;
	width: 160px;
	text-align: right;
}
td.good-right {
	height: auto;
	width: auto;
	text-align: left;
}
table.bad {
	height: auto;
	width: auto;
	position: relative;
	margin: 0% auto;
	border-width: 1px;
	border-color: #ccc;
	border-style: solid;
	text-align: left;
	background: url(dot.gif);
}
td.bad {
	padding: 8px;
}
#warning {
	color: #FF0000;
}
.stats {
	position: absolute;
	bottom: 15px;
	right: 8px;
}

ul#lang {
    list-style: none;
	margin: 15px 0px 0px 10px;
	padding: 0px;
}
ul#lang li {
    float: left;
    width: 70px;
}
ul#lang a {
    display: block;
    width: 68px;
    height: 20px;
    background-image: url(language.gif);
    margin: 0px;
    padding: 0px;
}
a.lang {
    background-position: 0px 0px;
}
a:hover.en {
    background-position: 0px -22px;
}
a.fr {
    background-position: -70px 0px;
}
a:hover.fr {
    background-position: -70px -22px;
}
a.jp {
    background-position: -140px 0px;
}
a:hover.jp {
    background-position: -140px -22px;
}
#lang a span {
	display: none;
}
#link {
    list-style: none;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}
