body {
	background-color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 800px;
	border: 1px solid black;
	border-bottom: none;
}
acronym {
	cursor: help;
	color: #009999;
	background-color: white;
}
span.hidegraph {
	display: none;
}
div#pagehead {
	background-color: #88BBFF;
	}
div#linkban .spantext {
	display: none;
}
div#homelink {
	padding-left: 1em;
	float: left;
	width: 70px;
	height: 80px;
	font-size: 300%;
	background-image: url(images/i63.gif);
    background-repeat: no-repeat;
}
div#banner {
	margin-left: 80px;
	height: 80px;
	font-size: 300%;
	background-image: url(images/iceforce63h.gif);
	background-repeat: no-repeat;
}
div#menu {
	padding-top: 1px;
	text-align: center;
	font-size: 125%;
	background-color: #88BBFF;
}
div#csssheet {
	text-align: right;
}
div#reference {
	font-size: 90%;
	color: black;
	background-color: #88BBFF;
	text-align: center;
	clear: both;
	height: 3em;
	margin-top: 1em;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}
#menu a#default {
	display: none;
}
#menu a#textonly {
	padding-right: 0.75em;
	text-align: right;
	font-size: 0.70em;
}
#menu a,
#menu a:visited {
	color: white;
}
#menu a:hover {
	color: white;
}
div#menu h3 {
	display: none;
}
div#menu ul {
	padding: 3px 0;
	margin-left: 0;
	border-bottom: 1px solid black;
	font: 0.95em Verdana, sans-serif;
	background-color: #88BBFF;
}
div#menu ul li {
	list-style: none;
	display: inline;
	margin: 0;
}	
div#menu ul li a {
	padding: 3px 0.5em;
	margin-left: 3px;
 	border: 1px solid black;
	border-bottom: none;
	text-decoration: none;
	text-align: center;
	color: white;
	background-color: #0066FF;	
}
div#thetext {
	width: 660px;
	float: left;
 	padding-left: 5px;
	margin-right: 0.5em;
}
/* Internal Link Definitions */
div#thetext a.intlink:link {
	color: blue;
	background-color: white;
}
div#thetext a.intlink:visited {
	color: purple;
	background-color: white;
}
div#thetext a.intlink:hover {
	color: blue;
	background-color: white;
}
div#thetext a.intlink:active {
	color: blue;
	background-color: #DDDDDD;
}
/* End of Internal Link Definitions */

/* External Link Definitions */
div#thetext a.extlink:link {
	color: red;
	background-color: white;
}
div#thetext a.extlink:visited {
	color: #FF6600;
	background-color: white;
}
div#thetext a.extlink:hover {
	color: red;
	background-color: white;
}
div#thetext a.extlink:active {
	color: red;
	background-color: #DDDDDD;
}
/* End of External Link Definitions */

/* Wikipedia Link Definitions */
div#thetext a.wikilink:link {
	color: green;
	background-color: white;
}
div#thetext a.wikilink:visited {
	color: #669900;
	background-color: white;
}
div#thetext a.wikilink:hover {
	color: green;
	background-color: white;
}
div#thetext a.wikilink:active {
	color: green;
	background-color: #DDDDDD;
}
/* End of Wikipedia Link Definitions */

div#thetext h3 {
	margin-bottom: 0.25em;
	color: black;
	background-color: white;
}
div#thetext h4 {
	margin-top: 0.25em;
	margin-bottom: 0.25em;
	color: #888888;
	background-color: white;
}
div#thetext ul li {
	list-style: none;
}
div#thetext ul li.title {
	font-weight: bold;
	color: black;
	background-color: white;
	list-style: none;
	padding-top: 0.75em;
	padding-bottom: 0.25em;
}
div#mailform {
	color: black;
	background-color:#DDEEFF;
	border: 1px solid black;
	padding-left: 1em;
	margin-bottom: 2em;
}
div#mailform p {
	clear: left;
}
div#mailform label {
	display: block;
	text-align: right;
	float: left;
	width: 175px;
	padding-bottom: 0.5em;
	padding-right: 0.5em;
}
div#mailform input {
	display: block;
	width: 21em;
	float: left;
	margin-bottom: 0.5em;
}
div#thebuttons .sendbutton {
	margin-top: 1em;
	width: 8em;
}
div.screengrab {
	font-size: 90%;
	text-align: center;
}
div#thetext p img {
	padding-right: 0.5em;
	float: left;
}