#wrapper {
	width: 750px;
	margin: 0 auto;
	text-align: left;
	color: #000000;
	line-height: 1.3em;
	background-color: #fff8f6;
}
/* this container holds the individual text boxes in the left-hand column*/
#holderdiv {
	width: 200px;
	padding-right: 10px;
	padding-left: 10px;
}
#holderdiv1 {
	width: 159px;
	padding-right: 0px;
	padding-left: 0px;
}
#holderdiv2 {
	width: -;
	padding: 10px;
}
/* this container holds the heading graphic*/
    #header {
	background-color: #FFFFFF;
	height: 140px;
	margin: 0px;
	}
/*this container holds the horizontal navigation */	
	#navbar {
	background-color: #cc0000;
	width: 100%;
	top: 50px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #cc0000;
	background-repeat: repeat;
}
/*this container holds the logo graphic */
#logo {
	background-repeat: no-repeat;
	height: 80px;
	top: 0px;
	right: 0px;
	width: auto;
	margin-right: 0px;
	margin-left: 0px;
}
/*the individual text boxes in the left-hand column */
.leftcoldiv {
	margin: 3px 3px 3px 3px;
	background-image: url(../images/columnbg02.gif);
	border: 1px solid #000000;
	background-repeat: repeat;
}
/*the individual text boxes in the right-hand column */
.rightcoldiv {
	margin: 3px 3px 3px 0px;
	background-image: url(../images/columnbg02.gif);
	border: 1px solid #000000;
	background-repeat: repeat;
}
/*the individual text boxes in the right-hand column */
.rightcoldiv2 {
	margin: 3px 3px 3px 0px;
	background-image: url(../images/columnbg02.gif);
	border: 1px solid #000000;
	background-repeat: repeat;
}
.box
	{
		float: right;
		width: 182px;
		margin: 0 1em 1em 1em;
		padding: 10px 10px 10px 10px;
		display: inline;
		border-color: #CCC #999 #999 #CCC;
		border-width: 1px 2px 2px 1px;
		border-style: solid;
	}
	
.box img
	{
		border: 1px solid #777;
		margin: 10px 0 0 10px;
	}
	
.box p
	{
		font-size: 75%;
		font-family: arial;
		text-align: left;
		margin: 0;
		padding: 5px 5px 5px 5px;
		background: url(../images/chapter11c.gif);
	}
	
	.clear { clear: left; }
.thumbnail
{
	width: 165px;
	float: left;
	margin: 0 10px 10px 0;
	border: 1px solid #777;
}
.thumbnail img
{
	border: 1 px solid #777;
	margin: 5px 0 0 5px;
}
.thumbnail p
{
	margin: 0;
	padding: 0 10px 10px 10px;
	font-size: 75%;
	text-align: center;
}
.clear
{
	clear: left;
}
	div.imagecaption
	{
		float: right;
		width: 182px;
		margin: 0 1em 1em 1em;
		padding: 15px 15px 20px 15px;
		display: inline;
		text-align: center;
		border-color: #CCC #999 #999 #CCC;
		border-width: 1px 2px 2px 1px;
		border-style: solid;
		background: url(chapter12c.gif) repeat-x 0 100%;
	}
	
	div.imagecaption img
	{
		border-color: #000 #ccc #ccc #000;
		border-width: 1px 1px 1px 1px;
		border-style: solid;
	}
/*styles the footer */
.footer {
	font-size: 80%;
	color: #000000;
	padding-bottom: 10px;
	text-align: center;
	clear: both;
}
.footernoline {
	font-size: 80%;
	color: #000000;
	padding-bottom: 10px;
	text-align: center;
	clear: both;
}
.footer1 {
	font-size: 80%;
	color: #000000;
	border-top-color: #cc0000;
	padding-bottom: 10px;
	text-align: center;
	border-top-style: solid;
	border-top-width: 2px;
}
/*HTML tag styles*/
	body {
	font: 100%/1.3em georgia, times, serif;
	color: #000000;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 20px;
	background-color: #003333;
	background-repeat: repeat;
}
/*paragraph styles*/ 
p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 100%;
}
caption {
	text-align: center;
	margin: 0 0 .5em 0;
	font-weight: bold;
}
.leftcoldiv p {
	margin: 3px 3px;
	padding: 3px 3px;
	color: #000000;
	font-size: 80%;
	line-height: 1.3em;
}
.rightcoldiv p {
	margin: 3px 3px;
	font-size: 80%;
	padding: 3px 3px;
	color: #000000;
	line-height: 1.3em;
} 
/*floats element to the left*/
    .left {
	float: left;
}
/*floats element to the right*/
   .right {
	float: right;
}
/*style the heading text*/
h1 {
	font-size: 190%;
	margin: 3px 3px 3px 3px;
	color: #000000;
	padding-top: 10px;
	padding-left: 4px;
	padding-bottom: 20px;
	font-family: georgia, times, serif;
	font-weight: bolder;
	padding-bottom: 5px;
}
h2 {
	font-size: 80%;
	color: #ffffff;
	margin-top: 4px;
	margin-bottom: 6px;
	font-family: georgia, times, serif;
	padding-left: 6px;
	font-weight: bolder;
	padding-bottom: 2px;
	padding-top: 2px;
	margin-left: 50px;
	margin-right: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #399cff;
	background-image: url(../images/h2bg.gif);
	background-repeat: no-repeat;
}
h3 {
	font-size: 80%;
	color: #ffffff;
	margin-top: 4px;
	margin-bottom: 6px;
	font-family: georgia, times, serif;
	padding-left: 6px;
	font-weight: bolder;
	padding-bottom: 2px;
	padding-top: 2px;
	margin-left: 200px;
	margin-right: 200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-image: url(../images/columnbg02.gif);
	background-repeat: repeat;
}

h4 {
	border-bottom:1px solid #000000;
	font-size: 100%;
	color: #ffffff;
	margin-top: 4px;
	margin-bottom: 6px;
	font-family: georgia, times, serif;
	padding-left: 6px;
	font-weight: bolder;
	padding-bottom: 2px;
	padding-top: 2px;
	margin-left: 200px;
	margin-right: 15px;
	background-image: url(../images/marbled.gif);
	background-repeat: repeat
}

h5 {
	border-bottom:1px solid #000000;
	font-size: 120%;
	color: #ffffff;
	margin-top: 4px;
	margin-bottom: 6px;
	font-family: georgia, times, serif;
	padding-left: 6px;
	font-weight: bolder;
	padding-bottom: 2px;
	padding-top: 2px;
	background-image: url(../images/marbled.gif);
	margin-left: 10px;
	margin-right: 15px;
	background-repeat: repeat;
	
}
.leftcoldiv h2 {
	border-bottom:1px solid #000000; 
	margin:0; 
	background-color: #399cff;
	color: #ffffff;
	font-size: 90%;
	padding: 3px 5px 3px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-weight: bolder;
	background-image: url(../images/h2bg.gif);
	background-repeat: repeat;
}
.rightcoldiv h2 {
	margin: 0;
	background-color: #399cff;
	color: #ffffff;/*themecolour2$ -26.2%,-8.4%;*/
	font-size: 90%;
	padding: 3px 5px 3px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-weight: bolder;
	background-image: url(../images/h2bg.gif);
	background-repeat: repeat;
}
/*defines the style for ordered lists (numbered) */ 
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	color: #000000;
}
 ul {
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-image: url("../images/bullet3.gif");
	color: #000000;
	font-size: 80%;
	font-weight: normal;
	margin-left: 20px;
	padding-left: 10px;
	line-height: 1.3em;
}
/*link styles*/
a:link        {
	color: #003333;
}
a:visited {
	color: #a52a2a;
}
a:link:hover {
	color: #ff0000;
}
/*defines the style for horizontal dividers */
.divider {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}