body {font:90%/140% Verdana, Arial, Helvetica, sans-serif;
		 background-color:#fff;
		 margin:0 0 0 7px;
		 padding:0 0 0 0;
	 }

	img {border:0;}
	h1 {color:#892034; font-size:1.5em; padding:10px 0 10px 0; margin:0 0 0 0;}
	h2 {color:#892034; font-size:1.3em; padding:10px 0 10px 0; margin:0 0 0 0;}
	h2.search {color:#892034; font-size:1.5em; padding:12px 0 20px 0; margin:0 0 0 0;}	
	h2.SearchResults {color:#88aadd; font-size:1.5em; padding:12px 0 20px 0; margin:0 0 0 0;}	
	h3 {color:#000011; font-size:1.2em; padding:10px 0 0 10px; margin:0 0 0 0;}
	p	{padding:6px 0 6px 0; margin:0 0 0 0;}	
	.error {color:#e90000; font-weight:bold;}
	.error a {color:#e90000; text-decoration: underline;}
	ol {padding-top:0px; margin-top:8px;}
	a {text-decoration:none; color:#892034;}
	a:hover {text-decoration:underline;}

#wrapper {
	width: 94%;
	margin-left: auto;
	margin-right:auto;
}

#logovisiting { 
  padding: 40px 20px 20px 18px;
  background-image: url('/PUBLIC/IMAGES/PICTURES/victoria.gif');
  font-size:150%;
  color:#990033;
  font-family:Georgia, Times, serif;
  font-style:normal;
  background-repeat: no-repeat;
  background-position: bottom right;
}

#herbarium { 
  font-size:170%;
  font-style:normal;
  background-repeat: no-repeat;
  background-position: bottom right;
  text-align: left;
}

.panel1{
background-color:#ffffff
width:320px;
float:left;
padding: 1% 1% 1% 1%;
text-align:center
}

.panel2{
background:#ffffff
width:320px;
float:right;
padding: 2% 6% 2% 3%;
}

.panel3{
background:#9900FF;
width:258px;
float:left	;
padding: 1% 1% 4% 1%;
}

.centre{
	text-align:center;
	color:#000000
	}

img.banner
{
float:right;
width: 10%;
}


	/* navigation */
	#navigation {height:30px; margin-left:15px;}
	#navigation ul {margin:0 0 0 0; padding:3px 0 0 0;}
	#navigation ul li {list-style-type:none; display:block; float:left; padding:4px 8px 0 0px; color:#000000;}
	#navigation ul li a {text-decoration:none; color:#892034;}
	#navigation a:hover {text-decoration:underline;}

a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
}

h2{
 font-size: 114%;
 color: #006699;
}

h3{
 font-size: 100%;
 color: #000011;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}
				
p.footnote{font-size:9px;}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

.frontpage
{table-layout:auto;
 text-align: left;
font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
font-weight: normal;
color: #666666;
width: 95%;
background-color: #ffffff;
border:none;
}

td.frontpage{width:400px; border:none}

table.famous
{table-layout:auto;
 text-align: left;
font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
font-weight: normal;
color: #414141;
width: 95%;
background-color: #ffffff;
}

table.times
{
	text-align: center;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-weight: normal;
	font-size: 12px;
	color: #414141;
	width: 70%;
	background-color: #ffffff;
	border: 1px #6699CC solid;
}

table.timesleft
{
	text-align: left;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-weight: normal;
	font-size: 12px;
	color: #414141;
	width: 70%;
	background-color: #ffffff;
	border: 1px #6699CC solid;
}

table.calender
{
	text-align: left;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-weight: normal;
	font-size: 12px;
	color: #414141;
	width: 100%;
	background-color: #ffffff;
	border: 1px #6699CC solid;
	border-collapse:collapsed;
	empty-cells:show;
}

td.dates
{
	width:25%;
}

table.calender h3
{
	vertical-align:text-top;
}


table.twocolumn
{
	text-align: left;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-weight: normal;
	font-size: 12px;
	color: #414141;
	width: 100%;
	background-color: #ffffff;
	border: 1px #6699CC solid;
}

table.twocolumn td
{
	width:50%;
}

table.twocolumnnarrow
{
	text-align: left;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-weight: normal;
	font-size: 12px;
	color: #414141;
	width: 70%;
	background-color: #ffffff;
	border: 1px #6699CC solid;
}

th {
	font: bold 11px Trebuchet MS, Verdana, Arial, Helvetica,
	sans-serif;
	color: #6D929B;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: center;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA;
}

td {
	padding: 6px 6px 6px 12px;
	color: #414141;
	vertical-align:top;
	width: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #C1DAD7;
	border-bottom-color: #C1DAD7;
	text-align: left;
}

#masthead{
	margin: 0;
	padding: 10px 0px;
	border-bottom: 1px solid #cccccc;
	width: 98%;
}

#navBar{
	margin: 0 79% 0 0;
	padding: 0px;
	background-color: #ffffff;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	width:auto;
}

#content{
  float:right;
	width: 75%;
	margin: 0;
	padding: 0 3% 0 0;
}

#director{
  float:right;
	margin: 0;
	padding-top:80px;
}

#thumbs{
    float:right;
	width: 5%;
	margin: 0;
	padding: 0 3% 0 0;
}

#rightimage{
	float:right;
	padding: 5% 1% 1% 1%;
	border:#000000;
}

.hidden
{color:#FFFFFF}

.languagetags{
	float:right;
}

/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	font: 90%/140% Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px 0px 10px 10px;
}


/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
}

/************* #globalNav styles **************/


#globalNav{
color: #cccccc;
padding: 0px 0px 0px 10px;
white-space: nowrap;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0px 4px 0px 0px; 
}


/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 5px 0px 5px 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}
/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #666666;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}

#typenames{
	line-height: 65%;
}

/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #ffffff;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	width: 100%;
	width: auto;
}

#sectionLinks a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #dddddd;
	padding: 2px 0px 2px 10px;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.herbarium{
	color:#009900;
}


/************** #advert styles **************/

#advert{
	padding: 10px 0px 0px 20px;
	font-size: 80%;
	border-top: 1px solid #cccccc;
}

#advert img{
	display: block;
	border: 1px solid #cccccc;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
	color:#6D929B
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

.current{
	color:red;
}

.white{
 color: #FFFFFF;
}

.important{
	color: #6008bd;
}

.whatsonheading{
text-align:left;
font-weight:bold;
color:#0000FF;
background-color:#FFFFFF
}

.whatsontext{
text-align:left;
font-weight:normal;
font-size:smaller
}

#pageName a{
	font-size:12px
	}
