body, td, ul, ol {
	font: 14px Verdana,Arial,Helvetica;
	line-height: 20px;
	}
td.card {
	font: bold 16px Verdana,Arial,Helvetica;
	}
td.card img {
	margin-bottom: 6px;
	}
#contentarea {
	position: relative;
	width: 780px;
	background-color: #ffffff;
	border-left: solid 3px #666666;
	border-right: solid 3px #666666;
	border-bottom: solid 3px #666666;
	}
#content {
	width: 780px;
	background-color: #ffffff;
	background: url('/images/script_watermark.gif') no-repeat top left;
	margin-bottom: 30px;
	}
.caption {
	font: 12px Verdana,Arial,Helvetica;
	line-height: 16px;
	}
a:link, a:visited {
	color: #0000cc;
	}
h1 {
	font: bold 21px Verdana,Arial,Helvetica;
	margin-bottom: 18px;
	}
ul.close {
	margin-top: 0px;
	margin-left: 1em;
	padding-left: 1em;
	margin-right: 1em;
	margin-bottom: 0px;
	}
.subnav {
	text-align: center;
	font-size: 12px;
	}
.score {
	text-align: center;
	font-size: 12px;
	line-height: 14px;
	}
#comicimage {
	width: 540px;
	height: 901px;
	margin-top: 12px;
	margin-bottom: 20px;
	}
.comicnav {
	font: bold 12px Verdana,Arial,Helvetica;
	line-height: 12px;
	text-align: center;
	color: #998888;
	}
.comicnavon {
	font: bold 13px Verdana,Arial,Helvetica;
	line-height: 12px;
	text-align: center;
	color: #000000;
	}
.comicnav a, .comicnavon a {
	text-decoration: none;
	}
.comicnav a:link, .comicnav a:visited {
	color: #990000;
	}
.comicnav a:hover {
	text-decoration: underline;
	}
.comicnavon a:link, .comicnavon a:visited {
	color: #000000;
	}
.copyright {
	font: 12px Arial,Helvetica;
	color: #999999;
	}
.copyright a {
	color: #999999;
	}
#copyright {
	margin-top: 8px;
	margin-bottom: 30px;
	font: 12px Arial,Helvetica;
	color: #999999;
	}
#dojorinzai {
	position: relative;
	width: 540px;
	height: 423px;
	background: url('/images/moon-fish-ocean/dojo_1.jpg') no-repeat top left;
	}
#dojosoto {
	position: relative;
	width: 540px;
	height: 423px;
	background: url('/images/moon-fish-ocean/dojo_2.jpg') no-repeat top left;
	}
#dojopearl {
	position: relative;
	width: 540px;
	height: 423px;
	background: url('/images/moon-fish-ocean/dojo_2.jpg') no-repeat top left;
	}
#dojobridge {
	position: relative;
	width: 540px;
	height: 423px;
	background: url('/images/moon-fish-ocean/dojo_1.jpg') no-repeat top left;
	}
#dojocandle {
	position: relative;
	width: 540px;
	height: 423px;
	background: url('/images/moon-fish-ocean/dojo_2.jpg') no-repeat top left;
	}
#dojobrush {
	position: relative;
	width: 540px;
	height: 423px;
	background: url('/images/moon-fish-ocean/dojo_1.jpg') no-repeat top left;
	}
#outcome {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 540px;
	height: 423px;
	visibility: hidden;
	display: none;
	}
#outcometext {
	width: 200px;
	background-color: #ccccdd;
	padding: 8px;
	opacity: 0.7;
	filter: alpha( opacity = 70 );
	-moz-opacity: 0.7;
	}

.graybox {
	position: relative;
	background-color: #dddddd;
	margin: 0px;
	}
.grayboxtop div {
	background: url('/images/corners/grayTL.gif') no-repeat top left;
	}
.grayboxtop {
	background: url('/images/corners/grayTR.gif') no-repeat top right;
	}
.grayboxbot div {
	background: url('/images/corners/grayBL.gif') no-repeat top left;
	}
.grayboxbot {
	background: url('/images/corners/grayBR.gif') no-repeat top right;
	}
.grayboxtop div, .grayboxtop, .grayboxbot div, .grayboxbot {
	width: 100%;
	height: 5px;
	font-size: 1px;
	}

#fadingphotos {
	float: right;
	margin-left: 15px;
	margin-top: 14px;
	}

.photozonecontainer {
	position: relative;
	width: 201px;
	height: 288px;
	top: 0px;
	display: block;
	}

.fadingphoto {
	position: absolute;
	width: 201px;
	height: 288px;
	display: none;
	filter: alpha( opacity = 100 );
	-moz-opacity:1;
	}
