/* about page specific colours */

html, body, #doc2 {
	background-color: #99CCFF; 
}                            

a, h1, h2, h3 {
	color: #006699;
}  
#hd {
	background:  url(images/aaa/white-mid.gif) repeat-y;
} 
#logo {
	background-image: url(images/aaa/white/logo.gif); 
	background-color: #99CCFF;
}
#line {
	background: url(images/aaa/white-line.gif) no-repeat;
}
ul.sub-nav b, ul.sub-nav a.sel, ul.main-nav a.sel, ul.main-nav b { 
	color: #006699;
	font-weight: bold;
}  
#section-header,#section-body { 
	background: #FFFFFF url('images/about/shadow-s.png') top right repeat-y;
}
.section-corner, #section-subnav { 
	background: #FFFFFF url('images/about/shadow-tc.png') top right repeat-y;
}  
#spacer-04,#spacer-05 {
  	background: #99CCFF url('images/about/shadow-b.png') top left no-repeat;
}
#main-image {
 	background-image: url(images/about/image.jpg);   
}
