/*

 Copyright (c) 2003 Datalink Internet Systems Pty Ltd. All rights reserved.

*/



body {
  font:	0.6em Verdana, Arial, Helvetica, sans-serif;
  margin: 0;
  background-color: #ffffff;
}

body img {
  border: none;
}

#tools {
  display: none;
}

#content {
  color: black;
  letter-spacing: 0.05em;
  line-height: 1.5em;
}

#content .image {
  width: 200px;
  float: right;
  margin-left: 10px;
}

#content .image a {
  border-width: 0;
  color: black
  border: none;
}

#mosiac {
  display: none;
}



#content h1 {
  font-family: arial, helvetica, sans-serif;
  font-size: 250%;
  line-height: 1em;
  margin-top: 15px;
  font-weight: normal;
}

#content h2, #support h2 {
  font-family: arial, helvetica, sans-serif;
  font-size: 125%;
  line-height: 1em;
  margin-top: 1em;
  margin-bottom: -1em;
}

#content p a {
  color: black;
  font-weight: bold;
  text-decoration: none;
}

#content .furtherInfo {
  display: none;
}

#content #nodePath {
  color: #777777;
  font-weight: bold;
  font-size: 10px;
  letter-spacing: 1px;
  margin-top: 25px;
}

#content #nodePath a {
  color: #777777;
  text-decoration: none;
}

#content #furtherInfo {
  display: none;
}

#support {
  display: none;
}


#footer {
  font-size: 10px;
  color: #777777;
  letter-spacing: 1px;
}

#footer a {
  color: #777777;
  text-decoration: none;
}