body {
  margin:15px 0px 50px 0px;
  color:#000; 
  background:#E5E5E5;
  text-align:center;
  }

img {
  border:0px;
  }

#siteholder {
  margin-right: auto;
  margin-left: auto;
  width:810px;
  background:url(http://www.proctrust.org.uk/CornhillScotland/images/horiz_bk.gif) repeat-y; 
  color:#000;
  float:center;
  }

#header {
  width:810px;
  height:135px;
  background:url(img/cornhillscotland_header2.gif) no-repeat;
  }


#letterhead {
  width:810px;
  height:259px;
  background:url(img/cornhillscotland_letterhead2.jpg) no-repeat;
  }

#content li {
  margin:0px 25px 0px 30px;
  padding:0px 0px 20px 0px;
  text-align:left;
  background: #fcfcfc;
  }


#nav {
  float:left;
  width:138px;
  border-top:2px solid #d3d3d3;
  border-bottom:2px solid #d3d3d3;
  margin-left: 2px;
  margin-right: 9px;
  }

#footer {
  font:400 10px "Gill Sans MT","Nimbus Sans Medium",Arial,sans-serif;
  width:810px;
  height:90px;
  background:url(http://www.proctrust.org.uk/CornhillScotland/images/footer.gif) no-repeat;
  color:#12378c;
}

#footer a:link {
color:#12378c;
}

#footer a:hover {
  color:#1e90ff;
  background:transparent;
  }
  
#footer a:visited {
  color:#696969;
  background:transparent;
  }
  
 #content img {
 	margin: 0px 0px 0px 20px;
 }

#content p, table {
  margin:0px 40px 12px 150px;
  padding:0px 0px 0px 10px;
  }

#content ul {
  margin:0px 20px 0px 150px;
  padding:0px 0px 0px 0px;
  background-color:white;
  }

#content .indent {
  margin:0px 0px 0px 20px;
  }
  
#content p, table, ul {
  font:400 12px/20px Verdana,sans-serif;
  text-align:left;
  color:#000000;
  background:transparent;
  }
#content p, table {
  border-left:1px dashed #93f4fd;
  }

p a {
  font:400 12px/20px "Lucida Grande","Nimbus Sans Medium",Verdana,sans-serif;
  text-decoration:underline;
  color:#12378c;
  background:transparent;
  }
p a:hover {
  color:#1e90ff;
  background:transparent;
  }
p a:visited {
  color:#696969;
  background:transparent;
  }


#content h1,h2, .htable {
  margin: 0px 10px 24px 56px;
  padding:0px;      
  font:400 18px/24px "Lucida Grande","Nimbus Sans Medium",Arial,sans-serif;
  text-indent:-0.5em;
  color:#123384;
  background:transparent;
  font-weight:bold;
  }

#content h2 {
  font:300 14px/20px "Lucida Grande","Nimbus Sans Medium",Arial,sans-serif;
  }

.quote {
  color:#d6e558;
  background:transparent;
  }
  
#content img.arrow {
  float:left;
  margin:0px 2px 0px -19px;
  }


#content img.toparrow {
  float:right;
  margin:20px 0px 0px 0px;
  }


#floatbox, .floatrightbox {
	background-color: green;
	background-position: right;
	float: right;
	margin: 0px;
	padding: 0px;
	display: block;
	position: relative;
	z-index: 1;
}

#floatbox ul, #floatbox li {
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  text-align:left;
  color: #fcfcfc;
  background-color: green;
  }