body {
	font-family: "Comic Sans MS", "Kristen ITC", "Matisse ITC", "Tempus Sans ITC";
	font-size: 1.25em;
	color: #3366FF;
	background-color: #FFCC66;
	font-weight: bold;
}
fieldset {
	font-size: .4em;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-left: 25px;
	width: 250px;
}

h1 {
	font-family: "Comic Sans MS", "Kristen ITC", "Matisse ITC", "Tempus Sans ITC";
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
	background-position: top;
	vertical-align: text-top;
	background-color: #FFCC66;
	color: #0000FF;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: "Comic Sans MS", "Kristen ITC", "Matisse ITC", "Tempus Sans ITC";
	font-size: 0.75em;
	font-weight: bold;
	color: #990000;
	background-color: #FFCC66;
	text-align: center;
	vertical-align: middle;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
p {
	font-family: "Comic Sans MS", "Kristen ITC", "Matisse ITC", "Tempus Sans ITC";
	font-size: 0.75em;
	text-align: left;
	color: #0033FF;
	background-color: #FFCC66;
	padding-left: 50px;
}


table {
	margin: 1px;
	font-family: "Comic Sans MS", "Kristen ITC", "Matisse ITC", "Tempus Sans ITC";
	text-align: left;
	font-size: 1em;
	font-weight: bold;
	width: 100px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	padding: 1px;
}
input {
	width: 200px;
}

.cell {
	text-align: right;
	margin: 1px;
	padding: 1px;
}

#Layer1 {
	background-color: #c59100;
	font-family: "Comic Sans MS", "Kristen ITC", "Matisse ITC", "Tempus Sans ITC";
	font-size: .5em;
	color: #744b01;
	margin-top: 10px;
	padding-top: 10px;
}


td {
	font-size: 2em;
	font-weight: bold;
	width: 100px;
	text-align: right;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
}
#sidebar {
	position: absolute;
	width: 150px;
	background-color: #C59100;
	left: 0px;
	top: 150px;
}
#Layer2 .cell {
}
h3 {
	font-family: "Comic Sans MS", "Kristen ITC", "Matisse ITC", "Tempus Sans ITC";
	font-size: 1em;
	color: #744B01;
}
li {
	font-size: .75em;
	margin-left: 50px;
}
