a {
	padding-right: 2px;
	padding-left: 2px;
	letter-spacing: 1px;
	font-size: 14px;
	text-decoration: none;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #c79240;
}


a:link {
	padding-right: 2px;
	padding-left: 2px;
	letter-spacing: 1px;
	font-size: 14px;
	text-decoration: none;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #c79240;
}

a:visited {
	color: #743e1b;
}

a:hover {
	color: #40238b;
	text-shadow: 0px 1px 6px #d2c7ab;
}

a:active {
	text-shadow: 1px -2px 6px #3f4662;
}

header .header {
	visibility: visible;
	min-width: 592px;
	left: 50%;
	top: 24px;
	text-align: center;
	position: absolute;
}

header a:link {
	font-size: 11px;
}

header h1 {
	padding-bottom: 8px;
	font-weight: bold;
	font-size: 16px;
}

header h2 {
	padding-top: 7px;
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 11px;
}

header #header1 {
	margin-left: -320px;
	margin-top: -2px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-right: 6px;
	padding-top: 0px;
	height: 31px;
	width: 238px;
	float: left;
	left: 40px;
	position: relative;
}

header #header2 {
	margin-left: -73px;
	margin-top: -2px;
	padding-left: 44px;
	padding-right: 44px;
	width: 204px;
	font-size: medium;
	float: left;
}

header #header3 {
	visibility: visible;
	margin-left: -34px;
	margin-top: -7px;
	width: 116px;
	float: left;
}

header hr {
	margin-top: 152px;
}

header, footer, nav, section, article { 
	display: block; /* trick to tell HTML4 browser that HTML5 element is not inline (overrides css defaults) */
}

hr {
	margin-bottom: 2em;
	text-align: center;
	width: 592px;
	size: 2; 
}


nav {
	width: 210px;
	word-break: keep-all;
	top: 50px;
	left: 20px;
}

#nav {
	width: 210px;
	padding-left: 25px;
	padding-top: 5px;
	float: left;
}

nav a.menu {

	padding-left: 31%;

	margin-left: -30%;

	font-style: normal;
	font-weight: normal;
	line-height: 150%;
	letter-spacing: 1px;
	text-shadow: -1px 2px 10px #7f7f7f;
	color: #40238b;
}



nav a.menu:hover {
	margin-right: 10px;
	padding-right: 20px;
	display: inline;
	text-shadow: -1px 2px 10px white;
	text-decoration: none;
	text-transform: none;
	word-break: keep-all;
	padding-left: 31%;
	margin-left: -30%;
	background-color: #d3d1fa;
}

nav a.highlight {
	display: block;
	word-break: keep-all;
	margin-left: -30%;
	text-shadow: -1px 2px 10px #d3d1fa;
	padding-left: 31%;
	background-color: #e3d4b2;
	text-transform: none;
	text-decoration: none;
}


nav ul {
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px; 
	padding: 0px 0px 5px 0px; /* no indent */
}


nav li {
}


nav h2 {

}

nav h3 {
	padding-left: 30px;
	display: block;
	font-variant: none;
	font-style: normal;
	font-weight: normal;
	margin-left: -50px;
	border-right-style: outset;
	border-bottom-style: outset;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-top-color: #c3c6d4;
	border-top-style: outset;
	letter-spacing: 1px;
	font-family: Optima, "Lucida Grande", Verdana, Arial, sans-serif;
	text-decoration: none;
	text-indent: 10px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	font-size: 100%;
}

nav form {
	text-shadow: 0px 2px 7px #40238b;
	text-align: left;
	padding-bottom: 15px;
}


nav input {
	width: 205px;
	font-size: small;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3d3c80;
	text-align: left;
}

#container {
}

#content {
	margin-right: 70px;
	margin-left: 260px;
	padding-top: 5px;
}


body table tbody tr td {
	padding-left: 20px;
}

footer {
	font-size: smaller;
	font-weight: bold;
	text-align: center;	
	margin-top: 10em;
	margin-bottom: 4em;
}

footer a:link {
	font-size: smaller;
}

#buttonfade {
	background-color: silver;
}

.stevie {
	visibility: hidden;
}

#content ol {
	line-height: 1.5em;
}

code {
	padding-right: 4px;
	padding-left: 4px;
}

#instructions li {
	padding-bottom: 1.62em;
}


