body {
	margin: 0 0 0 0;
	padding: 12px 0 12px 0;
	text-align: center;
	color: #333333;
	 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:  12px;
	 background:#fff url(../DesignImages/bg.gif) 0 0;  
}

.skipper {display: none;}
#extraText {display: none;}
a {text-decoration: underline;}
a:link {color: #000; text-decoration: underline;}
a:visited {color:#000; text-decoration: underline;}
a:hover {text-decoration: underline;}
#container { /* border: 1px solid green; */
	width: 843px;
	position:relative;
	/*-- use if centered first figure is top margin change to suit --*/
	margin: 0px auto 0;
	min-height: 648px;
	/*-- margin: 0; --*/ 
	padding: 0;
	text-align: left;
	background: #fff url(../DesignImages/bg-content.gif) 0 0 repeat-y;
	 border: 1px solid #999999;

	}




#pageHeader { background: url(../DesignImages/TopBanner2.gif) 0 0 no-repeat;
	height: 168px; width: 843px; 
	margin: 0 0 0 0; padding: 0 0 0 0; /* -- position: absolute; top: 0px; --*/  }



#interfaceImage{    padding-bottom: 14px; margin: 0 ;   }
#interfaceImage img{   margin: 0px 0 0 0px; }

#wrapper {padding: 0; margin: 25px 0 0 15px; width:813px;}

#spacer { clear:both; padding: 0; margin: 0; }
#main { padding:0; margin: 0;}


/*-- Next controls page layout and sets column and content widths --*/

#QPpageContent {
float:right;
/* width of main content area - set margin-right of left panel to same width--*/

width:600px; 
background-color:  transparent ;
margin: 0 0  0 0;
padding: 0 0 0 0;

/*-- background image for behind content --*/
/*-- background: url(DesignImages/maincontentBackground.jpg) top right no-repeat; --*/
}

#QPpageContent {   }


#contentMain { height: 1%; display: table;  padding: 0; width:600px;}

#home #contentMain { height: 1%; display: table; padding: 0 ; width:600px;}

#contentMain h1{
	font-size: 1.8em;
	font-weight: normal;
	margin: 0px 0 20px 0;
	padding: 0;
	top: -52px;
	left: 0px;
	color:#999999;
	line-height: 20px;
	/*background:url(../DesignImages/QP-Design-Layout_r7_c8.gif)  0 100% no-repeat;*/
}

#home #contentMain h1 {margin-left: -900px; line-height:1px;}


#QPpageContent p { margin: 0; padding: 0 0 15px 0;  }
#narrowText #QPpageContent p { width: 280px; margin: 0; padding: 0 0 10px 0; }

#contentMain h2{
	font-size: 1.8em;
	font-weight: normal;
	margin: 0px 0 20px 0;
	padding: 0;
	top: -52px;
	left: 0px;
	color:#999999;
	line-height: 20px;
	/*background:url(../DesignImages/QP-Design-Layout_r7_c8.gif)  0 100% no-repeat;*/
}
/*-- dont need to edit these h3 h4 h5 h6--*/


#QPpageContent h3 {
	font-size: 1.5em; color: #999999; margin: 10px 12px 8px 0; }


#QPpageContent h4 {
	font-size: 1.4em; color: #999999; margin : 10px 12px 0px 0; }
#QPpageContent h5 {
	font-size: 1em;
	color: #999999;
	font-weight: bold;
	margin: 10px 0 0 0;
}
#QPpageContent h6 {
	font-size: .1em; color: #999999;  font-weight: normal;}
	
	
/*-- content area --*/

.ContentArea { padding: 0px 0px 0 0;  float: left; width:600px;}

.ContentArea ul { margin: 0 ; padding: 0 0 0 15px;}
.ContentArea li { margin: 0; padding: 5px; font-size: .9em;}


strong{ color:#AD2121; }
b{ color:#AD2121; }


.contentPicBox { margin-bottom: 0; display: block; color:#AEC1A2; 
	/*-- use this style to float the text around the image i.e. float: left; --*/
	float: left; }
	
.contentPicBox img{ margin: 0 10px 10px 0; border: 1px solid #cccccc;  } 
.contentPicBox2 { float: right;}
	.contentPicBox2 img { padding:0  ;/*-- use margin to create space around the image --*/ margin:0  0px 5px 20px ;}
	.contentPicBox3 { float: left;}
	.contentPicBox3 img { margin:0 ; padding: 0 10px 10px 0;}
 .contentPicBox img.NoBorder{ margin-bottom: 0;  border: none ;}
#home .contentPicBox img.NoBorder{ margin-bottom: 0;  border: none ;}
.contentPicBox span{ margin-bottom: 40px; }
/*-- image border is for gallery detail page images --*/
.ImageBorder { /* border: 1px solid #fff  */}
/*--more link style below--*/
.contentPic a{ 	padding-left:0; /* border-color: #fff; border-style: solid; border-width: 1px; */ padding:0px 2px 0px 2px; text-decoration: none; }
.contentPic span{ margin-bottom: 0px; }




/*-- nav panel --*/

#leftpannel {
	margin-right:615px;
	width: /* 185px */ 175px;
	text-align:left;
	position: relative;

	padding: 0 0 0 0;
	
display: table;
height: 1%;

	}
	#leftpannel ul{
	/* background: url(../DesignImages/button1.jpg) top left repeat-Y;  */
	margin: 0;
	}
	


.NavList, .NavList ul { /* all lists */
/*-- background: url(DesignImages/button1.jpg) no-repeat top left ; --*/
		padding: 0 ;
		margin: 0 0 0 0;
		list-style: none;
		float : left;
		background-color:transparent; 
		background:url(../DesignImages/bg-menu.jpg) top right no-repeat;
		font-weight:bold;
		width: 175px;

		
		}
		.NavList ul { 
		 padding-right:0px;
		 
		  }
		  
		.NavList li ul { 
		 padding-right:0px;
		  }
		  
	.NavList>ul a {width:auto;}
	
	.NavList li { /* all list items */
		position : relative;
		float : left;
		text-align: left;
		line-height : 1em;
		text-indent:10px;
		margin: 0 0 0 0; 	
		padding: 0;
		padding-left: 0;
		 /* change this to move the buttons in from the edge check this plus button width is not more than leftpannel width */;

		}
	
.NavList li.mainNav { margin-top: 30px;}
	
	#navpres li a {
		width:175px; 
		/* w\idth : 175px; */
		display : block;
		color: #fff;
		text-align: left;
	    text-decoration : none;
		padding: 7px 0 7px 0px;
		background:url(../DesignImages/butt1-.gif) bottom left no-repeat;
		border-bottom:1px solid white;		
		
		
		
		}
 /* Commented Backslash Hack hides rule from IE5-Mac \*/
 .NavList li a{ padding:0; margin:0;} /*end IE5-Mac hack*/
		
	
	#navpres li a:hover {
		color : #fff;
		background:url(../DesignImages/butt2.gif) bottom left no-repeat;
		}
		#navpres li a  span{ margin : 0 0 0 0px; padding: 2px 0 0 0px; display:block; 
		/* background: url(../DesignImages/rolloverBut-top.jpg) no-repeat 0 0; */
		}
		#navpres li a:hover span {
		 
		/* background: url(../DesignImages/rolloverBut-top_f2.jpg) no-repeat 0 0; */
		}
		
			#navpres li ul { /* second-level lists */
		position : absolute;
		left: -999em;
		width:175px; 
		margin : 0 0 0 164px;
		padding: 0px 0px  0px 0px;
		background-color: #FFFFFF;
	z-index: 200 ; border: 1px solid #000;  
				}
		
			#navpres ul ul { /* second-level lists */
		padding: 0;
		background: #FFFFFF; }
		
		
	.NavList li li { /* roll over list items */
		
		 margin: 0 0 0 0; 	
		 padding: 0 0px 0 0px;
		 background: #FFFFFF ;
		 border-bottom: 1px solid #000;
		}
		 
	#navpres  li li a { width: auto;}
	
	#navpres li ul ul { /* third-and-above-level lists */
		left: -999em;
		}
	
	#navpres li:hover ul ul, #navpres li:hover ul ul ul, #navpres li.sfhover ul ul, #navpres li.sfhover ul ul ul {
		left: -999em; 
		}
	
	#navpres li:hover ul, #navpres li li:hover ul, #navpres li li li:hover ul, #navpres li.sfhover ul, #navpres li li.sfhover ul, #navpres li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto; top:0px ;  background: transparent;
		}
		
		#navpres li li a {
		background: #cccccc ;
		display : block;
		color : #000000;
		font-weight : normal;
		text-align: left;
		font-size: 12px;
		text-decoration : none;
		margin:0;
		padding: 7px 0 7px 0px;
	width: 175px;
		z-index: 200 ;
		
		
		
		
		}
		#navpres li li a span{		background-image:none;}
 /* Commented Backslash Hack hides rule from IE5-Mac \*/
 .NavList li a{ padding:0; margin:0;} /*end IE5-Mac hack*/
		

	#navpres li li a:hover {
		color : #fff;  z-index: 200;
		  background: #CCCCCC;
		  
		}
		
		#navpres li li a:hover span {
		 background-image: none;
		}

/*-- image possition below menu i.e.logo --*/
#leftpannel .menuBase { 
	padding: 0; margin:  0 0 0 10px; background-color: transparent; width: 175px; display:none;
	}


.belowMenu { clear:left; 
background:url(../DesignImages/bg-menu-base.jpg); height: 287px;

width: 175px;
padding: 0; margin: 0 0 0 0; 
}

 

 
/*-- footer --*/
/*-- footer --*/
 
#footer { clear:both; text-align: center;  	margin: 0  0 0 0;
height:50px; 
	/*-- footer text possition --*/ padding: 0px ; 	font-size:10px;
	/*-- footer background image --*/ background: url(../DesignImages/BottomBar.gif) 0 0 no-repeat;}

#footer span {
/*-- footer text colour spacing ect --*/
color:#fff;  
position:relative; top:30px;
padding-bottom:30px;
}
#footer span a {
	/*-- footer text link colour spacing ect --*/
color:#000000;
	padding-left: 10px;
	padding-right: 0px;
}
#footer p {margin: 0; padding: 0;  }
/*-- Print link --*/
#extraDiv1 { 	width: 610px;
	position: absolute; top: 80px; left: 215px;
	/*-- use if centered first figure is top margin change to suit --*/ margin: 0 auto 0; }

#extraDiv1 span { position: relative; top: 0px;}


#extraDiv2 { 	width: 786px;
	position:relative;
	/*-- use if centered first figure is top margin change to suit --*/
	margin: -60px auto 0; height: 40px;}
#extraDiv2  ul { margin: 0; padding: 0 ; }
#extraDiv2  li { margin: 0 ; padding: 0; display: inline; list-style: none;}
#extraDiv2  li a { float: left; line-height: 12px; font-weight: normal; padding: 4px 12px 4px 170px; text-decoration: none; color: #050A61; margin: 0 0 5px 0; }
#extraDiv2  li a:hover {   color: #050A61;}







#extraDiv3 { position:absolute; top: 290px; left: 263px; background:#FFF ; width: 516px; border-right: 1px solid #fff; }
#extraDiv3  ul { margin: 0; padding: 0 ; }
#extraDiv3  li { margin: 0 ; padding: 0; display: inline; list-style: none;}
#extraDiv3  li a { float: left; line-height: 12px; font-weight: normal; padding: 4px 12px 4px 12px; text-decoration: none; background:#3B93BD; color: #FFF; border-right: 1px solid #fff; margin: 0 0 5px 0; }
#extraDiv3  li a:hover { background:#FFF; }


#print { float: right; padding:0 60px 20px 20px; background: url(../DesignImages/icon-print-file.gif) 0 0 no-repeat; }
/*-- image gallery --*/
/*-- image gallery --*/

div.GalleryImageA {float: left ; padding: 30px; width:120px; background: transparent;  border: none; margin: 0px 0px 0px 0px; text-align:center; height: 200px; overflow:hidden;}
div.GalleryImageB  { border: none;  text-align:center; height: 330px;}
div.GalleryImageB .ico {width:26px;} 
div.GalleryImageA img {border: none; width:120px; margin-bottom:10px;}
div.GalleryImageA a:link, div.GalleryImageA a:visited { font-size:10px; text-decoration: none;}
div.GalleryImageA a:hover, div.GalleryImageA a:active {text-decoration: none;}

/*-- image gallery details --*/

#GalleryWrapper a:link, #GalleryWrapper a:visited {text-decoration: none; font-size:80%; font-weight:bold; padding-bottom: 10px;}
#GalleryWrapper a:hover, #GalleryWrapper a:active {text-decoration: none;}

div.GalleryMainPicBox {padding: 0; background: none;  border:none; margin: 0px 0px 0px 0px; text-align:left;}
div.GalleryMainPicComment  { border: none;  text-align:left; font-size:10px; padding: 10px 0 10px 0;}
 
div.GalleryMainPicBox img {border: none;}
div.GalleryMainPicBox a:link, div.GalleryMainPicBox a:visited { font-size:10px;}
div.GalleryMainPicBox a:hover, div.GalleryMainPicBox a:active {}


/*-- images news items --*/

div.NewsThumbPicBox {/*padding: 5px; background: white;  border:1px solid #E3E2DF; */ margin: 0px 10px 80px 0px; text-align:left; float: left;}
div.NewsThumbPicComment  { border: none;  text-align:left; font-size:10px; padding: 10px 0 10px 0;}
 

div.NewsThumbPicBox img {border: none;}
#NewsWrapper a:link, #NewsWrapper a:visited { font-weight:bold;}
#NewsWrapper a:hover, #NewsWrapper a:active {}

div.NewsMainPicBox {padding: 5px; background: white;  border:1px solid #E3E2DF; margin: 0px 0px 20px 20px; text-align:left; float: right;}
div.NewsMainPicComment  { border: none;  text-align:left; font-size:10px; padding: 10px 0 10px 0;}
 
div.NewsMainPicBox img {border: none;}
div.NewsMainPicBox a:link, div.GalleryMainPicBox a:visited { font-size:10px;}
div.NewsMainPicBox a:hover, div.GalleryMainPicBox a:active {}


.LnkNews a:link, .LnkNews a:visited { font-weight:bold; text-decoration:underline;}
.LnkNews a:hover, .LnkNews a:active { text-decoration:none; }


/*-- Form --*/

#form {
margin:6px 0;
}
#form td{
margin:6px 0;
/*-- font-size: 12px; --*/
padding:4px 4px 4px 4px;
vertical-align:top;
}
.FormSubmitButton {
margin: 10px 10px 10px 10px;
}
.clear { clear:both; padding-bottom:2px;}

#extraDiv2 { position: relative; top: -80px; left: -200px;}




/* nEWS */

#NewsWrapper hr { display: none;}
#NewsWrapper  { line-height: normal;}
#NewsWrapper  h3 { font-size: 22px; line-height: 14px; padding: 10px 0 1px 0;}
#NewsWrapper  h3  a{ line-height: 14px; padding: 10px 0 1px 0; text-decoration: none; color:#000;}
#NewsWrapper  a { line-height: normal; color:#5e5e5e;}
#NewsWrapper p { margin-bottom: 0; padding-bottom: 0;}

#NewsWrapper .clear { clear:both; padding-bottom:20px;}

.appealbanner{ position:absolute; top:0; right:0;
width: 179px; height: 179px; z-index:1000;}

a.previouspage  { color:#FFF;  }

/*
#container { border: 1px solid green; }
#main { border: 3px solid purple; }
#pageHeader { border: 1px solid pink; }
#wrapper { border: 1px solid blue;}
#leftpannel { border: 1px solid green; }
#QPpageContent { border: 2px solid yellow; }
#contentMain { border: 2px solid red; }
.ContentArea{ border: 1px solid black; }
*/	