body {
  background-color: #CCCCCC;
  font-family: "Hoefler Text", Garamond, Georgia, "Times New Roman";
  color: #333333;
  text-align: center;
}

a {
  color: #000000;
  font-weight: bold;
  text-decoration: none;
  font-size: 0.95em;
}

a:hover {
  color: #CC0066;
  text-decoration: none;
}
  
a.nav {
  color: #CC0066;
  text-decoration: none;
  display: inline;
  padding: 8px 30px 4px 30px;
}

a.nav:hover {
  color: #FFFFFF;
  text-decoration: none;
  background-color: #CC0066;
}

a.me {
  color: #000000;
  text-decoration: none;
  font-size: 0.8em;
}

a.me:hover {
  color: #CC0066;
  text-decoration: none;
}
  
div.full {
  width: 760px;
  margin:0 auto;
  padding: 4px;
  background: #FFFFFF;
  overflow: hidden;
  height: 1%;
}

div.header {
  width: 100%;
}

div.nav {
  width: 100%;
  text-align: center;
  font-size: 1.4em;
  color: #000000;
  font-weight: bold;
  padding: 12px 0px;
}

div.left {
  float: left;
  text-align: left;
  width: 190px;
  overflow: hidden;
  margin-left: 10px;
  margin-bottom: 10px;
  background-color: #FFFFFF;
  font-size: 0.9em;
}

ul {
  width: 180px;
  padding: 0; 
  list-style: none;
  margin: 0;
}

li {
  text-align: left;
  margin: 0;
}

a.iconnav {
  display: block;
  font-size: 0.9em;
  padding: 4px 2px 2px 4px;
  text-decoration: none;
  width: 180px;
}

html>body #button li a {
  width: auto;
}

a.iconnav:hover {
  background-color: #CC0066;
  color: #FFFFFF;
  text-decoration: none;
}

li.total {
  font-weight: bold;
  color: #CC0066;
}

li.current {
  display: block;
  padding: 4px 2px 2px 4px;
  background-color: #000000;
  width: 180px;
  color: #FFFFFF;
}

div.main {
  float: right;
  text-align: left;
  width: 70%;
  background-color: #FFFFFF;
  font-size: 0.9em;
}

div.footer {
  float: left;
  text-align: left;
  width: 100%;
  background-color: #FFFFFF;
  font-size: 0.8em;
  padding: 0px;
}

.bold {
  font-weight: bold;
  color: #CC0066;
  font-size: 0.95em;
}

.emphasise {
  color: #CC0066;
  font-size: 0.95em;
}

.text {
  float: left;
  text-align: left;
  width: 45%;
  padding-bottom: 14px;
}

.button {
  float: right;
  text-align: left;
  width: 45%;
  padding-bottom: 14px;
}

.sets {
  font-size: 0.9em;
}

p.mininav {
  text-align: center;
  font-variant: small-caps;
  font-family: 0.9em;
  padding-right: 20px;
  color: #000000;
}

a.mininav {
  color: #CC0066;
  text-decoration: none;
  padding: 2px;
  font-size: 0.8em;
}

a.mininav:hover {
  color: #000000;
  text-decoration: none;
  font-family: 0.8em;
}

table {
  border: 0px;
  background-color: #E7E7E7;
  padding: 6px 4px 2px 0px;
}

td {
  text-align: right;
  color: #000000;
}

td.centre {
  text-align: center;
  color: #000000;
}

td.minititle {
  text-align: center;
  color: #000000;
  font-weight: bold;
  padding-top: 10px;
}

p.notes {
  text-align: left;
  font-size: 0.9em;
}

div.sets {
  text-align: center;
  font-size: 0.9em;
}

table.wallline {
  border: 0px;
  background-color: #FFFFFF;
}

td.wallsalign {
  text-align: center;
}

p.walltitle {
  font-size: 0.9em;
}
  
div.walls {
  margin:0 auto;
  padding: 4px;
  background: #FFFFFF;
  height: 1%;
  text-align: center;
}
  
div.sitetop {
  margin:0 auto;
  padding: 4px;
  background: #FFFFFF;
  height: 1%;
  text-align: left;
  font-size: 0.9em;
}

div.links1 {
  float: left;
  text-align: left;
  background-color: #FFFFFF;
  font-size: 0.8em;
  width: 260px;
  padding-left: 5px;
}

div.links2 {
  float: left;
  text-align: left;
  background-color: #FFFFFF;
  font-size: 0.8em;
  width: 230px;
  padding-left: 35px;
}

div.links3 {
  float: left;
  text-align: left;
  background-color: #FFFFFF;
  font-size: 0.8em;
  width: 230px;
}

div.awards {
  margin:0 auto;
  padding: 4px;
  background: #FFFFFF;
  height: 1%;
  text-align: center;
  font-size: 0.9em;
}

table.tag {
  background-color: #FFFFFF;
}