BODY {
	font-family: Helvetica, Verdana, Arial, sans-serif;
    font-size: 12pt;
	color: #402020;
	background-color: #FFF4BD;
	padding: 0px;
	margin: 10px;
}

DIV.logo {
  width: 321px;
  margin: 0px auto;
}

DIV.homepage, DIV.subpage {
  width: 600px;
  margin: 10px auto;
  padding: 10px;
  border: 1px dashed #AF9F5F;
}

DIV.footer {
  font-size: 11px;
  width: 600px;
  margin: 20px auto 10px auto;
}

DIV.iesux { 
  width: 100%;
  padding: 0px;
  margin: 0px;
}

A { 
  color: #804;
  text-decoration: none;
  font-weight: bold;
}

A:visited { 
  color: #894;
 }

A:hover, A:active { 
  color: #F88;
  font-weight: bold;
  text-decoration: none;
  background-color: transparent;
  border-color: #333333;
  border-bottom-width: 1px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-style: dotted;
}

H1 {
  font-size: 32px;
  text-align: center;
  margin: 20px 0px;
}

H2 {
  margin: 0px 0px 20px 0px;
  font-size: 18px;
  font-weight: bold;
  background-color: #FF8;
  padding: 5px;
}

P { 
  text-align: justify;
  line-height: 24px;
  margin: 0px 0px 2em 0px;
}

P.motto, P.footer {
  text-align: center;
}

P.cd-art-caption { 
  font-size: 11px;
  text-align: center;
}

SPAN.drmnote { 
  font-size: 12px;
}

A.cdcover, A:hover.cdcover, .navlink A:hover { 
  border-style: none;
}

DIV.cdcover {
  width: 199px;
  margin: 10px auto 30px auto;
}

IMG.cdcover { 
  border: 0px;
}

DIV.navlink {
  height: 71px;
  width: 116px;
  float: left;
  font-size: 22px;
  background: url("images/lemon_wedge.png");
  text-align: center;
  padding: 40px 0px 0px 0px;
}

DIV.navgroup { 
  /* Width must be the navlink width (currently 116px) * the number of navlinks. */
  width: 232px;
  margin: 0px auto;
  padding: 0px;
}
DIV.hanavgroup {
 width: 348px;
}

TH {
  font-size: 11pt;
  text-align: left;
  vertical-align: bottom;
  padding: 10px;
  text-decoration: underline;
}

TD { 
  font-size: 11pt;
  vertical-align: top;
  padding: 10px;
}

TD.trk { 
  text-align: right;
}

TH.trk { 
  text-align: right;
}

IMG.ccmusicicon { 
  float:left;
  padding: 0px 20px;
}
