    /*** The Essential Code ***/

body {
  font-weight: normal;
  color: #000000;
  /*background-color: #FED5F7;*/
  font:0.7em 'trebuchet ms', verdana, arial, sans-serif;
  line-height:1.6em;
  text-decoration: none;
  min-width: 630px;         /* 2 x (LC fullwidth + CC padding) + RC fullwidth */
}

#header {
  color: #81006B;
  background:url('images/squares.png') bottom left repeat-x;
  padding:10px;
  padding-bottom:40px;
  text-align:right
}

#header p {
  font-size: 36px;
}

#container {
  padding-left: 200px;      /* LC fullwidth */
  padding-right: 190px;     /* RC fullwidth + CC padding */
}
    
#container .maintext {
  position: relative;
  float: left;
}

#container .leftcolumn {
  position: relative;
  float: left;
}

#container .rightcolumn {
  position: relative;
  float: left;
}
    
#content {
  padding: 10px 20px;       /* CC padding */
  width: 100%;
  background-color: #FED5F7;
  color: #B80099;
  font-size: 1.4em;
  line-height: 1.6em;
}

#content ul {
  list-style-image:url('images/squaredot.png');
}

#leftbar {
  width: 180px;             /* LC width */
  padding: 0 10px;          /* LC padding */
  right: 240px;             /* LC fullwidth + CC padding */
  margin-left: -100%;
}
    
#rightbar {
  width: 130px;             /* RC width */
  padding: 0 10px;          /* RC padding */
  margin-right: -100%;
}

#leftbar ul {
  list-style-image:url('images/squaredot.png');
}
    
#footer {
  clear: both;
  color: #81006B;
  background:url('images/squares.png') top left repeat-x;
  padding:10px;
  padding-top:40px;
  text-align: center;
}
    
/*** IE Fix ***/
* html #leftbar {
  left: 150px;              /* RC fullwidth */
}

    /*** Equal-height Columns ***/

#container {
  overflow: hidden;
}

#container .maintext {
  padding-bottom: 1001em;     /* X + padding-bottom */
  margin-bottom: -1000em;     /* X */
}

#container .leftcolumn {
  padding-bottom: 1001em;     /* X + padding-bottom */
  margin-bottom: -1000em;     /* X */
}

#container .rightcolumn {
  padding-bottom: 1001em;     /* X + padding-bottom */
  margin-bottom: -1000em;     /* X */
}

/*** Footer Fix ***/

* html body {
  overflow: hidden;
}
    
* html #footer-wrapper {
  float: left;
  position: relative;
  width: 100%;
  padding-bottom: 10010px;
  margin-bottom: -10000px;
  background: #B80099;         /*** Same as body background ***/
}

a:link {
  font-size: 10pt;
  font-weight: normal;
  color: #81006B;
  font-family: 'trebuchet ms', verdana, arial, sans-serif;
  text-decoration: none;
}

a:visited {
  font-size: 10pt;
  font-family:'trebuchet ms', verdana, arial, sans-serif;
  color: #81006B;
  font-weight: normal;
  text-decoration: none;
}

a:hover {
  font-size: 10pt;
  font-weight: normal;
  color: #FFBFF4;
  font-family: 'trebuchet ms', verdana, arial, sans-serif;
  text-decoration: none;
}

a:active {
  font-size: 10pt;
  font-family: 'trebuchet ms', verdana, arial, sans-serif;
  text-decoration: none;
  color: #81006B;
  font-weight: normal;
}

tr {
  text-decoration: none;
  font-weight: normal;
  font-size: 12px;
  font-family: 'trebuchet ms', verdana, arial, sans-serif;
}

pre {
  font-family: 'trebuchet ms', verdana, arial, sans-serif;
  text-decoration: none;
  font-size: 12px;
  font-weight: normal;
}

.smallhead {
  font-size: 12px;
  font-family: 'trebuchet ms', verdana, arial, sans-serif;
  text-decoration: none;
  color: #000000;
  font-weight: bold;
}

.mediumhead {
  font-weight: bold;
  font-size: 14px;
  font-family: 'trebuchet ms', verdana, arial, sans-serif;
  text-decoration: none;
  color: #000000;
}

.largehead {
  font-weight: bold;
  text-decoration: none;
  font-size: 16px;
  font-family: 'trebuchet ms', verdana, arial, sans-serif;
  color: #000000;
}

.twentyhead {
  font-weight: bold;
  text-decoration: none;
  font-size: 20px;
  font-family: 'trebuchet ms', verdana, arial, sans-serif;
  color: #000000;
}

.tenpx {
  font-weight: normal;
  text-decoration: none;
  font-family: 'trebuchet ms', verdana, arial, sans-serif;
  font-size: 10px;
}

.goldhead {
  font-weight: bold;
  font-family: 'trebuchet ms', verdana, arial, sans-serif;
  text-decoration: none;
  color: #81006B;
}

.mediumgoldhead {
  font-size: 14px;
  font-weight: bold;
  font-family: 'trebuchet ms', verdana, arial, sans-serif;
  text-decoration: none;
  color: #81006B;
}

.largegoldhead {
  font-family: 'trebuchet ms', verdana, arial, sans-serif;
  font-size: 16px;
  text-decoration: none;
  font-weight: bold;
  color: #81006B;
}

caption {
  font-size: 10px;
  text-decoration: none;
  font-weight: normal;
  font-family: 'trebuchet ms', verdana, arial, sans-serif;
}

h3 {
  font-weight: bold;
  text-decoration: none;
  font-family: 'trebuchet ms', verdana, arial, sans-serif;
  font-size: 16px;
}

a h1 {
  text-decoration: none;
  /*color: #FFBFF4;*/
  font-weight: bold;
  font-size: 48px;
  font-family: 'trebuchet ms', verdana, arial, sans-serif;
}

h2 {
  color: #B80099;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  font-family: 'trebuchet ms', verdana, arial, sans-serif;
}

dt {
  font-weight: bold;
}

.na {
  text-decoration: line-through;
  color: #999999;
}

.stroke {
  border-color: #000000;
  border-width: 3px;
  border-style: double;
}

.description {
  color: #000000;
  font-family: 'trebuchet ms', verdana, arial, sans-serif;
  font-size: 10px;
}

.alert {
  border-width: 3px;
  border-style: double;
  padding: 8px;
  margin: 8px;
  background-color: #ffff99;
  font-size: 13px;
  color: #990000;
  border-color: #660000;
}

.name {
  text-shadow: gray 1px 4px 4px;
  font-family: serif;
  color: #B78F02;
  font-size: xx-large;
}

.seriftext {
  font-family: Garamond, Georgia, "Times New Roman", Palatino, Galliard, serif;
}

.sanstext {
  font-family: 'trebuchet ms', verdana, arial, sans-serif;
}

.lsize {
  font-size: large;
}

.rsize {
  font-size: larger;
}

.xsize {
  font-size: x-large;
}

.xxsize {
  font-size: xx-large;
}

.slsize {
  font-family: Garamond, Georgia, "Times New Roman", Palatino, Galliard, serif;
  font-size: large;
}

.srsize {
  font-family: Garamond, Georgia, "Times New Roman", Palatino, Galliard, serif;
  font-size: larger;
}

.sxsize {
  font-family: Garamond, Georgia, "Times New Roman", Palatino, Galliard, serif;
  font-size: x-large;
}

.sxxsize {
  font-family: Garamond, Georgia, "Times New Roman", Palatino, Galliard, serif;
  font-size: xx-large;
}

.nlsize {
  font-family: 'trebuchet ms', verdana, arial, sans-serif;
  font-size: large;
}

.nrsize {
  font-family: 'trebuchet ms', verdana, arial, sans-serif;
  font-size: larger;
}

.nxsize {
  font-family: 'trebuchet ms', verdana, arial, sans-serif;
  font-size: x-large;
}

.nxxsize {
  font-family: 'trebuchet ms', verdana, arial, sans-serif;
  font-size: xx-large;
}