﻿body
{
	border-style: none;
	border-width: inherit;
	border-color: inherit;
	padding: 0px;
	margin: 0px;
	background-color: #000000;
	font-family:Verdana, Arial, sans-serif;
}
h1,h2,h3,h4 {
	color:#E3B988;
	margin: 0 0 0 0;
}
h4 {
	padding: 0px;
	font-size: x-large;
	color: #B54371;
	margin: 0 0 0 0;
}
hr {
	color: #E3B988;
}
legend {
	color: #E3B988;
}
textarea {
	font-family: Tahoma;
	width: 292px;
}
.answerButton {
	background-color:#E3B988;
	color: #683569;
}
.answerTextBox {
}
.AudioOn {
}
.AudioOff {
}
.buttonStyle {
	background-color:#E3B988;
	color: #683569;
}
.centerMe {
	text-align: center;
}
.challenge
{
	font-size:large;
	border-style:ridge;
	font-family: Calibri,Tahoma,Sans Sans-Serif;
}
.clearBoth {
	clear:both;
}
.codeFont {
	font-family: Courier New, Monospace;
}
.codeStyle {
	border: thin solid #B54371;
	margin: 0px;
	background-color: #E3B988;
	color: #683569;
	font-family: Courier New, monospace;
}
.commentLabel {
	width: 150px;
	float: left;
	clear: right;
}
.contentOuter {
	text-align: center;
}
.contentProper {
	border: thin solid #E3B988;
	margin: 0px auto 20px auto;
	color: #F2DCC2;
	padding: 5px 0px 5px 05px;
	width: 785px;
	text-align: left;
	background-color: #013750;
	display: table;
}
.customHeader
{
	font-size: large;
	color: #B54371;
	vertical-align:super;
}
.dataFile
{
	font-family: 'Courier New' , Courier, monospace;
	font-size: large;
	background-color: #FFFFFF;
	color: #000000;
	border-style: solid;
	border-width: thin;
	padding: 5px;
	margin: 5px;
	width: 300px;
}
.evenRowStyle 
{
	background-color: #F2DCC2;
	color: #683569;
	font-size: large;
}
.fakeLink {
	text-decoration: underline;
	cursor: pointer;
	color:#F2DCC2;
}
.floatLeft {
	float: left;
}
.gridLink {
	color: #683569;
}
.headerBottomDiv {
	background-color: #E3B988;
	height: 20px;
	clear: right;
	width: 100%;
}
.headerContainer {
	/*resets*/padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	text-align: left;
	background-image: url(Images/DarkVerticalGradient.JPG);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.headerContent {
    float:left;
}
.headerImg {
	float:left;
    height: 112px;
    width:200px;
}
.headerOuter {
	text-align:center;
}
.headerSubTitle {
	font-size:medium;
	color:#E3B988;
	float:left;
	clear: right;
}
.headerTitle {
    font-size: 3em;
    color: #B54371;
    clear:right;
    height:60px;
}
.highlight {
	background-color: Yellow;
}
.hintButton {
	background-color:#E3B988;
	color: #683569;
}
.inlineImg {
	float: left;
	margin-right:5px;
}
.inlineRightBox
{
	padding: 5px;
	border: thin solid #F2DCC2;
	float: right;
	margin-left: 15px;
	margin-top: 0px;
	font-size: medium;
}
.italic {
	font-style: italic;
}
.mainColumn {
	float: left;
	padding: 0 5px 20px 5px;
	margin: 0px 0 0;
	width: 580px;
	background-color: inherit;
	color: inherit;
}
.noBottomMargin {
	margin-bottom: 0;
}
.noBulletList {
	list-style-type: none;
	margin-left: 5px;
	font-size: small;
	font-family: tahoma;
	margin-top: 0;
	padding-left: 5px;
}
.noTopMargin {
	margin-top: 0;
}
.oddRowStyle {
	background-color:#D4816A;
	color:#683569;
	font-size: large;
}
.pageLink {
	color:#F2DCC2;
}
.playLeftCol {
	float: left;
	width: 6em;
}
.progressDiv {
	float:right;
}
.puzzleControls {
}
.refLink {
	color:#F2DCC2;
	font-size:small;
}
.remainingDiv {
	float: left;
}
.resultDiv {
	margin-left: 5px;
	height: 2em;
	clear:both;
}
.sideColumn
{
	padding: 0px 0px 0px 5px;
	border-style: none;
	float: right;
	width: 160px;
	background-color: #683569;
	color: #E3B988;
	margin-right: 0px;
}
.smallGray {
	font-size: x-small;
	color: gray;
}
.smallHeader {
	font-size: large;
}
.smallLabel {
	font-size: small;
}
.socMark {
	margin-right: 20px;
	margin-left: 20px;
	float:left;
}
.solvDiv {
	margin-left: 5px;
	float: left;
}
.subHeader {
    font-size:medium;
    color:#E3B988;
    clear:right;
    height:32px;
}
.subtleLink {
	color:#F2DCC2;
	font-size:medium;
}
.tenPxTop 
{
	margin-top: 10px;
}
.tabClass {
}
.underlined {
    text-decoration: underline;
}
.willInstructions {
	font-family: Tahoma;
	font-size:medium;
}
.wordClass {
	border-width: thin;
	float: left;
	background-color: #D4816A;
	width: 450px;
	height: 3em;
}
