body
{
	font-family: "Comic Sans MS", Verdana, Trebuchet, Lucida, Arial, sans-serif;
	margin: 0;
	padding: 0;
	background: #d6ddf6;
	text-align: center;
}

#content
{
	background: #83a7f7 url(../images/ssbg1.jpg) repeat;
	width: 750px;
	height: 440px;
	margin-top: 20px;
	border-top: 2px solid #aef;
	border-left: 2px solid #aef;
	border-right: 2px solid black;
	border-bottom: 2px solid black;
}

#content2
{
	background: #83a7f7 url(../images/ssbg0.jpg) repeat;
	width: 750px;
	height: 440px;
	margin-top: 20px;
	border-top: 2px solid #aef;
	border-left: 2px solid #aef;
	border-right: 2px solid black;
	border-bottom: 2px solid black;
}

#contentbody
{
	height: 410px;
	padding: 0 2px;
}

h1
{
	top: 10px;
	color: #024;
	font-size: 20pt;
	margin-top: 0;
	padding-top: 0;
	text-align: center;
}

h1.nogap
{
	top: 10px;
	color: #024;
	font-size: 20pt;
	margin: 0;
	padding-top: 0;
	text-align: center;
}

h2
{
	top: 10px;
	color: #024;
	font-size: 16pt;
	margin-top: 0;
	padding-top: 0;
	text-align: center;
}

.menu
{
	margin-top: 18px;
	padding-left: 40px;
	list-style-position: outside;
}

.menu li, .menu li a
{
	font-size: 12pt;
	color: #000;
	text-decoration: none;
	margin: 18px 0;
}

#tnotes
{
	padding-left: 80px;
	font-size: 12pt;
}

#tnotes a
{
	font-size: 12pt;
	color: #000;
	text-decoration: none;
}

td
{
	font-size: 12pt;
	color: #024;
	vertical-align: top;
}

#navhome
{
	width: 43px;
	padding: 0;
	background: url(../images/sshome.gif) no-repeat;
}

#navgap
{
	width: 800px; //623px;
}

#navprev
{
	width: 42px;
	padding: 0;
	background: url(../images/ssprev.gif) no-repeat;
}

#navnext
{
	width: 42px;
	padding: 0;
	background: url(../images/ssnext.gif) no-repeat;
}

#clues
{
	background-color: #167;
}

#clues td
{
	background-color: #8cf;
	text-align: center;
	font-size: 16pt;
	font-weight: bold;
}

#clues a
{
	text-decoration: none;
	color: #642;
}

.blkborder
{
	border-top: 2px solid #cef;
	border-left: 2px solid #cef;
	border-right: 2px solid #006;
	border-bottom: 2px solid #006;
}

#nobg
{
	background: #eef;
}

.credits a, .credits a:visited
{
	color: #709;
	text-decoration: none;
}

.credits a:hover
{
	color: #f00;
	text-decoration: none;
}

.demo
{
	color: #666;
}

.demotext
{
	font-family: Verdana, Trebuchet, Lucida, Arial, sans-serif;
	padding-top: 20px;
	font-size: 8pt;
	font-style: italic;
}

.options
{
	font-family: Verdana, Trebuchet, Lucida, Arial, sans-serif;
	padding-top: 20px;
	font-size: 8pt;
	color: #004;
}

.options a
{
	color: #004;
	text-decoration: none;
}

.options a:hover
{
	color: #f00;
}

.thisone
{
	color: #aa9;
}
