/* basic elements */

body {
	background-color: #ffffff;
	background-image: url(/imagescjb/background.jpg);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0;
}

/* specific divs */

#container {
	position: absolute;
	top: 0px;
	left: 43px;
	width: 710px;
	}
	
#sidelinkscont {
	width: 200px;
	float: left;
	margin-top: 75px;
	clear: right;
	z-index: 150;
}
#sidelinksback {
	background-image: url(/imagescjb/greenlinedback.jpg);
	z-index: 250;
	background-color: #C1C6B0;
	padding: 5px;
	margin: 10px;
	border-style: solid;
	border-width: thin;
	border-color: #333333;
}

#sidelinks {
	margin: 5px;
	}

#sidelinks ul {
	margin: 0px;
	padding: 0px;
	background-image: url(/imagescjb/greyline.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	word-spacing: normal;
	}
#sidelinks li {
	line-height: 2.5ex;
	list-style-type: none;
	display: block;
	padding-top: 5px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: top center;
	background-image: url(/imagescjb/greyline.gif);
	}
#sidelinks li a:link {
	color: #000000;
	text-decoration: none;
	}
#sidelinks li a:visited {
	color: #003366;
	text-decoration: none;
	}
#sidelinks li a:hover {
	color: #990000;
	text-decoration: underline;
	}
#otherlinkscont {
	margin-top: 10px;
	float: none;
	clear: both;
}

#otherlinks {
	padding-top: 5px;
	padding-left: 15px;
	}

#middlecolumn {
	margin-top: 88px;
	margin-left: 200px;
	background-image: url(/imagescjb/whiteflower.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}
#rightcolumncont {
	float: right;
	width: 200px;
	margin-top: 100px;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	clear: none;
	color: #666666;
}

#rightcolumnback {
	margin-left: 10px;
	margin-bottom: 10px;
	text-align: justify;
}

#topgraphic {
	position: absolute;
	left: 198px;
	top: 35px;
	z-index: 300;
}
#toplinks {
	position: absolute;
	top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#copyrightcont {
	background-image: url(/imagescjb/copyrightback.jpg);
	background-repeat: repeat-y;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #979C88;
	border-bottom-color: #979C88;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	float: left;
	clear: both;
	width: 710px;
	padding-bottom: 4px;
	padding-top: 4px;
	vertical-align: middle;
	}
	
#copyright strong {
	color: #FFFFFF;
}

#copyright {
	margin-left: 10px;
	}


/* Image Replacements */

#header h1 {
	background-image:url(/imagescjb/digitalsketchbook.jpg);
	width: 710px;
	height: 71px;
	position: absolute;
	top: 20px;
	left: 0px;
	z-index: 100;
	}
	
#header  h1 span {
	display: none
	}
	
#middlecolumn h2 {
	background-image:url(/images/spacer.gif);
	width: 150px;
	height: 240px;
	z-index: 110;
	}
	
#middlecolumn h2 span {
	display: none
	}
	
#sidelinks h2 {
	background-image:url(/imagescjb/variouslinks.jpg);
	background-repeat: no-repeat;
	width: 151px;
	height: 37px;
	z-index: 400;
}
	
#sidelinks h2 span {
	display: none}
	
#sidelinks h3 {
	background-image:url(/imagescjb/othersites.jpg);
	background-repeat: no-repeat;
	width: 144px;
	height: 39px;
	z-index: 400;
}
	
#sidelinks h3 span {
	display: none}	

#sidelinks h4 {
	background-image:url(/imagescjb/miscellaneous.jpg);
	background-repeat: no-repeat;
	width: 146px;
	height: 37px;
	z-index: 400;
}
	

#sidelinks h4 span {
	display: none}


#rightcolumn h2 {

	background-image:url(/imagescjb/latest.gif);
	background-repeat: no-repeat;
	width: 88px;
	height: 34px;}
	
#rightcolumn h2 span {
	display: none;}
	
.sublinks {
	position: relative;
	left: 12px;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	line-height: 80%;
}
a:link {
	color: #666600;
}
a:visited {
	color: #400000;
}
a:hover {
	color: #999966;
}
a:active {
	color: #6391D3;
}
