#wikicontentcontainer {
	width: 700px;
	position: relative;
}
.image {
	position: relative;
	width: 600px;
	border: thin solid #D8CEFF;
	text-align: center;
	margin-left: 15px;
}
#ChapterTOC {
	background-color: #DDF8FF;
	border: thin solid #99F3FD;
	height: 450px;
	width: 250px;
	Left: 425px;
	position: absolute;
}
.ChapterTOClist {
	background-color: #F2F7FF;
	list-style-position: inside;
	font-weight: bolder;
	color: #6699FF;
	text-indent: 5px;
}
.ChapterTOClistl1 {
	font-weight: normal;
	margin-bottom: 10px;
	color: #1F497D;
	margin-left: 10px;
	display: block;
	padding: 5px;
}
.backlink {
	font-weight: normal;
	margin-bottom: 10px;
	color: #FFCC00;
	left: 10px;
	display: block;
	padding: 5px;
	position: absolute;
}
.callouttext {
	background-color: #FFCC99;
	width: 500px;
	border: thin solid #FFCC00;
	color: #333333;
	position: relative;
	left: 100px;
	text-align: left;
	text-indent: 0px;
	margin: 10px;
	padding: 10px;
}

.caption {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 90%;
	text-transform: none;
	color: #333333;
	font-weight: normal;
	text-align: center;
	top: -5px;
	position: relative;
	width: 500px;
	margin-left: 55px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#wikimainLeft {
	width: 225px;
	top: 150px;
	position: absolute;
	margin-left: 10px;
}
#wikimainRight {
	width: 225px;
	top: 30px;
	position: absolute;
	margin-left: 265px;
	visibility: visible;
	z-index: auto;
}
.wikinext1 {
	position: absolute;
	top: 145px;
	left: 400px;
}
#pageheader {
	background-color: #B1C3D9;
	width: 100%;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	color: #333333;
	margin-top: 8px;
	border: thin solid #000033;
	position: relative;
	left: auto;
	text-align: right;
	}
#headerbacklink {
	font-weight: bold;
	color: #660000;
	left: 10px;
	position: relative;
	top: 10px;
	text-align: left;
	clear: none;
	float: left;
}	
	
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	color: #1f497d;
	text-align: left;
	margin-left: 10px;
}
.mainheadings {
	font-family: Arial, Helvetica, sans-serif;
	color: #1f497d;
	text-align: left;
	font-weight: bold;
	margin-top: 10px;
	margin-left: 5px;
}

.sectionheadings {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	text-align: left;
	font-weight: bold;
	margin-top: 10px;
	margin-left: 25px;
	background-color: #CCC;
	font-size: 16px;
	vertical-align: top;
}

.Tableheadings {
	font-family: Arial, Helvetica, sans-serif;
	color: #009;
	text-align: left;
	font-weight: bold;
	margin-top: 10px;
	margin-left: 5px;
	background-color: #B1C3D9;
}
.headertext {
	padding: 10px;
}
.list {
	background-color: #F2F7FF;
	list-style-position: inside;
	list-style-type: disc;
	left: 100px;
	font-weight: bolder;
	color: #6699FF;
	text-indent: 10px;
}
.listl1 {
	font-weight: normal;
	margin-bottom: 10px;
	color: #1F497D;
	margin-left: 40px;
	display: block;
}
.subheadings {
	font-family: Arial, Helvetica, sans-serif;
	color: #1f497d;
	text-align: left;
	font-weight: bold;
	margin-top: 10px;
	margin-left: 100px;
	font-size: 14px;
	padding-left: 50px;
	top: 0px;
}
.sectionDescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #CCC;
	font-weight: normal;
	color: #333;
}
