body {
	font-family: Verdana, "Comic Sans MS", Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 12pt;
	background-color: #CCCCCC;
}

h1 {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: left;
	font-variant: small-caps;
	text-decoration: underline;
}

h2 {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

h3 {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	line-height: 14pt;
	color: #000000;
}

p {
	font-family: "Trebuchet MS", Verdana, "Comic Sans MS", Tahoma;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: #000000;
	font-size: 12px;
}

td, th {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: 12pt;
	color: #000000;
}

.title{
	cursor:help;
}

a {
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
}


a:link {
	color: #FF9900;
}

a:hover {
	color: #999999;
}

div#logo {
	top: 0%;
	text-align: left;
	vertical-align: top;
	padding-top: 0%;
	padding-left: 10px;
	padding-bottom: 0%;
}

div#content {
	display: block;
	border: thick solid #999999;
	padding-right: 2%;
	padding-left: 2%;
}


table#puzzle{
	text-align: center;
	vertical-align: top;
	border: 4px #000000;
	margin: 0px;
	padding: 0px;
}

table#puzzle td{
	width: 40px;
	height: 40px;
	font-weight: bold;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}

input.shade{
	background-color: #CCCCCC;
}

.top-left{
	border-top: 2px solid #000000;
	border-left: 2px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.top{
	border-top: 2px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.top-right{
	border-top: 2px solid #000000;
	border-right: 2px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.left{
	border-left: 2px solid #000000;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.box{
	border-top: 2px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	border-left: 2px solid #000000;
}

.right{
	border-right: 2px solid #000000;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.bottom-left{
	border-bottom: 2px solid #000000;
	border-left: 2px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
}

.bottom{
	border-bottom: 2px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
}

.bottom-right{
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
}

div#clues{
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	border: 2px dotted #000000;
	padding: 5px;
	width: 98%;
}

.cluehead{
	float: none;
	font-weight: bold;
	text-align: left;
	width:25%;
}

div#clues h1{
	font-weight: bold;
	text-align: center;
}

.clue{
	float: left;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
}
.clueword {
	vertical-align: top;
}
.cluelettgrp {
	float: left;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
}
.cluelett {
	clear: both;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	border-bottom: 1px solid #000000;
	width: 25px;
	margin: 1px;
}
.cluelettspacer {
	clear: both;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	border-bottom: none;
	width: 25px;
	margin: 1px;
}

.cluetab {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}
.cluetr {
	margin: 0px;
	padding: 0px;
	width: auto;
}
.cluetd {
	margin: 0px;
	padding: 0px;
	width: auto;
}
.spacer {
	clear: both;
}

.example-top {
	text-align: center;
	width: 25px;
	border-bottom: medium solid;
	font-weight: bold;
}
.example-bott {
	text-align: center;
	width: 25px;
	font-weight: bold;
}

table#grid{
	text-align: center;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	border: thin solid #999999;
}

table#grid th{
	width: 20px;
	height: 5px;
	background-color: #999999;
	font-weight: bold;
	border: thin solid #999999;
}

table#grid td{
	width: 20px;
	height: 5px;
	border: thin solid #999999;
}

div#menu
{
	position: relative;
	font-family: "Trebuchet MS", Verdana, "Comic Sans MS", Tahoma;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-size: 8pt;
	z-index: 100;
	margin-left: 5%;
	margin-top: 0%;
	margin-right: 0%;
	border: thick solid #999999;
	width: 150px;
}

div#menu a
{
	display: block;
	text-align: left;
	font-family: "Trebuchet MS", Verdana, "Comic Sans MS", Tahoma;
	font-weight: bold;
	font-style: normal;
	font-size: 8pt;
	text-decoration: none;
	color: #000000;
	height: 30px;
	padding-top: 0%;
	padding-right: 0%;
	padding-bottom: 0%;
	padding-left: 2.5%;
	border-left: 1px solid white;
	border-bottom: 1px solid white;
	border-top: 1px solid white;
	background: #999999;
	border-right: 5px double white;
}

div#menu a:hover
{
	background: #FF9900;
	border-right: 5px groove #999999;
}

div#menu a img
{
	height: 0;
	width: 0;
	border-width: 0;
	display: block;
}

div#menu a:hover img
{
	position: absolute;
	top: -130px;
	left: 600px;
	height: 115px;
	width: 115px;
}

div#book {
	text-align: center;
	width: 100%;
}

div#book h2 {
	color: #FF9900;
}

div#ebook {
	text-align: center;
	margin-left: 10%;
	width: 118px; padding: 5px; border: 1px solid #000000; height: 100px; vertical-align:middle;
}

div#ebook h2 {
	color: #FF9900;
}

div#next {
	text-align: center;
	margin-left: 10%;
	width: 118px; padding: 5px; border: 1px solid #000000; height: 100px; vertical-align:middle;
}

div#next h2 {
	color: #FF9900;
}

div#puzzlesearch
{
	position: relative;
	border: thick solid #999999;
	padding: 5px;
}

table#link{
	width: 100%;
	text-align: center;
	vertical-align: top;
}

strong#marker
{
	color: #FF0000;

}
p#warning
{
	color: #FF0000;
	font-weight: bold;
}

div#footer
{
	font-size: 8pt;
	text-align: center;
}

div#footer p
{
	text-align: center;
	font-size: 8pt;
}

table#added
{
	width: 100%;
	font-weight: bold;
	border: medium dotted #999999;
}
table#added td
{
	font-weight: bold;	
}

table#adminlist
{
	width: 100%;
	font-weight: bold;
	border: thin solid #999999;
	margin: 0px;
	padding: 0px;
}
table#adminlist th
{
	text-align: center;
	font-weight: bold;
	border: thin solid #999999;
}
table#adminlist td
{
	font-weight: bold;
	border: thin solid #999999;
	text-align: left;
	vertical-align: top;
}

table#contact{
	text-align: left;
	vertical-align: top;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

table#contact th{
	background-color: #CCCCCC;
	font-weight: bold;
	border: thin solid;
	vertical-align: top;
}

table#contact td{
	font-weight: bold;
	border: thin solid;
}

table#contact th#heading{
	font-weight: bold;
	border: thin solid;
	text-align: center;
}