body {
	font: 100% Veranda, Arial, Helvetica, sans-serif;
	background: #000;
	margin: 0; /* zeros the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFF;
}
p {
	line-height: 120%;
}
.oneColFixCtrHdr #container {
	width: 950px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #000;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	padding: 0 0 30px 0;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #header {
	background: #000;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 135px;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}



.oneColFixCtrHdr #navigate {
	width: 780px;
	padding: 0px;
	height:36px;
	margin: 0px auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: right; /* this overrides the text-align: center on the body element. */
	}
.nav-area {
	margin:1px 0 0 18px;
	padding:0 0 0 0px;
	width:auto;
	height:26px;
	float:right;
	background:#000;
	}
.nav-sh {
	margin:0px;
	padding:0px;
	background:url(images/nav-shadow.jpg) no-repeat left top;
	width:780px;
	height:10px;
	float:right;
	}
ul.navigation {
	margin:0 0 0 18px;
	padding:0px 0px 0px 0px;
	list-style:none;
	}
ul.navigation li {
	margin:0px;
	padding:0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	text-decoration:none;
	color:#666;
	line-height:26px;
	text-align:center;
	font-weight:bold;
	float:right;
	background:none;
	display:block;
	}
ul.navigation li a {
	margin:0px;
	padding:0px 15px 0px 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	text-decoration:none;
	color:#666;
	line-height:26px;
	text-align:center;
	font-weight:bold;
	border-top:1px solid #333;
	background:none;
	display:block;
	} 
ul.navigation li a:hover {
	margin:0px;
	padding:0px 15px 0px 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	text-decoration:none;
	color:#fff;
	line-height:26px;
	text-align:center;
	font-weight:bold;
	display:block;
	background-image: url(images/nav-hover-bg-1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	}

.oneColFixCtrHdr #HomeLink{
	margin:0px;
	padding:0px 15px 0px 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	text-decoration:none;
	color: #FFF;
}
.oneColFixCtrHdr #WatercolourLink{
	margin:0px;
	padding:0px 15px 0px 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	text-decoration:none;
	color:#FFF;
}
.oneColFixCtrHdr #Gallery{
	margin:0px;
	padding:0px 15px 0px 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	text-decoration:none;
	color:#FFF;
}
.oneColFixCtrHdr #Bio{
	margin:0px;
	padding:0px 15px 0px 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	text-decoration:none;
	color:#FFF;
}
	
.oneColFixCtrHdr #mainContent {
	padding: 15px 20px 5px 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #333333;
	width: 910px;
	margin: 0px auto; /* the auto margins (in conjunction with a width) center the page */
}

.oneColFixCtrHdr #mainContent p {
	font-size: 12pt;
	text-align: left;
	padding-top: 0;
	padding-right: 45px;
	padding-bottom: 0;
	padding-left: 45px;
}
.oneColFixCtrHdr #mainContent h1 {
	font-size:18pt;
	text-align: left;
	padding: 5px 0 0 30px;
	}
.oneColFixCtrHdr #mainContent h2 {
	font-size:16pt;
	text-align: left;
	padding: 0 25px;
	}
.oneColFixCtrHdr  #mainContent h3 {
		font-size: 11pt;
		font-style: italic;
}
.oneColFixCtrHdr #mainContent .bio1 { 
	width: auto;
	padding: 10px 12px 3px 50px;
	margin: 0 0 25px 0;
	height: auto;
	float: left;
}

	
.oneColFixCtrHdr #mainContent .art2 {  /* index */
	width: auto;
	padding: 3px 12px;
	margin: 0 0 35px 0;
	height: auto;
	float: right;
}

.oneColFixCtrHdr #mainContent .box1-index {
	margin: 30px 0 20px 30px;
	padding: 0 0 0 0px;
	width: auto;
	height: 410px;
	float: none;
	}
.oneColFixCtrHdr #mainContent .box1-watercolour {
	margin: 0 30px 0 30px;
	padding: 10px 25px 0 30px;
	width: auto;
	height: 740px;
	float: none;
	}

.oneColFixCtrHdr #mainContent .art-text1 { /* index */
	margin: 0 0 0 20px;
	padding: 30px 30px 0 20px;
	width: auto;
	height: auto;
	float: none;
	font-style:italic;
	}

.oneColFixCtrHdr #mainContent .art-text2 { /* index */
	margin: 0 0 0 0;
	padding: 60px 20px 0 30px;
	width: 150px;
	height: auto;
	float: right;
	font-style:italic;
	}

.oneColFixCtrHdr #mainContent .art-text2 p {
	font-size: 12pt;
	text-align: left;
	padding: 0 0 0 5px;
}
.oneColFixCtrHdr #mainContent .art-text2 h2 {
	font-size: 16pt;
	text-align: left;
	padding: 0 0 0 5px;
}

.oneColFixCtrHdr #footer {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background-color:#000;
	margin: 30px 0 30px 0;
}

.oneColFixCtrHdr #footer p {
	font-size: 10pt;
	color:#999;
	text-align: center;
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}


.oneColFixCtrHdr #footer h2 {
	font-size: 12pt;
	color:#999;
	text-align: center;
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
#img1 {
	padding: 5px 0 0 0;
}
#img1 img {
	display: block;
	float: left;
	margin: 0;
	padding-top: 35px;
	padding-right: 35px;
	padding-bottom: 25px;
	padding-left: 0px;
	}
.oneColFixCtrHdr #img1 p {
	padding: 0 50px 0 50px;
	font-size: 12pt;
}

.float-left {
	float: left;
	padding: 20px 20px 20px 0;
	}
	
.float-right {
	float: right;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 20px;
	}


.clear:after {
	content:".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}
.clear  {
	zoom: 1;
}
a:link {
	color: #36F;
}
a:visited {
	color: #36F;
}
a:hover {
	color: #FFF;
}
a:active {
	color: #C36;
}



.oneColFixCtrHdr #mainContent .box1 p {
	margin: 0 45px;
}
.oneColFixCtrHdr #mainContent .text1 {
	margin: 0 0 0 340px;
	padding: 50px 30px 0 20px;
	width: auto;
	height: auto;
	}
.oneColFixCtrHdr #mainContent .wc-image-right {
	float: right;
	margin: 150px 0 0 20px;
	width: auto;
	height: auto;
	}

.float-left-wc1 {
	float: left;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 120px;
	padding-left: 0;
	}
	
.float-left-wc2 {
	float: left;
	padding: 0px 0px 20px 125px;
}
	
.float-right-wc {
	float: right;
	margin: 60px 0 0 40px;
	width: auto;
	height: auto;
	}



/* ___________________________________________ Gallery start _____________________________________*/
/* defaults required for IE    a, a:visited, a:hover, a:active, a:focus {color:#000;}   */

#loading-gallery { /*loading image for gallery */
		position:relative;
		margin: 0 0 0 75px;
		height: auto;
		width: auto;
		top: 120px;
		left:150px;
		z-index: 2;
}

#gallery-box { /*gallery display area*/
		position:relative; 
		background: url(images/Beach_Ball.jpg) 90px 10px no-repeat; 
		margin-top: 50px; 
		margin-bottom:25px;
		text-align: center;
		width:820px; 
		height:1050px;
		z-index: 5;
		}

.oneColFixCtrHdr  #gallery-box h1 {
		text-align:center;
		font-size: 18pt;
		font-weight: bold;
		padding-top: 200px;
		color: #777;
		}

.oneColFixCtrHdr  #gallery-box h2 {
		text-align:center;
		font-size: 12pt;
		font-weight: bold;
}

.oneColFixCtrHdr  #gallery-box p {
		text-align:left;
		font-size: 11pt;
		padding: 0 0 0 30px;
}
	
#scrollbox {
	padding:0; 
	margin: 0 0 50px 0; 
	width:140px; 
	list-style:none; 
	height:550px; 
	overflow:auto; 
	float:right;
	}

a.gallery, a.gallery:visited {
	display:block; 
	color:#000;
	text-decoration:none; 
	border:1px solid #000; 
	width:75px; 
	height:47px; 
	margin:3px; 
	float:left; 
	font-size:11px;
	}
	
* html a.gallery, * html a.gallery:visited {
	display:inline;
	}
a.slide01 {background-image:url("Gallery_images/3d/Lets_Toast_thumb.jpg");}
a.slide02 {background-image:url("Gallery_images/3d/Hot_Coils_thumb.jpg");}
a.slide03 {background:url("Gallery_images/3d/Hot_Day_thumb.jpg");}
a.slide04 {background:url("Gallery_images/3d/Cake_thumb.jpg");}
a.slide05 {background:url("Gallery_images/3d/Humpty_1_thumb.jpg");}
a.slide06 {background:url("Gallery_images/3d/Humpty_2_thumb.jpg");}
a.slide07 {background:url("Gallery_images/3d/Tea_Time_thumb.jpg");}
a.slide08 {background:url("Gallery_images/3d/Acorn_thumb.jpg");}
a.slide09 {background:url("Gallery_images/Watercolour/Tree_Fiddle_thumb.jpg");}
a.slide10 {background:url("Gallery_images/Watercolour/Watercolour_Lacuna_thumb.jpg");}
a.slide11 {background:url("Gallery_images/Watercolour/Grey_Matters_thumb.jpg");}
a.slide12 {background:url("Gallery_images/2d/Garden_Tartan_thumb.jpg");}
a.slide13 {background:url("Gallery_images/Architectual/Celtic_Knot_thumb.jpg");}
a.slide14 {background:url("Gallery_images/Architectual/Stone_Leaf_thumb.jpg");}


a.gallery span {
	display:block; 
	position:absolute; 
	left:100px; 
	top:-0px; 
	width:0px; 
	height:0px; 
	overflow:hidden; 
	background:#333333;
	z-index:100;
	font-size:11pt;
	}
	
a.gallery:hover {
	white-space:normal; 
	border:1px solid #fff;
	}
	
a.gallery:hover img {
	border:1px solid #000; 
	z-index:100;
	}
	
a.gallery:active img, a.gallery:focus img {
	border:1px solid #000; 
	z-index:50;
	}

a.gallery:hover span {
	display:block; 
	position:absolute; 
	width:552px; 
	height:850px; 
	top:9px; 
	left:75px; 
	padding:5px; 
	font-style:italic; 
	color:#FFF; 
	background:#333333; 
	z-index:100; 
	font-size:11pt;
	}
	
a.gallery:active {
	border:1px solid #eee;
	}
	
a.gallery:active span, a.gallery:focus span {
	display:block;
	position:absolute;
	width:552px;
	height:auto;
	top:9px;
	left:75px;
	padding:5px;
	font-style:italic;
	color:#FFF;
	background:#333333;
	z-index:50;
	}

* html a.gallery:hover span {
	left:160px;
	}
	
* html a.gallery:active span {
	left:160px;
	}

#thumbs li {float: left;
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	}

#image_spacer {
	height:320px; 
	width:10px;
	}


.oneColFixCtrHdr #mainContent .box1 {
	margin: 30px 0 0 30px;
	padding: 0 0 0 0px;
	width: auto;
	height: 10px;
	float: none;
	}

.z_minus10 {
	z-index: -10;
}