@charset "utf-8";
body {

	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(back.png);
	background-color: #ffffff;
	background-repeat: repeat-x;

}

a:link {text-decoration:underline;}
a:visited {text-decoration:underline;}
a:hover {text-decoration:underline;}
a:active {text-decoration:underline;}

a:link {color:#92c156;}      /* unvisited link */
a:visited {color:#92c156;}  /* visited link */
a:hover {color:#000000;}  /* mouse over link */
a:active {	color:#92c156;}  /* selected link */

a:link.grey_link { color: #434343; text-decoration: underline; }
a:visited.grey_link { color: #434343; text-decoration: underline; }
a:hover.grey_link { color: #000000; text-decoration: underline; }
a:active.grey_link { color: #434343; text-decoration: underline; }

#top_buttons {
	width: 990px;
	height:50x;
	margin-left: auto;
	margin-right: auto;
	
}

.centred990 {
	width: 990px;
	margin: 0px auto; /* the auto margins (in conjunction with a width) center the page */
	padding-top:0px;
	border: 10px;
}

#top_banner {
	background-image:url(top_banner.png);
	background-repeat:no-repeat;	
	background-position: center; 
	padding-bottom:0px;
	padding-top:150px;
	}
	
#top_navigation {
	background-image:url(temp_nav.png);
	background-repeat:no-repeat;	
	background-position: center; 
	padding-bottom:0px;
	padding-top:50px;
	}
	
#bottom_banner {
	/*position:absolute;*/
	bottom:20px;
	background-image:url(bottom_banner.png);
	background-repeat:no-repeat;	
	background-position: center; 
	padding-bottom:0px;
	padding-top:10px;
	}	
	
	#titles {
	margin-left: -10px;
	margin-bottom: 10px;
	}
	
	#titles_what {
	margin-left: -10px;
	margin-bottom: 10px;
	}
	
	#picture {
	margin-left: -30px;
	font-size: 495px;
	}

.content_panel {
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding-left: 30px;
	padding-top:20px
}


.maintext {
	font-family: 'Century Gothic', 'URW Gothic L', Futura, Arial, sans-serif;
	font-size: 16px;
	color: #434343;
	line-height:24px;
	text-align: left;
}

.greentext {
	font-family: 'Century Gothic', 'URW Gothic L', Futura, Arial, sans-serif;
	font-size: 16px;
	color: #89b451;
	line-height:24px;
	text-align: left;
}

.titletext {
	font-family: 'Century Gothic', 'URW Gothic L', Futura, Arial, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color: #434343;
	line-height:24px;
	text-align: left;
}

.orangetext {
	font-family: 'Century Gothic', 'URW Gothic L', Futura, Arial, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color: #FFB02F;
	line-height:18px;
	text-align: left;
}

.mainContent {
	background: #FFFFFF;
	padding-right:50px;
	padding-left:50px;
	padding-top:5px;
	padding-bottom:5px; 
	margin-left:10px;
	margin-right:10px;

	text-align: left;
}

.navigation {
	background: #FFFFFF;
	margin-left:10px;
	margin-right:10px;
	margin-top:0px;
	margin-bottom:0px;
}

.footer {
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	margin-left:20px;
	height: 150px;
}

#b1
{
  display: block;
  float:left;
  width: 121px;
  height: 50px;
  margin: 0px 0px 0px 0px;
  background: url("topbutton1.png") no-repeat 0 0;

}

#b1:hover
{  background-position: 0 -50px;}

#b1 span
{  display: none;}

#b2
{
  display: block;
  float:left;
  width: 146px;
  height: 50px;
  margin: 0px 0px 0px 0px;
  background: url("topbutton2.png") no-repeat 0 0;

}

#b2:hover
{   background-position: 0 -50px;}

#b2 span
{  display: none;}

#b3
{
  display: block;
  float:left;
  width: 178px;
  height: 50px;
  margin: 0px 0px 0px 0px;
  background: url("topbutton3.png") no-repeat 0 0;

}

#b3:hover
{   background-position: 0 -50px;}

#b3 span
{  display: none;}

#b4
{
  display: block;
  float:left;
  width: 193px;
  height: 50px;
  margin: 0px 0px 0px 0px;
  background: url("topbutton4.png") no-repeat 0 0;

}

#b4:hover
{   background-position: 0 -50px;}

#b4 span
{  display: none;}

#b5
{
  display: block;
  float:left;
  width: 178px;
  height: 50px;
  margin: 0px 0px 0px 0px;
  background: url("topbutton5.png") no-repeat 0 0;

}


#b5 span
{  display: none;}

#b5:hover
{   background-position: 0 -50px;}

#b6
{
  display: block;
  float:left;
  width: 174px;
  height: 50px;
  margin: 0px 0px 0px 0px;
  background: url("topbutton6.png") no-repeat 0 0;

}

#b6:hover
{   background-position: 0 -50px;}

#b6 span
{  display: none;}

#b7
{
  display: block;
  float:left;
  width: 81px;
  height: 50px;
  margin: 0px 0px 0px 0px;
  background: url("images/topbutton7.png") no-repeat 0 0;

}

#b7:hover
{   background-position: 0 -50px;}

#b7 span
{  display: none;}

#b8
{
  display: block;
  float:left;
  width: 130px;
  height: 50px;
  margin: 0px 0px 0px 0px;
  background: url("images/topbutton8.png") no-repeat 0 0;

}

#b8:hover
{   background-position: 0 -50px;}

#b8 span
{  display: none;}
