	body,td,p {
		font-family: verdana;
		font-size: 12px;
	}
	a, a:visited {
		text-decoration: none;
		color: #666666;
	}
	a:hover {
		text-decoration: underline;
		color: #000000;
	}
	.imgthms {
		border: 1px #000000 solid;
		margin: 5px;
	}
	.imgthms:hover {
		border: 1px #000000 solid;
		margin: 5px;
	}	
	.menu {
		line-height: 20px;
	}
	.bigimg { }
	.bigimg2 {
		border: 2px #999 solid;
		background: #ccc;
		padding: 5px;
		margin: 0px;
	}
	.posterimg { margin: 5px; }
	.posterimg2 {
		border: 1px #000000 solid;
		margin: 5px;
		padding: 10px;
		background-color: #cccccc;
	}	
	.header0 {
		font-size: 16px;
		
		font-weight: bold;
		text-align: center;
		color: #000000;
		letter-spacing: 0;
		}
	.header1 {
		font-size: 30px;
		font-family: trebuchet ms;
		font-weight: bold;
		text-align: center;
		color: #006090;
		letter-spacing: 0;
		line-height: 30px;
		margin-bottom: 0.1em;
	}
	.exifinfo {
		font-family: verdana;
		font-size: 10px;
		line-height: 14px;
		width: 300px;
		padding: 5px;
		background-color: #eeeeee;
		border: 1px #999999 solid;
	}
	#titlebox {
		position: absolute;
		right: 0px;
		bottom: 5px;
	}
	.main {
		width: 800px;
	}
	.level0nav {
		font-size: 12px;
	}
	.level1nav {
		font-size: 10px;
	}
	.level2nav {
		font-size: 8px;
	}
	.footer {
		margin-top: 30px;
		text-align: center;
		font-size: 10px;
		font-family: verdana;

	}