﻿
body {background-color: #F2F2F2 }

p {
	font-family: "Trebuchet MS";
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-style: normal;
	color: black;
}

h1 {
	font-family: "Trebuchet MS";
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-style: normal;
	color: black;
}

h2 {
	font-family: "Trebuchet MS";
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-style: normal;
	color: black;
}

h3 {
	font-family: "Trebuchet MS";
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-style: normal;
	color: black;
}

h4 {
	font-family: "Trebuchet MS";
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-style: normal;
	color: black;
}

h5 {
	font-family: "Trebuchet MS";
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-style: normal;
	color: black;
}

h6 {
	font-family: "Trebuchet MS";
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-style: normal;
	color: black;
}

li {
	font-family: "Trebuchet MS";
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-style: normal;
	color: black;
}

ul {
	font-family: "Trebuchet MS";
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-style: normal;
	color: black;
}

.credit {
	font-family: "Trebuchet MS";
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-style: normal;
	color: black;
}

.caption {
	font-family: "Trebuchet MS";
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-style: normal;
	color: black;
}

h1 {
	font-size: x-large;
	text-align: center;
}

h2 {
	font-size: small;
	text-align: center;
	font-style:italic;
}

h3 {
	font-size: medium;
	text-align: center;
	line-height: 90%;
}

h4 {
	font-size: large;
	text-align: center;
}

h5 {
	font-size: small;
	text-align: center;
}

h6 {
	font-size: x-small;
	text-align: center;
}

ul {
	font-size: small;
	text-align: left;
}

li {
	font-size:small
}

p {
	font-size: small;
	text-align: left;
}

.caption {
	font-size: small;
	font-style: italic;
	text-align: center;
}

.credit {
	font-size: x-small;
	font-style: italic;
	text-align: right;
}

.menu {
	position:absolute;
	top:10%;
	left:0;
	width:15%;
	text-align:center;
	margin:0;
}

.logo {
	position:absolute;
	top:0;
	left:90%;
	max-width:192px;
	width:10%;
	margin:0;
}

.pageheader {
	position:absolute;
	top:0;
	left:15%;
	width:75%;
	margin:0;
}

.pagecontent {
	position:absolute;
	top:2em;
	left:15%;
	width:75%;
	margin:0;
}

.membergallerycell {
	border-bottom:1px solid #C0C0C0;
	vertical-align:top;
}

.signs1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:xx-large;
	font-weight:bold;
	font-style:italic;
	text-align:center;
}

.signs2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:x-large;
	font-weight:bold;
	font-style:italic;
	text-align:center;
}

.signs3 {
	font-size:small;
	font-family: Arial, Helvetica, sans-serif;
	margin-left:3em;
	margin-right:3em;
}

.signs3 li {
	font-size:small;
	font-family: Arial, Helvetica, sans-serif;
	padding-left:1em;
	padding-right:2em;
	margin-left:3em;
}

.signbox {
	border:1px black solid;
	padding-top:1em;
	}
}

.dark {
	width:4%;
}

.light {
	width:4%;
	background-color:white;
	vertical-align:top;
	text-align:left;
	border-color:black;
	border-style:solid;
	border-width:1px;
}

.crossword {
	border-collapse: collapse;
	width:75%;
	margin:auto;
	
}

.light b {
	font-family:Arial, Helvetica, sans-serif;
	font-size:xx-small;
	font-weight:normal;
	vertical-align:super;
	text-align:left
}

.light i {
	font-family:Arial, Helvetica, sans-serif;
	font-size:x-small;
	font-style:normal;
	font-weight:bold;
	vertical-align:bottom;
	text-align:right;
	color:red;
	display:none;
}

.row {
	height:.7em;
}
		
.spacer {
	height:0;
}
		
.clue {
	height:.7em;
}
		
.cluecell {
	border-bottom:1px solid #C0C0C0;
	vertical-align:top;
}

.cluecell p {
	font-size:x-small
}

.puzzlebuttons {
	position:absolute;
	left:75%;
	width:20%;
	top:0;
}

.puzzlebuttons input {
	width:100%;
	font-family:"Trebuchet MS";
	font-size:x-small;
}
		