/*section colours*/
html 	{background: #f7df9b url(../images/documents-bckg.jpg) repeat-x;}


body {background: url(../images/documents-bckg-curves.jpg) no-repeat top center;}


.contentBoxOuter {
   background: #ffffff url(../images/content-wide-bottom.gif) no-repeat bottom left;
   float:left;
   display:inline;
	text-align:left;
	width:552px;
}
.content {
   width:532px;
   padding:0 10px;
   background: url(../images/content-wide-top.gif) no-repeat top left;
      
}

h2, h3{color:#973834;}

.content p.introduction {color:#973834;}



.content a {color:#973834; text-decoration:none;}
.content a:hover {color:#973834; text-decoration:underline;}
.content ul li a {color:#973834;}
.content ul li a:hover {color:#973834; text-decoration:underline;}