BODY {
	background: #FFFFFF url(../image-files/leftback1.gif) repeat-y; /*the image behind the main nav bar, repeated only along the y-axis [North/South] used to be ../images/leftback-old.gif*/
	
	margin: 0; /*margins are set to zero*/
	padding-top: 0; /*for Opera6*/
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 100%;
}
  
    
#container{/*location set for browser, DO NOT EDIT*/
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1;
}


#header {/*the coloured section at the very top of each page including both images*/
	margin-top: 0;
	margin-left: 0;
	width: 100%;
	z-index: 2;
	margin-bottom: 0;
	margin-right: 0;
	background: #ffffff /* url(../images/rightback.jpg)in this case the clown fish*/ no-repeat right; /*edit colour to match in with top image and navbar*/
	color: #FFFFFF;
}


#navigation {/*the navigation on the left side, positioned absolutely*/
   position: absolute;
	top: 105px;
	left: 5px;/*was 10*/
	z-index: 6;
   width: 163px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   line-height: 70%;/*line-height can be set in order to have the navigation elements better separated, if needed - was 105%*/
	background-color: transparent;
	color: #0000ff;
}


#navigation A:link {/*Default links for navigation area; edit as needed*/
	COLOR: #0000ff;
	TEXT-DECORATION: underline;
	font-size: 11px;
	font-weight: bold;
	background-color: transparent;
}


#navigation A:visited {
	COLOR: #0000ff;
	TEXT-DECORATION: underline;
	font-size: 11px;
	font-weight: bold;
	background-color: transparent;
}


#navigation A:hover {
	COLOR: #FFFF00;
	TEXT-DECORATION: underline;
	font-size: 11px;
	font-weight: bold;
	background-color: transparent;
}


	
#webcontent {/*The area that holds the primary content*/
	position: absolute;
	top: 110px;
	left: 180px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4;
	width: 46%;
	z-index: 3;
	font-size: 12px;
	background-color: transparent;
}


#webcontent p {/*the majority of content paragraphs*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


#webcontent p.small {/*just for use when small text is preferred*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


#webcontent p.foot {/*just for use when small text is preferred*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1;
}


#webcontent p.image {/*To place under full width images as a small description, aligns below and center of img*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}


#webcontent ul.disc {list-style-type: disc;}/*standard browser black disc*/


#webcontent ul.circle {list-style-type: circle;}/*standard browser outline circle*/

	
/*Default link colors for content area; not recommended to edit*/
A:link {
	COLOR: #000080;
	TEXT-DECORATION: underline;
	background-color: transparent;
}


A:visited {
	COLOR: #990099;
	TEXT-DECORATION: underline;
	background-color: transparent;
}


A:hover {
	COLOR: #CC3300;
	TEXT-DECORATION: underline;
	background-color: transparent;
}


#menu3 {/*for manual footer links or in this case contains the whole footer include*/
	PADDING-RIGHT: 0;
	/*BORDER-TOP: thin solid #000080;*/
	PADDING-LEFT: 0;
	PADDING-BOTTOM: 3px;
	MARGIN: 40px 0 0;
	PADDING-TOP: 6px;
	TEXT-ALIGN: center;
	line-height: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}	


#rightcontent {/*to set the column on the right side of a page - the tag is <div id="rightcontent"></div> and is put at the end of the page*/
	position: absolute;
	left: 780px;
	top: 20px;
	width: 165px;
	z-index: 4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	line-height: 120%;
	color: #000000;
	font-size: 10px;
	margin: 0;
	text-align: left;
	padding: 3px 5px;
	border: none /*2px ridge #DDFFFF;*/
	background-color: transparent;
}



#rightcontent2 {/*to set the column on the right side of a page - the tag is <div id="rightcontent2"></div> and is put at the end of the page*/
	position: absolute;
	left: 780px;
	top: 150px;
	width: 165px;
	z-index: 4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	margin: 0;
	text-align: left;
	padding: 3px 5px;
	border: 2px ridge #DDFFFF;
	background-color: #ffff80;
}


#widerightcontent {/*this is only used on the 'climate' page to accomodate the weather box*/
	position: absolute;
	left: 780px;
	top: 20px;
	width: 275px;
	z-index: 4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	margin: 0;
	text-align: left;
	padding: 3px 5px;
	border: 2px ridge #000080;
	background-color: transparent;
}

OL, UL, DL {font-size: 12px;}/*font-family is already defined, here only the font-size is set*/

.menu-hdr {/*used for the main nav bar heading boxes - edit colours to suit*/
	BORDER-RIGHT: #333888 2px solid;
	PADDING-RIGHT: 2px;
	BORDER-TOP: #333888 2px solid;
	PADDING-LEFT: 5px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	PADDING-BOTTOM: 1px;
	MARGIN: 10px 5px 5px 0px;
	BORDER-LEFT: #333888 2px solid;
	PADDING-TOP: 1px;
	BORDER-BOTTOM: #333888 2px solid;
	BACKGROUND-COLOR: #7fddfd;
	color: #000000;
	text-align: left;
}


/*Settings for all heading tags now follow*/

H1 {/*primary header*/
	margin-bottom: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	font-style: normal;
	color: #333888;
	text-align: left;
	background-color: transparent;
}


H2 {
	margin-top: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333888;
	text-align: left;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 0px;
	background-color: transparent;
}


H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bolder;
	background-color: transparent;
}


H4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bolder;
	background-color: transparent;
}


H5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bolder;
	background-color: transparent;
}


H6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000080;
	BORDER-TOP: thin solid #000080;
	BORDER-BOTTOM: thin solid #000080;
	BORDER-LEFT: thin solid #000080;
	BORDER-RIGHT: thin solid #000080;
	margin: 0;
	padding: 1px;
	text-align: center;
	background-color: #ADEFEF;
}    
 
   
strong, b {font-weight: 800;}/*NN 4.xx needs that...*/ 

big {font-size: larger;}/*to emphasize words, use it inline with a <span> class*/ 

small {font-size: smaller;}/*not really necessary, but one never knows...use it inline with a <span> class*/


A IMG {border: 0.1px none #000000;}/*This removes the need to add border=0 to linked images*/ 


ul.img {/*this instructs a list to use the li.png image instead of the standard disc or circle*/
	list-style-image: url(../images/li.png);
	list-style-position: outside;
	list-style-type: none;
}


td {text-align: left;}

td.left {text-align: left;}
