html, body {
   	background: none;
}

#banner, #menu, #footer{
	display: none;
}

#container {
	width: auto;
	margin: 0 5%;
	padding: 0;
	border: 0;
	float: none !important;
	color: black;
	background: transparent none;
}

#container a:link:after, #content a:visited:after {
   	content: " (http://www.gilliandickinsontrust.org.uk/" attr(href) ") ";
   	font-size: 90%;
}

#container a[href^="/"]:after {
   	content: " (http://www.gilliandickinsontrust.org.uk/" attr(href) ") ";
}


/*__ Page Styles _________________________________________________________________________________________*/

#header{
	width: 900px;
	height: 130px;
	padding-top: 20px;
	padding-bottom: 10px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
}

.headerleft{
	float: left;
	width: 300px;
	background: none;
	padding-top: 7px;
	border: none;
}

.headerright{
	float: right;
	text-align: right;
	width: 565px;
	height: 45px;
	background: none;
	padding-top: 85px;
	padding-right: 35px;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #828487;
}

.headerright a, .headerright a:visited{
	text-decoration: none;
	color: #828487;
}

.headerright a:hover{
	text-decoration: underline;
}

.headerright span{
	color: #35686d;
}

.news h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #396b70;
	margin: 0;
}

.newsitem {
	border-bottom: 1px solid #add58a;
	margin-bottom: 25px;
}

.projects, .help, .downloads {
	padding: 20px;
	-moz-border-radius-bottomleft: 2em;
	-webkit-border-bottom-left-radius: 2em;
	margin-bottom: 20px;
}

.projects{
	background: #eef5e8;
}

.help {
	background: #f2f2f2;
}

.downloads {
	background: #eff4f4;
}

.projects a, .help a, .downloads a, .projects a:visited, .help a:visited, .downloads a:visited {
	background: url(../images/icn_arrow.gif) right no-repeat;
	font-weight: bold;
	color: #a9a791;
	text-decoration: none;
	padding-right: 20px
}

.projects a:hover, .help a:hover, .downloads a:hover {
	text-decoration: underline;
}
	

/*__ Text Styles _________________________________________________________________________________*/

/*	Headers   */
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-style: normal;
	font-weight: normal;
	color: #a9a791;
	margin: 0;
	margin-bottom: 10px;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #a9a791;
	margin: 0;
	margin-bottom: 10px;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #5d3e3e;
	margin: 0;
	padding: 0;
	margin-bottom: 2px;
	line-height: 20px;
	text-decoration: none;
}


/*	Body Text   */
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #6a6b6e;
	line-height: 14px;
	margin: 0;
	margin-bottom: 15px;
}

p.boldblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #054573;
}


/*	Links   */
a.link, a.link:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

a.link:hover{
	font-weight: normal;
	color: #054573;
	text-decoration: underline;
}

a.titlelink{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

a.titlelink:hover{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #054573;
	
}


/*	Unordered Lists   */
ul.bullets {
	margin: 0;
	padding: 0;
	border: 0;
	margin-bottom: 10px;
	margin-left: 15px;
	clear: left;
	display: block;
}

ul.bullets li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	list-style-image: url();
	list-style-position: outside;
	color: #8c96ad;
	margin: 0;
	padding: 0;
	padding-left: 5px;
	padding-bottom: 3px;
	line-height: 12px;
	clear: left;
}

ul.bullets li span.highlight {
	color: #900;
}

ul.bullets li a {
	color: #FFFFFF;
}

ul.bullets li a:hover {
	color: #CCCCCC;
}


/*	Ordered Lists   */
ol {
	margin: 0;
	padding: 0;
	border: 0;
	margin-bottom: 10px;
	margin-left: 15px;
	clear: left;
	display: block;
}

ol li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	padding-left: 5px;
	padding-bottom: 10px;
	line-height: 12px;
	clear: left;
}

ol li a {
	color: #FFFFFF;
}

ol li a:hover {
	color: #CCCCCC;
}



/*__ Images _____________________________________________________________________________________________*/

.imageright {
	float: right;
	border: none;
	margin-left: 15px;
	margin-bottom: 10px;
}

.imagerowend {
	border: none;
	margin: 0px;
	padding: 0px;
	margin-right: 0px;
}



/*__ Horizontal Rules ___________________________________________________________________________________*/

div.hr { 
	width: 100%; 
	height: 1px; 
	background: #48174f; 
	margin: 0px;
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: 0px; 
	font-size: 0px;
}



/*__Curved Box___________________________________________________________________________________*/

#curvebox {
	background: transparent;
	margin:0;
	margin-bottom: 8px;
	z-index: 1;
}

.xtop, .xbottom {
	display:block;
	background:transparent;
	font-size:1px;
	z-index: 1;
}

.xb1, .xb2, .xb3, .xb4 {
	display:block;
	overflow:hidden;
	z-index: 1;
}

.xb1, .xb2, .xb3 {
	height:1px;
	z-index: 1;
}

.xb2, .xb3, .xb4 {
	background: #eae5e4;
	border-left: 1px solid #eae5e4;
	border-right: 1px solid #eae5e4;
	z-index: 1;
}

.xb1 {
	margin:0 5px;
	background:#eae5e4;
}

.xb2 {
	margin:0 3px;
	border-width:0 2px;
}

.xb3 {
	margin:0 2px;
}

.xb4 {
	height:2px;
	margin:0 1px;
}

.xb5, .xb6, .xb7, .xb8 {
	display:block;
	overflow:hidden;
}

.xb5, .xb6, .xb7 {
	height:1px;
}

.xb6, .xb7, .xb8 {
	background: #eae5e4;
	border-left:1px solid #eae5e4;
	border-right:1px solid #eae5e4;
}

.xb5 {
	margin:0 5px;
	background:#eae5e4;
}

.xb6 {
	margin:0 3px;
	border-width:0 2px;
}

.xb7 {
	margin:0 2px;
}

.xb8 {
	height:2px;
	margin:0 1px;
}

.curveboxcontent {
	background: #eae5e4;
	border: 0 solid #eae5e4;
	border-width: 0 1px;
	z-index: 1;
	padding-top: 10px;
	padding-bottom: 20px;
}

.curveboxcontent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #5d3e3e;
	margin: 0;
	margin:0 20px;
	padding-bottom: 15px;
}

.curveboxcontent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #5d3e3e;
	margin: 0;
	margin:0 20px;
	padding-bottom: 5px;
}

.curveboxcontent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0;
	background: none;
	margin:0 20px;
	padding-bottom: 5px;
}

.curveboxcontent form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0;
	background: none;
	margin:0 20px;
	padding-bottom: 5px;
}

.curveboxcontent a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-style: normal;
	font-weight: normal;
	color: #00529C;
	text-decoration: underline;
}

.curveboxcontent a:hover {
	color: #00529C;
	text-decoration: underline;
}
