body {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 100%;
	background-color: #FFFFFF;
	background-repeat: repeat;
	background-position: left top;
	text-align: center;
}


img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #4E6968;
	font-size: 120%;
	text-align: center;
	padding-bottom: 20px;
	line-height: 120%;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #618783;
	font-size: 100%;
	
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ED8161;
	font-size: 90%;
	
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #804000;
	font-size: 18px;
	
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #A4712D;
	font-size: 18px;
	
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF9900;
	font-size: 18px;
	
}


/******* Page setup (excludes footer) *******/
#page {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	border: 3px solid #779A96;
	background-color: #FFFFFF;
}

/* HEADER ............................................................*/

#header {
	position: relative;
	background-image: url(../images/design/header_repeat.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 130px;
}
#header_inner{
	
	vertical-align: top;
	background-repeat: no-repeat;
	height: 130px;
	float: left;
	background-position: left top;
	background-image: url(../images/design/header_title.jpg);
	width: 600px;
}
#header_inner a:link, #header_inner a:visited, #header_inner a:hover, #header_inner a:active{
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: bold;
	color: #423218;
}


/* MIDDLE ............................................................*/

#middle {
	background-repeat: repeat-y;
	background-position: right top;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
#middle_inner {
	background-repeat: repeat-y;
	background-position: right top;

}
/* Note: #middle_inner nested in #middle to get colum colours to extent to bottom - also see empty #clear_right ...................*/

#right_bar {
	float: right;
	
	font-size: 90%;
	font-weight: bold;
	color: #4E6968;
	width: 200px;
	border: 3px none black;
	background-repeat: no-repeat;
	background-position: right top;
	height: 20px;
}

#right_bar a:link, #right_bar a:visited, #right_bar a:hover, #right_bar a:active{
	text-decoration: none;
	display: block;
	color: #4E6968;
	
	font-weight: bold;
}

#clear_right {
	clear: both;
	height: 1px;
}

#content {
	margin-right: 10px;
	margin-left: 10px;
	font-size: 90%;
	line-height: 100%;
}
.left_column {
	background-color: #EAFFFF;
	float: left;
	width: 50%;
	padding-right: 20px;
}
.right_column {
	background-color: #CCC;
	float: right;
	width: 45%;
	padding-right: 20px;
	clear: left;
	display: none;
}

#content a:link{
	color: #4B6B67;
}
#notes {
	background-color: #999;
	border: thick solid #03C;
	width: 50%;
}


#content a:hover, #content a:visited, #content a:active{
	border-bottom-width: medium;
	border-bottom-color: #663366;
	font-weight: normal;
	color: #000066;
}
#content .go_left {
	float: left;
	clear: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 3px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding: 0px;

}
#content .go_right {
	float: right;
	clear: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 10px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding: 0px;
	margin-bottom: 0px;
}
#content .go_left_border {
	float: left;
	clear: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	border: 1px solid #000;
}

#content .clear_left {
	clear: left;
}


#menu {
	float: left;
	width: 200px;
	padding-top: 20px;
	background-image: url(../images/design/menu_background.jpg);
	background-repeat: repeat;
	background-position: left top;
	display: none;
	
}
#menu .heading  {
	color: #FFF;
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	width: 150px;
	padding: 5px;
	text-decoration: none;
	font-weight: bold;

}    

#menu .heading a:link {
	color: #FFF;
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	width: 150px;
	padding: 5px;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../images/design/menu_link.jpg);
}     /* unvisited link */
#menu .heading a:visited {	color: #FFF;
	background-image: url(../images/design/menu_link.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	width: 150px;
	padding: 5px;
	text-decoration: none;
	font-weight: bold;}  /* visited link */
#menu .heading a:hover {
	color: #FFF;
	background-color: #789F9A;
	background-image: url(../images/design/menu_hover.gif);
	background-repeat: repeat;
	background-position: left top;
}
/* mouse over link */
#menu .heading a:active {
	color: #FFF
}   /* selected link */
/* SUBmenu  ............................................................*/
#menu .menu_submenu ul{
	
	font-weight: bold;
}
#menu .menu_submenu li{
	list-style-type: none;
	list-style-position: outside;
}

#menu .menu_submenu a:link{
	text-decoration: none;
	color: ;
	color: #425E5A;
	list-style-position: outside;
	border-left-width: 10px;
	border-left-style: none;
	border-left-color: #759C97;
	width: 140px;
	display: block;
	padding-left: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-bottom-color: #79A09B;
	list-style-type: none;
	background-image: url(../images/design/sub_menu_link.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#menu .menu_submenu a:visited{
	text-decoration: none;
	color: ;
	color: #425E5A;
	list-style-position: outside;
	width: 140px;
	display: block;
	padding-left: 20px;
	list-style-type: none;
	background-image: url(../images/design/sub_menu_link.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#menu .menu_submenu a:hover{
	text-decoration: none;
	color: ;
	color: #000;
	list-style-position: outside;
	width: 140px;
	display: block;
	padding-left: 20px;
	list-style-type: none;
	font-weight: bold;
	background-image: url(../images/design/sub_menu_hover.jpg);
	background-position: left center;
	background-repeat: no-repeat;
}
#menu .menu_submenu a:active{
	text-decoration: none;
	color: ;
	color: #7AA19C;
	list-style-position: outside;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #759C97;
	width: 140px;
	display: block;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-bottom-color: #79A09B;
	list-style-type: none;
}
/* SUBmenu  end........................................................*/
/* SUB SUB menu  ............................................................*/
#menu .menu_sub_sub_menu ul{
	
	font-weight: bold;
}
#menu .menu_sub_sub_menu li{
	list-style-type: none;
	list-style-position: outside;
}

#menu .menu_sub_sub_menu a:link{
	text-decoration: none;
	color: ;
	color: #425E5A;
	list-style-position: outside;
	border-left-width: 10px;
	border-left-style: none;
	border-left-color: #759C97;
	width: 140px;
	display: block;
	padding-left: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-bottom-color: #79A09B;
	list-style-type: none;
	background-image: url(../images/design/sub_sub_menu_link.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 10px;
}
#menu .menu_sub_sub_menu a:visited{
	text-decoration: none;
	color: ;
	color: #425E5A;
	list-style-position: outside;
	border-left-width: 10px;
	border-left-style: none;
	border-left-color: #759C97;
	width: 140px;
	display: block;
	padding-left: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-bottom-color: #79A09B;
	list-style-type: none;
	background-image: url(../images/design/sub_sub_menu_link.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 10px;
}
#menu .menu_sub_sub_menu a:hover{
	text-decoration: none;

	color: ;
	color: #000;
	list-style-position: outside;
	width: 140px;
	display: block;
	padding-left: 20px;
	list-style-type: none;
	font-weight: bold;
	background-image: url(../images/design/sub_sub_menu_hover.jpg);
	background-position: left center;
	background-repeat: no-repeat;
}
#menu .menu_sub_sub_menu a:active{
	text-decoration: none;
	color: ;
	color: #7AA19C;
	list-style-position: outside;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #759C97;
	width: 140px;
	display: block;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-bottom-color: #79A09B;
	list-style-type: none;
}
/* SUB SUB menu  end....................................................*/


/* FOOTER ............................................................*/

#footer {
	text-align: center;
	vertical-align: middle;
	color: #575259;
	background-image: url(../images/design/header_repeat.jpg);
	background-repeat: repeat;
	background-position: center top;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	border: 3px solid #779A96;
}

#footer a:link, #footer a:visited, #footer a:hover, #footer a:active{
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #575259;
}


/* OTHER divs............................................................*/

#website_ad {
	text-align: center;
	border: thin dotted #660000;
	background-color: #E3E0B9;
}
#more_info {
	
	border: thin dotted #660000;
	background-color: #E3E0B9;
	padding: 5px;
}

#more_info .more_info_title {
	
	border: thin none #660000;
	font-weight: bold;
	color: #660000;
}
#more_info a:link, #more_info a:visited, #more_info a:hover, #more_info a:active{
	text-decoration: none;
	display: block;
	
	font-weight: bold;
	color: #423218;
}
#more_info li {
	padding-bottom: 10px;
}

/* OTHER ............................................................*/
.image_left{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.image_left img{
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: 1px solid #666666;
}
.image_centre img{
	clear: both;
	display: block;
	background-position: center center;
	float: none;
}
#gallery {
	clear: none;
	text-align: center;
	vertical-align: top;
	color: #FFFF99;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #B09975;
	border-right-color: #B09975;
	border-bottom-color: #B09975;
	border-left-color: #B09975;
}
#gallery .thumb{
	text-decoration: none;
	color: #B09975;
	text-align: center;
	border: thin solid #000000;
	height: 75px;
	width: 100px;
}
#gallery .resized{
	text-decoration: none;
	color: #B09975;
	text-align: center;
	border: thick double #000000;
	height: 300px;
	width: 400px;

}
.scientific_name {
	font-style: italic;
}
.sign_off {
	font-weight: bold;
	color: #660000;
}
.new {
	font-weight: normal;
	color: #663300;
	background-color: #FFCC33;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #663333;
	border-right-color: #663333;
	border-bottom-color: #663333;
	border-left-color: #663333;
	padding-right: 5px;
	padding-left: 5px;
}
.white_text {
	color: #FFFFFF;
}
#infobox {
	border: thin dashed #0000FF;
	
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	padding: 10px;
	width: 40%;
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FFFF66;
	overflow: visible;
}
#left_column {
	width: 300px;
	line-height: 20%;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
#right_column {
	width: 300px;
	text-align: center;
	float: right;
	line-height: 20%;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: small;
	display: none;
}

.table_left_heading {
	font-weight: bold;
	color: #660000;
	
	vertical-align: top;
}
.table_small_text {
	font-size: small;
	color: #006600;
}
.bold_middle {
	font-weight: bold;
	text-align: center;
}
.photocaption {
	font-size: 10px;
	text-align: center;
}

hr {
}
.signoff {
	font-style: italic;
	font-weight: bold;
	color: #698F8D;
}

#contact {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-size: 80%;
	font-weight: normal;
	width: 138px;
	border: 1px solid #009;
	text-align: center;
}
#contact a:link, #contact a:visited, #contact a:hover, #contact a:active{
	color: #478F8F;
	font-weight: normal;
}
#contact .link{
	color: #478F8F;
	font-weight: normal;
	background-color: #FFF;
	display: none;
}

#mailform {
	background-color: #E8ECEF;
	border: thin dashed #7AA19C;
	text-align: center;
}


/* BULLET 1 start*/

.bullet_1  {
}   
.bullet_1 ul {
}    
.bullet_1  li{
	list-style-position: outside;
	list-style-image: url(../images/design/bullet_1.jpg);
	line-height: 20px;
	font-size: 90%;
}    
.bullet_1  a:link {
	font-weight: normal;
	color: #557573;
	text-decoration: none;
}     
.bullet_1  a:visited {
		font-weight: normal;
	color: #759C99;
	text-decoration: none;

}  
.bullet_1  a:hover {
	list-style-position: outside;
	list-style-image: url(../images/design/header_repeat.jpg);
	text-decoration: none;
	font-weight: bold;
	color: #333;
}
.bullet_1  a:active {
}   

/* BULLET 1 END*/

/* BULLET 2 start*/

.bullet_2  {

}   
.bullet_2 ul {
}    
.bullet_2  li{
	list-style-position: outside;
	list-style-image: url(../images/design/bullet_2.jpg);
	line-height: 20px;
	text-indent: 20px;
}    
.bullet_2 li a:link {
	font-weight: normal;
	color: #789F9A;
	text-decoration: none;
}     
.bullet_2 li a:visited {	
	font-weight: normal;
	color: #789F9A;
	text-decoration: none;
}  
.bullet_2 li a:hover {
	list-style-position: outside;
}
.bullet_2 li a:active {
}   

/* BULLET 2 END*/
/* BULLET 3 start*/

.bullet_3  {

}   
.bullet_3 ul {
}    
.bullet_3  li{
	list-style-position: outside;
	line-height: 20px;
	padding-bottom: 20px;
	list-style-image: url(../images/design/bullet_3.jpg);
}    
.bullet_3 li a:link {
	font-weight: bold;
	color: #789F9A;
	text-decoration: none;
}     
.bullet_3 li a:visited {
	font-weight: bold;
	color: #C09;
	text-decoration: none;
}  
.bullet_3 li a:hover {
	list-style-position: outside;
	font-weight: bold;
	color: #000;
}
.bullet_3 li a:active {
}   

/* BULLET 3 END*/
/* BULLET kids start*/

.bullet_kids  {
}   
.bullet_kids ul {
}    
.bullet_kids  li{
	list-style-position: outside;
	list-style-image: url(../images/design/bullet_starfish.jpg);
	line-height: 20px;
	font-size: 90%;
}    
.bullet_kids  a:link {
	font-weight: normal;
	color: #557573;
	text-decoration: none;
}     
.bullet_kids  a:visited {
		font-weight: normal;
	color: #759C99;
	text-decoration: none;

}  
.bullet_kids  a:hover {
	list-style-position: outside;
	list-style-image: url(../images/design/header_repeat.jpg);
	text-decoration: none;
	font-weight: bold;
	color: #333;
}
.bullet_kids  a:active {
}   

/* BULLET 1 END*/



/* sitemap  ............................................................*/
#content .menu_submenu ul{
	
	font-weight: bold;
}
#content .menu_submenu li{
	list-style-type: none;
	list-style-position: outside;
	padding-top: 20px;
}

#content .menu_submenu a:link{
	text-decoration: none;
	color: ;
	color: #425E5A;
	list-style-position: outside;
	border-left-width: 10px;
	border-left-style: none;
	border-left-color: #759C97;
	width: 140px;
	display: block;
	padding-left: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-bottom-color: #79A09B;
	list-style-type: none;
	background-image: url(../images/design/sub_menu_link.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#content .menu_submenu a:visited{
	text-decoration: none;
	color: ;
	color: #425E5A;
	list-style-position: outside;
	width: 140px;
	display: block;
	padding-left: 20px;
	list-style-type: none;
	background-image: url(../images/design/sub_menu_link.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#content .menu_submenu a:hover{
	text-decoration: none;
	color: ;
	color: #000;
	list-style-position: outside;
	width: 140px;
	display: block;
	padding-left: 20px;
	list-style-type: none;
	font-weight: bold;
	background-image: url(../images/design/sub_menu_hover.jpg);
	background-position: left center;
	background-repeat: no-repeat;
}
#content .menu_submenu a:active{
	text-decoration: none;
	color: ;
	color: #7AA19C;
	list-style-position: outside;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #759C97;
	width: 140px;
	display: block;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-bottom-color: #79A09B;
	list-style-type: none;
}
/* SUBmenu  end........................................................*/
/* SUB SUB menu  ............................................................*/
#content .menu_sub_sub_menu ul{
	
	font-weight: bold;
}
#content .menu_sub_sub_menu li{
	list-style-type: none;
	list-style-position: outside;
	padding-top: 10px;
}

#content .menu_sub_sub_menu a:link{
	text-decoration: none;
	color: ;
	color: #425E5A;
	list-style-position: outside;
	border-left-width: 10px;
	border-left-style: none;
	border-left-color: #759C97;
	width: 140px;
	display: block;
	padding-left: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-bottom-color: #79A09B;
	list-style-type: none;
	background-image: url(../images/design/sub_sub_menu_link.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 10px;
}
#content .menu_sub_sub_menu a:visited{
		text-decoration: none;
	color: ;
	color: #425E5A;
	list-style-position: outside;
	border-left-width: 10px;
	border-left-style: none;
	border-left-color: #759C97;
	width: 140px;
	display: block;
	padding-left: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-bottom-color: #79A09B;
	list-style-type: none;
	background-image: url(../images/design/sub_sub_menu_link.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 10px;

}
#content .menu_sub_sub_menu a:hover{
	text-decoration: none;

	color: ;
	color: #000;
	list-style-position: outside;
	width: 140px;
	display: block;
	padding-left: 20px;
	list-style-type: none;
	font-weight: bold;
	background-image: url(../images/design/sub_sub_menu_hover.jpg);
	background-position: left center;
	background-repeat: no-repeat;
}
#content .menu_sub_sub_menu a:active{
	text-decoration: none;
	color: ;
	color: #7AA19C;
	list-style-position: outside;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #759C97;
	width: 140px;
	display: block;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-bottom-color: #79A09B;
	list-style-type: none;
}
/* site map  end....................................................*/
.question {
	background-color: #DEE9E7;
	background-image: url(../images/design/bullet_starfish.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
	border: 1px solid #7A8EE5;
	padding-top: 5px;
	padding-bottom: 5px;
}
.answer {
	background-color: #FF6;
	background-image: url(../images/design/bullet_starfish_hover.jpg);
	padding-left: 40px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 40px;
	border: 1px dashed #FC0;
	padding-top: 5px;
	padding-bottom: 5px;
}
#gallery_nav {
	background-color: #769D98;
	text-decoration: none;
	padding: 10px;
	width: 100%;
	display: block;
	text-align: center;
}
#gallery_nav ul{
}
#gallery_nav li{
	display: inline;
	list-style-type: none;
}
#menu_horizontal{
	width: 100%;
	display: block;
	background-image: url(../images/design/body_repeat.jpg);
	background-repeat: repeat;
	text-align: center;
}

#menu_horizontal ul{
	list-style-type:none;
}
#menu_horizontal li{
display:inline;
}
#menu_horizontal a:link{
	float:left;
	text-decoration:none;
	color:white;
	font-weight:bold;
	padding:5px;
	background-color: #779E99;
	background-image: url(../images/design/body_repeat.jpg);
	background-repeat: repeat;
	border: 1px solid #7FA29E;
	font-family: Verdana, Geneva, sans-serif;
}
#menu_horizontal a:visited{
	float:left;
	text-decoration:none;
	color:white;
	font-weight:bold;
	padding:5px;
	background-color: #779E99;
	background-image: url(../images/design/body_repeat.jpg);
	background-repeat: repeat;
	border: 1px solid #7FA29E;
	font-family: Verdana, Geneva, sans-serif;
}

#menu_horizontal a:hover{
	background-color: #7A9D99;
	background-image: url(../images/design/menu_hover.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #333;
}
#menu_horizontal a:active{
	background-color: #7A9D99;
	background-image: url(../images/design/menu_hover.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #333;
}
.centretext {
	text-align: center;
}
