	body {
		margin:0; padding:0;
		background-color: #d3ddd4;
		font-family: Arial, Helvetica, sans-serif;
		text-align: justify; 
		font-size: 86%;
		}
		
	#header {
		margin:0; padding:0;
		background-color: silver;
		}
		
#initials{
position: absolute;
top: 0px;
left: 0px;
background-image: url(JCB1.jpg);
background-repeat: no-repeat;
width: 155px;
height: 101px;	
z-index: 12;
}

#headerbg{
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	width: 100%;
	background-color: transparent;
	background-image: url(silverbg.jpg);
	background-repeat: repeat-x;
	height: 100px;
	z-index: 2;
}

#jcbarley{
	position: relative;
	top: 17px;
	background-color: #f4f4f2;
	height: 53px;
	right: 9%;
	z-index: 3;
	margin-left: 35%;
}

#main1 {
	position: absolute;
	left: 0px;
	right: 0px;
	top: 100px;
	margin:0; 
	width: 100%;
	background-color:#d3ddd4;
	background:url("leftbg.jpg") top left repeat-y;
	z-index: 10;
	}

#linksbar{
position: relative; 
top: 0px;
margin-left: 155px;
background-color: Maroon;
border-color: #316400;
border-style: outset;
border-width: medium;
padding: 6px 0px 0px;
z-index: 100;
text-align: center;
visibility: visible;
}

#linksbar ul{
font-variant: small-caps;
text-align: center;
vertical-align: bottom;
white-space: nowrap;
margin: 12px 10px 0px 10px;
}

#linksbar ul li{ 
display : inline;
background-color: #D3DDD4;
border-color: #316400;
border-style: outset;
border-width: medium;
text-align: center;
vertical-align: bottom;
height: 15px;
z-index: 7;
width: 100px;
padding: 2px;
}	

#leftbox {
		float:left;
		width:122px;
		margin: 0; 
		padding: 0;
		height: auto;
		top: 0px;
		left: -1px;
		color: silver;
		z-index: 10;
		font-size:80%;
		}
		
	#gallerymiddle {
	margin-left: 160px;
   padding: 1em;
	font-size:80%;
	background-color: #D3DDD4;
	z-index: 10;
}	


	#footer { 
	clear: both;
   text-align:center; 
	background-color: Maroon;
	color: Silver;					/* footer text colour */
	font-size:x-small;
	border-top-color: Black;
	border-top-style: double;
	border-top-width: medium;
	z-index: 100;
	width: 100%;
	  }
	
	.column-left {
		position: absolute;
		left: 0px;
		top: 0px;
		margin-top: 10px;
		
	}
	  
	.gallery {
		margin:0; 
		padding: .5em;
		}
		
	.lefttext {
	padding: 5px 0px 0px 5px;		
	}
	
	.noindent {
		text-indent: 0px;
	}
	
.centerimage {
	border:  4px double black;
}

	.cleaner {
		clear: left;
		height:1px;
		font-size:1px;
		border:none;
		margin:0; 
		padding:0;
		background:transparent;
		}
		
		
.gallerytable {
width: 440px;
}
	
.texttable {
position: relative;
top: 10px;
text-align: justify;
width: 440px;
}
	
	p {
	font: normal 1em Arial, Helvetica, sans-serif;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	text-indent: 15px;
	padding: 0.5em; 
}

   h1 {
	 padding: 0.5em; 
	 margin: 0; 
	 font-size: 1.5em; 
	 font-weight: bold; 
	 }
	 
h2 { 
	padding: 0.5em; 
	margin: 0; 
	font-size: 1.3em; 
	font-weight: bold; 
	font-style: italic;
	}

h3 {
	font-size: 1.1em;
	color: Silver;
}	

a  {
   font-family: Comic Sans MS, arial, sans-serif;
	margin-top: 3px;
	margin-bottom: 3px;
	text-decoration: none;	
	font-weight: bold;
	font-size: 12px;
}

a:link {
	color: Black;
}

a:visited {
	color: #696969;
}

a:hover {
	color: Maroon;	
}
a:active {
  color: Maroon;	
}

a:link.billboard {
	color: #d3ddd4;
}

a:visited.billboard {
	color: silver;
}
a:hover.billboard {
	color: #F4F4F2;	
}
a:active.billboard {
color: #d3ddd4;
}
table.thumbnails {
table-layout: auto;
border: none; 
vertical-align: top;
empty-cells: show;
}

.center { text-align: center;
}

#linksbar ul li.space {
display : inline;
background-color: maroon;
background-image: url(clear.gif);
background-repeat: no-repeat;
border: none;
border-color: Maroon;
border-width: 0px;
z-index: 7;
}

ul, ol {
	margin-top: 0px;
	margin-bottom: 0px;
}
