/* CSS Document */

body {
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #333333;
}

tr {
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #333333;
}

td {
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #333333;
}

p {
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  line-height: 15px;
  color: #333333;
}

li {
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #333333;
}


h3 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
  color: #333333;
  font-weight: bold;
}

h2 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
  color: #000000;
  font-weight: bold;
}

h1 {
  font-family: Arial, Helvetica, sans-serif;;
  font-size: 20px;
  color: #999999;
  font-weight: bold;
}

a {
  text-decoration: none;
  color: #339900;
}

a:hover {
  text-decoration: underline;
  color: #339900;
}

a.bottom {
  text-decoration: none;
  color: #9C0000;
}

a.bottom:hover {
  text-decoration: underline;
  color: #9C0000;
}

#menu ul li a {
background: none repeat scroll 0%;
}

#menu ul li#active a {
background: none repeat scroll 0%;
}

#menu ul li#active a:hover {
background: none repeat scroll 0%;
}

#container {
	background-image: url(/schools/intermediate/northcote/species-places/img/background/bg.jpg);
}

.slideshow {
	float: left;
	width: 100px;
	margin-top: 20px;
	margin-left: 40px;
	text-align: center;
}

.slideshow a {
	color: #000000;
	font-weight: bold;
}

