ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

a
{
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}

.sponsorLink {
  color: white;
}

.sponsorLink:hover {
  text-decoration: none;
}

h1 {
  color: #948ED2;
  font-size: 26px;
  font-family: "Century Gothic", Arial;
  line-height: 40px;
}

h3 {
  color: #7D83F9;
  font-style: normal;
  font-weight: normal;
  font-family: "Century Gothic", Arial;
  line-height: 40px;
}

.contentArea {
  position: absolute;
  top: 30px;
}

.contentDiv {
  font-size: 14px;
  font-family: "Century Gothic", Arial;
  color: white;
}

.navDiv {
  position: relative;
  top: 180px;
  left: 80px;
  
  font-size: 32px;
  font-family: "Century Gothic", Arial;
  letter-spacing: 3px;
  color: white;
}

.navMenu {
  font-size: 32px;
  font-family: "Century Gothic", Arial;
  letter-spacing: 3px;
  color: white;
  align: right;
}

.navMenu:hover {
  color: yellow;
  font-size: 32px;
  font-family: "Century Gothic", Arial;
  letter-spacing: 3px;
  text-decoration: none;
}

body, td
{
  margin: 0;
  padding: 0;
  font-family: "Century Gothic", Arial;
  font-size: 11px;
  background-color: #fff;
}

body
{
  padding: 0px;
  background-color: black;
  font-family: "Century Gothic", Arial;
  font-weight: normal;
}

.bodyBackground {
  background-image: url('http://www.actwakeboard.com.au/web/images/home.jpg');
}

.inscroll {
  height: 650px;
  width: 370px;
  overflow: auto;
}