body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
}
body,td,th {
	font-family: Trebuchet MS, Arial, Verdana, sans-serif;
	color: #333333;
}
h1 {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF3300;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000033;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: -1px;
	text-decoration: none;
}
h4 {
	font-style: normal;	
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9F0000;
	background-position: top;
	float: left;
	vertical-align: middle;
	text-align: left;
	padding: 5;
	margin: 3;
}
select {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: 900;
	color: #663399;
}
div#title {
	text-align: center;
	position: relative;
	top: 5px;
	float: left;
	margin-bottom: 25px;
	padding-bottom: 25px;
	border-bottom-width: 1px;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	clear: right;
	left: 5px;
}
table#entry {
	position: relative;
	left: 5px;
	top: 10px;
}
.inputtext {
	width: 400px;
	height: 18px;
}
.inputarea {
	width: 400px;
	height: 100px;
}
form {
	position: relative;
	left: 15px;
	top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #6666FF;
}

div#content {
	position: relative;
	left: 12px;
	top: 12px;
}
.error {
	color: #FF0000;
	text-decoration: blink;
}
.no_selection {
	color: #FFC0D9;
	text-decoration: blink;
}
div#message {
	background-color: #FFFFCC;
	margin: 8px;
	padding: 8px;
	float: left;
	border: 4px #6633FF;
	position: absolute;
	left: 15px;
	top: 420px;
	width: 480px;
	height: 160px;
}
table#diagnostics {
	background-color: #FFFFCC;
	margin: 8px;
	padding: 8px;
	float: left;
	border: 4px #6633FF;
	position: absolute;
	left: 120px;
	top: 1000px;
	width: 640px;
	height: 480px;
}
div#art {
	position: relative;
	height: 500px;
	width: 400px;
	left: 0px;
	top: 0px;
}
div#description {
	position: relative;
	height: auto;
	width: 180;
	left: 0px;
	top: 0px;
	float: left;
}
.description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
}
.popup {
	float: left;
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
}
.middlebutt {
	position: relative;
	height: 18px;
	width: 170px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	z-index: 9;
	border: 2px solid #00000;
	color: #000000;
	float: left;
	top: 0px;
	right: -2px;
	padding-top: 3px;
	clear: none;
	background-color: #00000;
}
.outerbutt {
	position: relative;
	height: 18px;
	width: 170px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	z-index: 7;
	border: 4px solid #FFFFFF;
	color: #FFFFFF;
	float: left;
	top: 0px;
	right: -2px;
	padding-top: 3px;
	clear: none;
	background-color: #FFFFFF;
}
table#catmenu {
	position: absolute;
	left: 0px;
	top: 100px;
	background-color: #666666;
	width: 182px;
	float: left;
	border-top: 0px solid #FF99FF;
	border-right: 1px solid #FF99FF;
	border-bottom: 0px solid #FF99FF;
	border-left: 0px solid #FF99FF;
	height: 174px;
}
.menuitem {
	border-top: 0px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 2px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
	display: block;
	height: 15px;
	width: 144px;
}
.menuitem a{
	background-color: #FFFFFF;
	padding: 5px;
	display: block;
	color: #000066;
}
.menuitem a:visited{
	color: #686C8D;
}
.menuitem a:hover{
	display: block;
	background-color: #FFFFCC;
}
.menuitem a:active{
	color: #FFFF66;
	background-color: #000033;
}
.menu {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #000000;
	border-bottom-color: #000000;
	margin: 0px;
	padding: 0px;
	border-left-width: 0px;
	position: absolute;
}
.menudiv {
	position: absolute;
	left: 176px;
	z-index: 30;
	height: auto;
	width: 159px;
	visibility: hidden;
}
.pointer {
	position: absolute;
	left: -11px;
	top: 4px;
	z-index: 24;
	height: auto;
	width: auto;
}
div#menu_art {
	position: absolute;
	left: 364px;
	top: 62px;
	z-index: 30;
	height: auto;
	width: 159px;
}
div#header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFCC33;
	background-color: #333333;
	display: block;
	position: absolute;
	height: 64px;
	width: 100%;
	left: 0px;
	top: 0px;
	text-align: center;
	border-bottom-width: 1px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #37384A;
	border-right-color: #37384A;
	border-bottom-color: #FFFFCC;
	border-left-color: #37384A;
}
table#art {
	position: absolute;
	left: 240px;
	top: 160px;
}
.thumbnail a {
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	color: #000066;
	text-align: center;
	margin: 2px;
	padding: 2px;
	float: left;
	height: 66px;
	width: 66px;
}
div#moosmoor {
	position: absolute;
	left: 4px;
	top: 80px;
}
.instructions {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #9A9A9A;
	text-align: center;
	font-style: italic;
}
