body { background-image: url(/h/images/h-fc3.gif); }
#about #header h1 strong { background-image: url(/h/images/h1-about.gif); }
#antics #header h1 strong { background-image: url(/h/images/h1-antics.gif); }
#aspirants #header h1 strong { background-image: url(/h/images/h1-aspirants.gif); }
#emporium #header h1 strong { background-image: url(/h/images/h1-emporium.gif); }

body {
	margin: 0;
	padding: 0;
	color: #000;
	background-color: #fc3;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-attachment: fixed;
	/*text-align: center;*/ /* part 1 of 2 centering hack */
	}

body#no-bgd { background-image: none; }

#form {
	margin: 10px;
	color: #000;
	background-color: #fff;
	background-image: none;
}

#box {
	margin: 5px 5px 0 150px;
	padding: 0;
	background-color: #fc3;
	/*border: 1px solid #ccc;*/
	text-align: left; /* part 2 of 2 centering hack */
	width: 480px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 480px;
	}
html>body #box { width: 480px; /* ie5win fudge ends */ } 

#box-index {
	margin: 5px 0 0 150px;
	padding: 0;
	background-color: #fc3;
	/*border: 1px solid #ccc;*/
	text-align: center;
	width: 480px;
	}

/* __________________________________________________________ */

#header {
	margin: 0;
	padding: 0;
	background-color: #fc3;
}

#header h1 {
  margin: 0;
  padding: 0;
  font-size: 1px;
  }
#header h1 strong {
	background-repeat: no-repeat;
  display: block;
  height: 50px;
}

#header h1 span { display: none; }

/* __________________________________________________________ */

#content {
	z-index: 1;
	margin: 0;
	padding: 5px 20px 10px 20px;
	border: 1px solid #c90;
	color: #000;
	background-color: #fff;
	margin-top: -19px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	margin-top: 0;
	}
html>body #content { margin-top: 0; } /* ie5win fudge ends */ 

#content {
	padding-top: 20px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	padding-top: 5px;
	}
html>body #content { padding-top: 5px; } /* ie5win fudge ends */ 

/* __________________________________________________________ */

#menu {
	clear: both;
	margin: 10px 0 0 0;
	padding: 5px 5px 0 0;
  text-align: right;
	background-color: #fc3;
}

#menu ul {
	margin: 0;
	padding: 0;
	display: inline;
	line-height: normal;
}

#menu ul li {
	margin: 0;
	padding: 0 3px 0 3px;
	display: inline;
	list-style-type: none;
	line-height: normal;
}

#menu a:link, #menu a:visited {
	font: 13px "comic sans ms",verdana,arial,sans-serif;
	line-height: normal;
	letter-spacing: 0.1em;
	text-decoration: none;
	margin: 0;
	padding: 0;
	color: #000;
	background-color: #fc3;
	border-bottom: 1px solid #fc3;
}

#menu a:link.active, #menu a:hover {
	color: #363;
	border-bottom: 1px dotted #000;
}

/*#menu a:hover { color: #69c; }*/

#menu2 {
	top: 55px;
	left: 650px;
	/*z-index: 2;*/
  width: 100px;
	margin: 0;
	padding: 0;
	background-color: #fc0;
	border: 1px solid #c90;
	position: absolute;
 /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	position: fixed;
	}
html>body #menu2 { position: fixed; } /* ie5win fudge ends */

#menu2 ul, #menu2 li {
	margin: 0;
	display: block;
	list-style-type: none;
}
#menu2 ul {
	padding: 5px 5px 5px 5px;
}
#menu2 li {
	padding: 0 0 5px 5px;
}

#menu2 a:link, #menu2 a:visited {
	/*font: bold 15px "comic sans ms",verdana,arial,sans-serif;*/
	font: bold 13px verdana,arial,sans-serif;
	line-height: normal;
	font-style: italic;
	/*letter-spacing: 0.1em;*/
	text-decoration: none;
	color: #000;
	background-color: #fc0;
	border-bottom: 1px solid #fc0;
}
#menu2 a:hover, #menu2 a:active {
	color: #c90;
	background-color: #fc0;
	border-bottom: 1px solid #c90;
}

#menu3 {
	top: 55px;
	left: 650px;
	/*z-index: 2;*/
  width: 110px;
	margin: 0;
	padding: 0;
	background-color: #fc3;
	border: 1px solid #c90;
	position: absolute;
}
/*	voice-family: "\"}\"";
	voice-family:inherit;
	position: fixed;
	}
html>body #menu3 { position: fixed; }*/

#menu3 h2 {
	margin: 0;
	padding: 0;
}

#menu3 ul, #menu3 li {
	margin: 0;
	padding: 0;
	display: block;
	list-style-type: none;
}
/*#menu3 ul {
	padding: 0;
}*/
/*#menu3 li {
	height: 24px;
}*/
#menu3 a {
	font-size: 24px;
	line-height: normal;
}
#menu3 a:link, #menu3 a:visited { background-color: #fc3; }
#menu3 a:hover, #menu3 a:active { background-color: #fc0; }

/* __________________________________________________________ */

p,ul,ol,li,dl,dt,dd,blockquote,address {
	font-family: verdana,arial,helvetica,sans-serif;
	color: #000;
}

p,address {
	margin: 0 0 10px 0;
	font-size: 11px;
	line-height: 18px;
	font-style: normal;
}

ul {
	margin: 10px 0 10px 20px;
}
ul, li {
	font-size: 11px;
	line-height: 15px;
	list-style-type: square;
	list-style-position: default;
}

dl,dt,dd { font-size: 11px; }
dd { margin-left: 10px; }

ol li { font-size: 11px; }

blockquote {
	font-size: 11px;
	line-height: normal;
	margin: -10px 0 0 0;
	padding: 0 15px 0 15px;
}

select,option,input { font: 11px verdana,arial,sans-serif; }

h2 {
	margin: 5px 0 0 0;
	padding: 0;
	font: bold 13px arial,verdana,sans-serif;
	color: #000;
}

h3 {
	margin: 0;
	padding: 20px 0 0 0;
	border-top: 1px solid #c90;
	font: bold 13px arial,verdana,sans-serif;
	color: #000;
}

h4 {
	margin: 0;
	padding: 0;
	font: bold 11px verdana,arial,sans-serif;
	color: #000;
}

small { font-size: 11px; }

a:link,a:visited {
	color: #006;
	text-decoration: underline;
}

a:hover,a:active {
	color: #000;
	background-color: #fc0;
	text-decoration: underline;
}

a.a:hover, a.a:active { background: none; }

/* __________________________________________________________ */

.image {
	line-height: normal;
	text-align: center;
}

.footer {
  margin: 10px 5px 5px 0;
	line-height:normal;
	text-align:right;
}

.stl {
	font: 10px verdana,arial,helvetica,sans-serif;
	color: #c90;
	letter-spacing: 0;
}
a.stl:link,a.stl:visited { color: #c90; text-decoration: none; }
a.stl:hover,a.stl:active { color: #000; }