body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #996699;
	 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:  11px;
	 background: url(../DesignImages/-contentBackground-V.jpg) top left repeat-x #996699 ;  
}

.skipper {display: none;}
#extraText {display: none;}
a {text-decoration: none;}
a:link {color: #996699;}
a:visited {color: #996699;}
a:hover {text-decoration: underline;}
#container {
	width: 780px;
	position:relative;
	/*-- use if centered first figure is top margin change to suit --*/
	margin: 20px auto 0;
	/*-- margin: 0; --*/ 
	padding: 0;
	text-align: left;
	background: url(../DesignImages/contentBackground-shadow-repeat.jpg)  top left repeat-y  ;
	}
#containerback { 
background: url(../DesignImages/interface_back.jpg) top left no-repeat;  }


#pageHeader { background: url(../DesignImages/TopBanner2.jpg) top left no-repeat;
	height: 104px; width: 780px; 
	margin: 0 0 0 0; padding: 0 0 0 0; /* -- position: absolute; top: 0px; --*/ }

#pageHeader h1 {
/*-- do not remove or change padding and margin --*/
	padding: 0 0 0 0; margin: 0 0 0 0; line-height: 1px; height: 2px; }
#pageHeader h1 span {visibility: hidden; line-height: 1px; height: 2px;
/*-- do not remove or change padding and margin --*/ padding: 0 0 0 0; 	margin: 0 0 0 0; }

#interfaceImage{ position: absolute; top: 80px; left: 8px; text-align:left; background:url(../DesignImages/interface_back.jpg) -8px 100%  no-repeat; padding-bottom: 14px; }
#interfaceImage img{ position:relative; top: 0; left: 0; margin: 0px 0 0 0px; }
#wrapper {padding: 0 0 0 0; margin: 10px 0 0 0; }
#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:70%;
 
background-color:transparent; margin-bottom: 0px;
/*-- background image for behind content --*/
/*-- background: url(DesignImages/maincontentBackground.jpg) top right no-repeat; --*/
}
.ContentArea td{

color: #996699;}
#contentMain { }
#QPpageContent p { color: #996699; }
#QPpageContent h2 { background:url(../DesignImages/HeadingBackground.jpg) bottom left no-repeat; 
	font-size: 16px; 	color: #996699; 	font-family: Arial, Helvetica, sans-serif; font-weight: bold;
	padding: 14px 10px 24px 0px; margin : 0 12px 8px 0px; 	 letter-spacing: 1px;}
/*-- dont need to edit these h3 h4 h5 h6--*/
#QPpageContent h3 {
	font-size: 1.6em; color: #996699; padding: 0 0 0 0;  font-weight: normal;}
#QPpageContent h4 {
	font-size: 1.4em; color: #996699;  font-weight: normal;}
#QPpageContent h5 {
	font-size: 1.2em; color: #996699;  font-weight: normal;}
#QPpageContent h6 {
	font-size: .1em; color: #996699;  font-weight: normal;}
	
	
/*-- content area --*/

.ContentArea { padding: 0px 40px 0px 0px; float: left;  }
.ContentArea p{ padding-top:0; margin-top:0; vertical-align:top; height:auto; line-height: 1.6em; font-size:.9em; margin-bottom: 14px; }
.ContentArea p strong{ color:#996699; }
strong{ color:#996699; }


.contentPicBox { margin-bottom: 0; display: block; color:#333;
	/*-- use this style to float the text around the image i.e. float: left; --*/
	float: left; }
.contentPicBox img{ margin-bottom: 0;  border: 1px solid #996699;  
/*-- use margin to create space around the image --*/
margin-right: 20px; padding-left:0; }
.contentPicBox span{ margin-bottom: 40px; }
/*-- image border is for gallery detail page images --*/
.ImageBorder { border: 1px solid #996699  }
/*--more link style below--*/
.contentPic a{ 	padding-left:0; /* border-color: #996699; border-style: solid; border-width: 1px; */ padding:0px 2px 0px 2px; text-decoration: none; }
.contentPic span{ margin-bottom: 0px; }


/*-- nav panel --*/


/*-- #navPanel { margin-right:78%; padding: 0; } --*/
#leftpannel {
	margin-right:70%;
	width: 180px;
	position:relative;
	top: 0;
	padding: 30px 0 0 0;
	margin-top: 0px;  
	
	margin-left: 10px;
	background-color: transparent;
	background: url(../DesignImages/-LeftNavTop.jpg) top left no-repeat;  
	}
	#leftpannel ul{
	background: url(../DesignImages/button1.jpg) top left repeat-Y; 
	}
	


.NavList, .NavList ul { /* all lists */
/*-- background: url(DesignImages/button1.jpg) no-repeat top left ; --*/
		padding: 0 ;
		margin: 0 0  0;
		list-style: none;
		float : left;
		background-color:transparent; 
		
		font-size: 1em; font-weight: normal;
		
		}
		.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;
		line-height : 1.55em;
		 margin: 2px 0 0 0; 	padding: 0 10px 0 12px;
		margin-bottom : -1px;
		
		}
	

	
	#navpres li a {
		width: 155px;
		w\idth : 135px;
		display : block;
		color : #996699;
		font-weight: normal;
		font-size: 11px;
		text-decoration : none;
		padding : 0 0 3px 20px;
		background: url(../DesignImages/rolloverBut-base.jpg) no-repeat 0 100% ; 
		}
 /* Commented Backslash Hack hides rule from IE5-Mac \*/
 .NavList li a{ padding:0; margin:0;} /*end IE5-Mac hack*/
		
	
	#navpres li a:hover {
		color : #996699;
		background: url(../DesignImages/rolloverBut-base_f2.jpg) no-repeat 0 100% ; 
		}
		#navpres li a  span{ margin : 0 0 0 -20px; padding: 2px 0 0 10px; 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;
		margin-left : 155px; 
		margin-top : 0;
		padding: 10px 10px  10px 0;
		 background-color: transparent;
	background: url(../DesignImages/SubMenuBack.gif) top left no-repeat; 
		
		}
			#navpres ul ul { /* second-level lists */
		padding: 10px 10px  20px 0;
		 background-color: transparent;
	background: url(../DesignImages/SubMenuBack-base.gif)  bottom left no-repeat; border-bottom:4px solid #EAEAEA;	
		}
	.NavList li li { /* roll over list items */
		
		 margin: 0; 	padding: 0 0px 5px 0px;}
		 
	#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: url(../DesignImages/SubMenuBack.gif) top right no-repeat;
		}
		
		#navpres li li a {
		width: 150px;
		w\idth :130px;
		display : block;
		color : #996699;
		font-weight : normal;
		font-size: 11px;
		text-decoration : none;
		background : url(../DesignImages/ButtonArrow.gif) top left no-repeat;
		padding : 0 10px 0 30px;
	
		line-height:20px;
		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 : #960001 ;  z-index: 200; color : #960001;
		  background : url(../DesignImages/ButtonArrow.gif) top left no-repeat #EAEAEA ;
		}
		
		#navpres li li a:hover span {
		 background-image: none;
		}

/*-- image possition below menu i.e.logo --*/
#leftpannel .menuBase { 
background-image:url(../DesignImages/navB.gif); background-position:top left ; background-repeat:no-repeat; height: 10px;
	padding: 50px 0 0px 0; margin:  0; background-color: transparent; 
float : left; width: 180px; }


.belowMenu { clear:left; 
height:1px;
padding: 0; margin: 0;
}

/* page nav */

 #pageNav {padding: 0 ;
		margin: 0 0  0;
		list-style: none;
		float : left;}
#pageNav li {margin : 10px 0 0 20px; padding: 5px 0 0 0px; display:block; 
		background: url(../DesignImages/rolloverBut-top.jpg) no-repeat 0 0;}
#pageNav li a {width: 185px;
		w\idth : 165px;
		display : block;
		color : #996699;
		font-weight : normal;
		font-size: 11px;
		text-decoration : none;
		padding : 0 0 5px 20px;
		background: url(../DesignImages/rolloverBut-base.jpg) no-repeat 0 100% ; 
		}
		
		
 
 /* Commented Backslash Hack hides rule from IE5-Mac \*/
 .NavList li a{ padding:0; margin:0;} /*end IE5-Mac hack*/
 
/*-- footer --*/
/*-- footer --*/
 
#footer { clear:both; text-align:left; 	margin: 0  0 0 0;
height:102px; 
	/*-- footer text possition --*/ padding: 0px ; 	font-size:10px;
	/*-- footer background image --*/ background: url(../DesignImages/BottomBar.jpg) 100% 100% no-repeat;}

#footer span {
/*-- footer text colour spacing ect --*/
color:#EBE0EB; padding-left: 280px; text-align:right; 
position:relative; top:45px;
padding-bottom:30px;
}
#footer span a {
/*-- footer text link colour spacing ect --*/
color:#EBE0EB; padding-left: 30px; padding-right: 0px; text-align:right; }
#footer p {margin: 0; padding: 0; border: 1px solid yellow;}
/*-- Print link --*/


	
	
#extraDiv1 { 	width: 780px; height:104px;
	position: absolute;
	/*-- use if centered first figure is top margin change to suit --*/
	margin: 0 }





#extraDiv1 ul { margin: 0; padding: 0 ; }
#extraDiv1  li { margin: 0 ; padding: 0; display: inline; list-style: none;}
#extraDiv1  li a { float: left; line-height: 12px; font-weight: normal; padding: 4px 12px 4px 70px; text-decoration: none; color: #996699; margin: 0 0 5px 0; }
#extraDiv1  li a:hover {   color: #996699; text-decoration:underline;}

#extraDiv2 { 	width: 786px;
	position: absolute; top: 50px; left: 300px;
	/*-- use if centered first figure is top margin change to suit --*/
	margin: 0px auto 0; height: 40px;}





#extraDiv3 { position:absolute; top: 290px; left: 263px; background:#996699 ; width: 516px; border-right: 1px solid #996699; }
#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:#996699; color: #996699; border-right: 1px solid #996699; margin: 0 0 5px 0; }
	#extraDiv3  li a:hover { background:#996699; }


#print { float: right; padding:0 60px 20px 20px; background: url(../DesignImages/icon-print-file.gif) 0 0 no-repeat; }
/*-- image gallery --*/
#gal {


}
#gal img{

}
.galpicarea {
border: 1px solid #C0C0C0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
padding:0;
margin:0;


}
.galpicarea td{
padding:20px 20px 0 20px;

}
.Image {

}
.galpicarea img{
vertical-align:top;
border: 1px solid #C0C0C0;

}
.galpicarea ul{
	list-style-type: none;
	padding:0;
	margin:0;



}
.galpicarea td ul li{
display:block; 
	text-align:left;
}

.galfooter {
clear:both; 
padding-top: 20px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
text-align:right;}

/*-- 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;}