#maindiv {
  height: 540px;
  width: 820px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
  border: 2px inset #BFBFCC;
}

#headerdiv {
  background: url('images/head-bg.png');
  height: 87px;
  width: 810px;
  margin-left: 5px;
  margin-top: 5px;
}

#sectionheading {
  margin-top: 20px;
  margin-left: 20px;
  color: white;
  float: left;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 18pt;
}

#communityradio {
  float: right;
  margin-top: 20px;
  margin-right: 40px;
  color: white;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 18pt;
}

#localdiverse {
  color: white;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 12pt;
}

#communityradio a:hover, #localdiverse a:hover {
  color: white;
}

#menuline {
  background: #4c89b9;
  height: 23px;
  margin-left: 5px;
  margin-right: 5px;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 10pt;
  color: white;
}

.menuitem {
  margin-top: 2px;
  width: 100px;
  text-align: center;
  float: left;
}

.menulink {
  text-decoration: none;
  color: white;
}

#mainbox {
  background: url('images/body-bg.png');
  margin-left: 5px;
  margin-right: 5px;
  height: 418px;
}

#imagebox {
  border: 5px solid white;
  width: 320px;
  height: 320px;
  margin-left: 20px;
  margin-top: 50px;
  float: left;
  background: white;
}

#pageimage {
  margin: 5px;
  width: 310px;
  height: 310px;
}

#theactualcontent {
  border: none;
  width: 400px;
  margin-right: 20px;
  margin-top: 15px;
  height: 365px;
  float: right;
  overflow: auto;
}

#logobox {
  text-align: center;
  width: 350px;
  margin: auto;
  margin-top: 30px;
  height: 75px;
}

#flashlink {
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  color: #003366;
  text-decoration:none;
}

.credit {
  font-size: 10px;
  font-family: Arial, Helvetica, sans-serif;
  color: #666666;
  text-decoration: none;
}

#fiftyseven {
  color: #61b6eb;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 90pt;
  font-weight: bold;
  line-height: 70pt;
}

#percentof {
  color: #297196;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 36pt;
}

#australians {
  color: #297196;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 36pt;
  line-height: 30pt;
}

#aged {
  color: #297196;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16pt;
}

#listento {
  color: black;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14pt;
}

#mcnaircredit {
  color: #435979;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
}

#cbonlinelogo {
  width: 88px;
  height: 50px;
  vertical-align: middle;
  border: none;
}

#cbflogo {
  width: 98px;
  height: 31px;
  vertical-align: middle;
  border: none;
}

#cbaalogo {
  width: 91px;
  height: 50px;
  vertical-align: middle;
  border: none;
}

h3 {
  color: #005288;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;  
}

p {
  color: black;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;  
}

ul {
  color: black;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;  
}

a {
  color: #005288;
  text-decoration: none;
}

a:hover {
  color: #013b61;
}