html {
  font-size: 100.1%;
  height: 100.01%;
}
body {
  background-color: #fff;
  font-family: "Lucida Grande", Verdana, Arial, helvetica, sans-serif;
  font-size: 0.85em;
  color: #666; 
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}
body * {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
a {
  text-decoration: none;
  color: #f60;
}
a:hover {
  text-decoration: underline;
}
h2 {
  font-size: 1.4em;
  line-height: 2em;
  margin-left: 10px;
  font-family: Trebuchet MS, Trebuchet, Verdana, Arial, helvetica, sans-serif;
  text-transform: lowercase;
  color: #690;
}
/*----------------------------------------------------------------------------*/
#header {
  background: transparent url(/images/top-wave.jpg) top left repeat-x;
  height: 95px;
  font-size: 0.95em;
}
#header h1 {
  display: block;
  overflow: hidden;
  width: 72px;
  height: 72px;
}
#header h1 img {
  border: none;
}
#header #usability {
  float: right;
  margin-right: 10px;
  font-size: 0.8em;
  text-transform: lowercase;
}
#header #usability a {
  text-decoration: underline;
}
#header #nav {
  float: right;
  margin-top: -36px;
  height: 70px;
}
#header #nav li {
  display: inline;
  margin-right: 10px;
  padding-bottom: 18px;
}  
#header #nav li a {
  color: #666;
  display: inline;
  text-decoration: none;
}
#header #nav li a:hover {
  color: #f60;
}
/*----------------------------------------------------------------------------*/
#container {
  background: transparent url(/images/middle-wave.jpg) top left repeat-x;
  font-size: 0.95em;
}
/*----------------------------------------------------------------------------*/
#pg-home #nav #m-home a,
#pg-waxheads #nav #m-waxheads a,
#pg-whpstatus #nav #m-whpstatus a,
#pg-waxmuseum #nav #m-waxmuseum a,
#pg-waxstats #nav #m-waxstats a,
#pg-waxpayment #nav #m-waxpayment a {
  color: #f60;
  height: 39px;
  text-decoration: none;
}
#pg-home #nav #m-home,
#pg-waxheads #nav #m-waxheads,
#pg-whpstatus #nav #m-whpstatus,
#pg-waxmuseum #nav #m-waxmuseum,
#pg-waxstats #nav #m-waxstats,
#pg-waxpayment #nav #m-waxpayment {
  background: transparent url(/images/nav-wave.jpg) bottom center no-repeat;
}
#content {
  margin-left: 10px;
  margin-right: 16em;
  width: 36em;
  line-height: 1.5em;
  font-size: 1em;
  padding-top: 4em;
  padding-left: 5em;
}
#content h3 {
  font-family: Trebuchet MS, Trebuchet, Verdana, Arial, helvetica, sans-serif;
  font-size: 1.2em;
  font-weight: normal;
  color: #333;
  margin-top: 1em;
  margin-bottom: 0;
}
#content h3 a {
  color: #333; 
  text-decoration: none;
}
#content h3 a:hover {
  color: #f60;
}
#content h4 {
  color: #666;
  margin-top: 1em;
}
#content dl {
  margin-top: 0.5em;
  margin-left: 2em;
}
#content dd {
  margin-bottom: 1em;
  margin-left: 2em;
}
#content ul,
#content ol {
  margin-bottom: 1em;
  margin-left: 2em;
}
#content ul li,
#content ol li {
  margin-left: 3em;
}
#content p {
  margin-top: 0.5em;
  margin-bottom: 1em;
  padding-left: 1em;
}
#content p label {
  clear: both;
  float: left;
  text-align: right;  
  width: 6em;
  margin-right: 1em;
}
#content blockquote {
  margin-left: 3em;
}
#content code {
  font-size: 1.3em;
}
#content img {
  margin: 0.5em 2em 1em 2em;
  border: none;
}
#content .attrib {
  font-size: 0.6em;
  line-height: 1.3em;
}
#content .comments_invite {
  font-size: 0.8em;
  line-height: 1.2em;
}
#content .attrib,
#content .comments_invite {
  text-transform: uppercase;
  letter-spacing: 0.2em;
  padding-left: 0;
  margin-bottom: 2em;
  margin-left: 0.3em;
}
#content .comments_invite a {
  color: #693;
}
#content .wcComment {
  margin-left: 2em;
  padding: 0.5em 0.5em 1em 0.5em;
  border: 1px solid #aaa;
  background-color: lightyellow;
}
#content .wcComment .heading {
  color: #666;
  font-weight: 600;
}
#content .rnd {
  background-color: #fff;
}
/*----------------------------------------------------------------------------*/
#sidebar-1 {
  clear: left;
  float: right;
  background: transparent url(/images/side-wave.jpg) top left no-repeat;
  margin-top: 16px;
  padding: 2em 1em 5em 42px;
  font-size: 0.875em;
  line-height: 1.7em;
  width: 16em;
  overflow: hidden;
}
#sidebar-1 p
{
	line-height: 1.2em;
	font-size: 0.875em;
}
#sidebar-1 label {
  display: block;
  padding-top: 0.25em;
  padding-bottom: 0.25em;
}
#sidebar-1 h4 {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
#sidebar-1 li {
  list-style-type: none;
  margin-left: 1em;
}
#sidebar-1 form {
  margin-bottom: 1em;
}
/*----------------------------------------------------------------------------*/
#footer {
  clear: both;
  margin-top: 5em;
  margin-left: 10px;
}
#footer p {
  clear: right;
  text-align: left;
  padding-top: 3em;
}
#footer img {
  float: right;
  margin-right: 10px;
  padding-bottom: 2em;
  margin-left: 1em;
  border: none;
}
#footer .copyright {
  font-size: 0.67em;
}
/*----------------------------------------------------------------------------*/
#flickr {
  width: 16em;
  margin-top: 3em;
}
div.separator {
  text-align: center;
  background: transparent url(/images/article-wave.jpg) center center no-repeat;
  height: 5em;
  width: 100%;
}
.branding {
  font-style: italic;
}
.clearer {
  clear: both;
}
acronym {
  text-transform: uppercase;
  font-size: 0.8em;
}
/*-- WAXHEADS -----------------------------------------------------------------------------------------------------*/
.waxdraw {
  margin-top: 12px;
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
  width: 100%;	
}
.waxdraw thead tr {
  background: transparent url(/i/6/waxem.jpg) center left repeat-y;
}
.waxdraw thead td {
  font-weight: bold;
}
.waxdraw th,
.waxdraw thead td {
  text-align: left;
}
.waxdraw td,
.waxdraw th {
  padding: 4px 4px 4px 4px;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  vertical-align: top;	
}
.waxdraw .highlight {
  background-color: #ccc;	
}
.waxdraw .emphasize {
  color: #f93;
  font-weight: bold;
}
.waxdraw .highlightemphasize {
  background-color: #9c3;	
  color: #f93;
  font-weight: bold;
}
.waxgoals {
  margin-top: 12px;
  width: 50%;
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
.waxgoals thead td {
  font-weight: bold;
  background: transparent url(/i/6/waxem.jpg) center left repeat-y;
}
.waxgoals td,
.waxgoals th {
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  vertical-align: top;
  padding: 2px 2px 2px 2px;	
}
.waxgoals .highlight {
  background-color: #ccc;
}
.waxtot {
  text-align: right;
}
/* New waxheads table styles */
table {
  margin-bottom: 1em;
}
.waxhl {
  background-color: #eee;	
}
.waxhl th,
.waxhl thead td {
  background-color: #ccc;
  font-weight: bold;
}
.waxem {
  background: transparent url(/i/6/waxem2.jpg) top left repeat-y;
}
.waxdate {
  text-align: right;
}
.waxscor {
  text-align: center;
}
.numeric,
thead td.numeric,
.waxdraw thead td.numeric {
  text-align: right;
}
/*-- MISC CONDITIONS -------------------------------------------------------------------------------------------------------------*/
.warn {
  color: #c00;
}
.info {
  color: #060;
}
/*-- FORM ------------------------------------------------------*/
fieldset {
  padding: 0 1em 2em 1em;  
  border: none;
}
/* Late additions to support the rounding of divs and forms */
#frm-change-status {
 /*background: transparent url(/i/6/waxem2.jpg) top left repeat-y;*/
 background-color: #f3f399;
 width: 470px;
}
legend {
  color: #666;
  font-size: 1em;
  font-weight: 600;
}
/* Start of requirements for rounded boxes */
.rnd-left {
  display: block;
  clear: left;
  float: left;
}
.rnd-right {
  display: block;
  float: right;
  clear: right;
}
/* End of requirements for rounded boxes */
/* Content management by xipsite from wasabicube.com
   File last modified: Sun, 23 Jul 2006 21:43:53 GMT */
