body {
	font-size: 100%;
	background-color: black;
	color: white;
}
table {
	font-family: Verdana, Sans-Serif;
	font-size: 100%;
}
td {
	line-height: 130%;
}

a:link {
	color: #ffe;
  background:transparent;
}
a:hover {
	color: #fff;
  background:transparent;
}

a:visited {
  color:#ecafff;
  background:transparent;
}


img {
	border-width: 0;
}
#page_title {
	font-size: 300%;
	font-weight: bold;
}
#copyright{
	position:absolute; top:0px; right:0px;
	padding: 5px;
}
#page_navi {
	margin-top: 0.5em;
	margin-bottom: 1em;
}
#menu {
	padding: 1em;
	background-color: #0063a4;
	color: white;
}
#menu a {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
#menu a:hover {
	color: #ffa;
	text-decoration: none;
}
#folder_title {
	font-size: 200%;
	font-weight: bold;
	margin: 1em 0 0.5em 0em;
}
#folder_comment {
	margin: 0em 0 1em 1em;
}
.thumbs {
}
td.thumbbox {
	vertical-align: top;
	white-space: normal;
}
div.thumbbox {
	margin: 0 1em 1em 0;
	padding: 1em;
	border: 1px gray solid;
}
div.thumb_title {
	font-weight: bold;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
#image_navi {
	margin-top: 0.5em;
	margin-bottom: 1em;
}
#image_view {
}
#image_view img {
	border-width: 0;
}
#image_title {
	font-size: 200%;
	font-weight: bold;
	margin: 1em 0 0.5em 0em;
}
#image_comment {
	margin: 2em 0 1em 1em;
}
#image_date {
	margin: 1em 0 1em 1em;
}
#image_note {
	margin: 1em 0 1em 1em;
}

#admin {
  text-align:right;
}

#admin a {
  color:#666;
  background:transparent;
}

.footer {
  text-align:center;
}

.photo {
  margin:2em;
  text-align:center;
}

strong {
  font-size:120%;
  text-decoration:underline;
}
