A{font-family: Century Gothic, Verdana, Geneva, sans-serif; color:#686868; text-decoration:none;}
A:hover{
  color:#d66711;
  text-decoration:underline;
}

body {
  font-family: Century Gothic, Verdana, Geneva, sans-serif;
  text-decoration: none;
  color:#686868;
  background-color:#FDF8FF
}

#textbody{
  font-family: Century Gothic, Verdana, Geneva, sans-serif;
  text-decoration: none;
  color:#686868;
  background-color:#FDF8FF;
  text-align: left;
  padding-left:22px;
  width: 500px;
  font-size: 17px;
}
#textbodyTwo{
  font-family: Century Gothic, Verdana, Geneva, sans-serif;
  text-decoration: none;
  color:#686868;
  background-color:#FDF8FF;
  text-align: center;
  width: 500px;
  font-size: 18px;
}
p {
  font-family: Century Gothic, Verdana, Geneva, sans-serif;
  text-decoration: none;
  font-weight: normal;
  font-size: 18px;
  text-align: left;
  padding-left:12px;
}

#horizwhitespace{
  padding-left:50px;
  width:1px;
  height:1px;
}
#whitespace{
  width:1px;
  height:12px;
}
#whitespacetwo{
  width:1px;
  height:6px;
}

#title {
  background-color:#fde217;
  /*background-color:#FDCF17; previous darker yellow*/
  width:100%;
  height:65px;
  font-size: 46px;
}
#imagegreen {
  font-size: 24px;
  background-color:#E6CD0C; 
}
#imageblue {
  font-size: 24px;
  /*background-color:#BEBEFF;*/ 
}

line {
  font-family: Century Gothic, Verdana, Geneva, sans-serif;
  text-decoration: none;
  font-weight: normal;
  font-size: 0.85em;
  color:#686868;
}
/* IE 7.0 doesn't handle the color code from this currently */
current {
  font-family: Century Gothic, Verdana, Geneva, sans-serif;
  text-decoration: none;
  font-weight: normal;
  font-size: 1.0em;
  color:#FF6600;
}

#list {
  font-family: Century Gothic, Verdana, Geneva, sans-serif;
  text-decoration: none;
  font-weight: normal;
  font-size: 27px;
  color:#686868;
  text-align: center;
  width: 138px;
}
#listBold {
  font-family: Century Gothic, Verdana, Geneva, sans-serif;
  text-decoration: none;
  font-weight: bold;
  font-size: 24px;
  color:#d66711;
  text-align: center;
  width: 138px;
}

#list2 {
  font-family: Century Gothic, Verdana, Geneva, sans-serif;
  text-decoration: none;
  font-weight: normal;
  font-size: 27px;
  color:#686868;
  text-align: center;
  width: 75px;
}
#list2Bold {
  font-family: Century Gothic, Verdana, Geneva, sans-serif;
  text-decoration: none;
  font-weight: bold;
  font-size: 25px;
  color:#d66711;
  text-align: center;
  width: 75px;
}

#list3 {
  font-family: Century Gothic, Verdana, Geneva, sans-serif;
  text-decoration: none;
  font-weight: normal;
  font-size: 27px;
  color:#686868;
  text-align: center;
  width: 148px;
}
#list3Bold {
  font-family: Century Gothic, Verdana, Geneva, sans-serif;
  text-decoration: none;
  font-weight: bold;
  font-size: 24px;
  color:#d66711;
  text-align: center;
  width: 148px;
}

#list4 {
  font-family: Century Gothic, Verdana, Geneva, sans-serif;
  text-decoration: none;
  font-weight: normal;
  font-size: 27px;
  color:#686868;
  text-align: center;
  width: 133px;
}
#list4Bold {
  font-family: Century Gothic, Verdana, Geneva, sans-serif;
  text-decoration: none;
  font-weight: bold;
  font-size: 24px;
  color:#d66711;
  text-align: center;
  width: 133px;
}

#list5 {
  font-family: Century Gothic, Verdana, Geneva, sans-serif;
  text-decoration: none;
  font-weight: normal;
  font-size: 27px;
  color:#686868;
  text-align: center;
  width: 128px;
}
#list5Bold {
  font-family: Century Gothic, Verdana, Geneva, sans-serif;
  text-decoration: none;
  font-weight: bold;
  font-size: 24px;
  color:#d66711;
  text-align: center;
  width: 128px;
}

#back {
  font-family: Century Gothic, Verdana, Geneva, sans-serif;
  text-decoration: underline;
  font-weight: normal;
  font-size: 22px;
  color:#686868;
  text-align: center;
  padding-right: 7px;
  padding-left: 7px;
}

TD#colOne {width: 300px;
  vertical-align: center;
}
TD#colTwo {width: 460px;
  vertical-align: center;
  padding-left: 20px;
  font-size: 17px;
}

#core {
  width: 774px;
}

/* We always want a scroll bar on the right for 
 * spacing consistency
 */
html {overflow-y: scroll;}
html { overflow-x: auto; }

/*This is no longer needed, as the center 
  of the body is now a table and doesn't need an offset.
  #body {
  padding-left: 200px;
}*/

