body {
	background: #f1aa63 url('/images/layout/cork.jpg') repeat ;
	font-family: sans-serif;
	color: #000000;
	margin: 0;
	padding: 0;
	}
div.masterDiv {  /* used to create a fixed width content area */
	width: 970px;
	padding: 7px 0;
	margin: 0 auto;
	}

div.mblock {  /* identifies the floating "masonry" blocks */
	float: left;
}

/* --- standard HTML items --- */
a {
	color: #0054E6;
	text-decoration: none;
	}
a:visited {
	color: #46618F;
	text-decoration: none;
	}
a.data, a.data:visited {  /* stealth links */
	color: #000000;
	text-decoration: none;
	}
a.breadcrumbs, a.breadcrumbs:visited {
	color: #777777;
	text-decoration: none;
	}
a.linkProblem, a.linkProblem:visited {
	color: #FFFF99;
	background-color: #990000;
	font-weight: bold;
	white-space: nowrap;
	text-decoration: none;
	font-variant: small-caps;
	font-size: 90%;
	padding: 0 0.5em;
	}
a.linkWayback, a.linkWayback:visited {
	color: #FFFFFF;
	background-color: #66FF66;
	font-weight: bold;
	text-decoration: none;
	font-size: 90%;
	padding: 0 0.5em;
	}
a.wikiButton, a.wikiButton:visited {  /* displayed on lists, etc. */
	color: #000000;
	text-decoration: none;
   	font-size: 80%;
	border: 1pt outset #666666;
	background-color: #dddddd;
	padding: 0 0.25em;
	margin: 0 0.1em;
	}
a.wikiButton:hover {
	color: #FF6600;
	}
a.wikiButton:active {
	color: #FF0000;
	border: 1pt inset #666666;
	}
a.wikiButtonInactive, a.wikiButtonInactive:visited, a.wikiButtonInactive:hover, a.wikiButtonInactive:active {
	color: #000000;
	text-decoration: none;
   	font-size: 80%;
	border: 1pt outset #888888;
	background-color: #888888;
	padding: 0 0.25em;
	margin: 0 0.1em;
	}
a.wikiListSort, a.wikiListSort:visited {  /* wiki sort lisk header links */
	color: #000000;
	text-decoration: none;
	}
a:hover, a.data:hover, a.breadcrumbs:hover, a.wikiListSort:hover, a.linkProblem:hover {
	color: #ffffff;
	background-color: #005DFF;
	text-decoration: none;
	}
a:active, a.data:active, a.breadcrumbs:active, a.wikiListSort:active, a.linkProblem:active {
	color: #001D4D;
	background-color: #B6CFFF;
	text-decoration: none;
	}
img {  /* image formatting */
	margin: 0px;
	padding: 0px;
	border-style: none;
	vertical-align: middle;
	}
img.imageFloatLeft {
	float: left;
	margin: 2px 11px 2px 2px;
	}
img.imageFloatRight {
	float: right;
	margin: 2px 2px 2px 8px;
	}
h1,h2,h3,h4,h5,h6 {  /* format headings */
	color: #404040;
	margin-top: 1.25em;
	}
hr {  /* format the HR display */
	height: 1px;
	width: 84%;
	color: #b0b0b0;
	background-color: #b0b0b0;
	border: none;
	}
tt {  /* adjust wiki Teletype text display */
	font-size: 115%;
	color: #333333;
	padding: 0 0.25em;
	}
pre {  /* adjust wiki preformatted (address) text display */
	font-size: 115%;
	}

/* --- misc formatting items --- */
.admin {  /* highlights admin only items */
	background-color: #ffcccc;
   	font-size: 80%;
	padding: 1px 0.75em;
	margin: 0 0.5em;
	font-variant: small-caps;
	white-space: nowrap;
	}
.adminNote {
   	font-size: 80%;
   	font-style: italic;
	font-variant: small-caps;
	}

/* --- navigation bar div items --- */
div.navPostIt, div.navPostItBlue, div.navPostItLavender {  /* positions the left hand postit note items */
	background: transparent url('/images/layout/yellow.png') right bottom;
  	font-size: 80%;
  	width:280px;
	margin: 0 0 10px 0;
	padding: 5px 10px 10px 10px;
	}
div.navPostItBlue {
	background-image: url('/images/layout/blue.png');
	}
div.navPostItLavender {
	background-image: url('/images/layout/lavender.png');
	}

img.navPostItImg {
	position: absolute;
	}
h3.navPostItImg, h3.navPostIt {
	margin: -1px 0 0 60px;
	padding: 0 1px 0 0;
	text-align: right;
	border-bottom: #a4a4a4 solid 1px;
	}
div.navPostItImgTxt, div.navPostItTxt {
	margin: 2px 0 0 0;
	padding: 0 0 0 70px;
	}
h3.navPostIt, div.navPostItTxt {
	margin-left: 0;
	padding-left: 0;
	}
div.navBarMenu {  /* positions the main navigation menu */
	z-index: 10;
	}
div.adTextSimple {
	border: 1px solid #bbbbbb;
	padding: 0 0.5em 1px 0.5em;
	background-color: #ffffff;
	width: 250px;
	font-family: sans-serif;
	font-size: 70%;
	text-align: center;
	}
form.navBarSearch {
	margin: 0.75em auto;
	}
input.navBarSearchText {
	}
input.navBarSearchIcon {
	vertical-align: middle;
	}

div.logoText {
	text-align: right;
	width: 638px;
	margin: 0;
	padding: 0;
	}
a.logoText, a.logoText:visited, a.logoText:hover, a.logoText:active	{
	color: transparent;
	background-color: transparent;
	}
/* --- top right main body div --- */
div.topRight {
	width: 630px;
	margin: 0 0 0 9px;
	padding: 0 0 1em 0;
	}
/* --- bodyContent items -- main text area for page --- */
div.bodyContent {
	font-size: 85%;
	position: relative;
	margin: 4px 0 0 0;
	background: transparent url('/images/layout/paper.png') right;
	padding: 0.33em 12px 0.5em 7px;
	}
div.bodyContentShadow {
	height: 5px;
	background: transparent url('/images/layout/paperbtm.png') right;
	margin: 0 0 0 2px;
	}

/* --- user message div items --- */
div.userMessages {
	background-color: #FF9999;
	color: #000000;
	margin: -0.5em 2px 0 3px;
	}
ul.userMessages {
	font-variant: small-caps;
	font-size: 110%;
	}
li.userMessages {
	padding: 0.25em 0;
	}

/* --- title div items --- */
p.breadcrumbs {
   	color: #777777;
   	font-size: 75%;
   	font-style: italic;
   	text-align: left;
   	margin: 0 0 0.25em 0;
	font-variant: small-caps;
	}
div.title {
	margin: 0;
	min-height: 80px;
	}
img.title {
	float: left;
	}
h2.title {
	color: #444444;
   	font-size: 190%;
	border-bottom: 2px solid #b0b0b0;
	margin: 0 0 0 60px;
	padding: 0 0 0 28px;
	}
p.title {  /* title synopsis */
	color: #888888;
	text-align: right;
   	font-size: 85%;
   	font-style: italic;
	margin: 2px 0.5em 0 10%;
	}

/* --- body - main text div items --- */
div.bodyText {  /* main text for page */
	padding: 0 1em 0 1em;
	}
div.bodyKid {
	font-size: 105%;
	margin: 0 0 0 2em;
	clear: right;
	}
ul.bodyKid {  /* format the child links */
	}
li.bodyKid {
	margin: 0.75em 0 0 0;
	}
p.bodyKid {  /* format link description*/
	color: #222222;
   	font-size: 80%;
   	font-style: italic;
   	margin: 0 1.5em 0 1.5em;
   	}
ul.bodyKidGrand {  /* format grandchild links */
	margin: 0.20em 0 0 3em;
	padding: 0;  /* using the http://lumino.us/weblog/pipe_dream "hack */
	overflow: hidden;
	width: auto;
	}
li.bodyKidGrand {
   	font-size: 90%;
	white-space: nowrap;
	float: left;
	list-style-type: none;
	padding: 0 0.5em;
	border-left: 1px solid #666666;
	margin-left: -2px;
	}

/* --- body - search results inline div items --- */
/* --- (similar to bodyKid and uses some bodyKid tags) --- */
div.bodySrchRslts {
   	font-size: 95%;
	}
h3.bodySrchRslts {
	color: #444444;
   	font-style: italic;
	}
p.bodySrchRslts {
   	font-size: 80%;
	font-weight: bold;
	font-variant: small-caps;
	color: #666666;
	text-align: center;
	}

/* --- body - See Also div items --- */
div.bodySeeAlso {
   	clear: right;
	margin: 1.5em 0 0 1em;
	}
h3.bodySeeAlso {
   	font-style: italic;
	margin: 0;
	}
ul.bodySeeAlso {
	margin: 0 0 0 2em;
	}
li.bodySeeAlso {
	margin: 0.5em 0 0 0;
	}

/* --- body - additional div items --- */
div.bodyAddl {
	clear: right;
	width: 80%;
	max-width: 800px;
	color: #090909;
	background: transparent url('/images/layout/green.png') right bottom;
	margin: 1.5em auto 0.5em auto;
	padding: 0.25em 5% 0.5em 5%;
	}

/* --- body - Comments --- */
div.bodyComments {
	clear: right;
	text-align: right;
   	font-size: 90%;
	font-style: italic;
	font-variant: small-caps;
	padding: 0.25em 1.25em 0.1em 0;
	}

/* --- footer - (editing) page data div items --- */
div.footerPgData {
	clear: both;
	width: 100%;
	margin: 0;
	padding: 0;
	}
table.footerPgData {
	text-align: center;
   	font-size: 80%;
	margin: 0 auto;
	border-spacing: 2px;
	border-style: none;
	border-collapse: separate;
	}
th.footerPgData {
	text-align: right;
	padding: 3px 0.33em 3px 1em;
	background-color: #ffcccc;
	}
td.footerPgData {
	text-align: left;
	padding: 2px 1em 2px 1em;
	background-color: #ffdddd;
	}

/* --- footer - div items --- */
div.footer {
	clear: both;
	width: 100%;
	margin: 0 0 0 auto;
	padding: 0.5em 0 1em;
   	font-size: 85%;
	text-align: center;
	}

/* --- footer - edit/admin/logout options div items --- */
div.footerEAL {
	clear: both;
	width: 100%;
	text-align: center;
	padding: 0 0 1em 0;
	}

/* ---------- Wiki formatted items --------- */
p.wikiIndent{
	padding: 0 2.5em;
	}
table.wikiFmt {
	font-size: 90%;
	margin: 0.5em auto 0.5em auto;
	border-collapse: collapse;
	border: 1px solid #999999;
	}
caption.wikiFmt {
	font-style: italic;
	font-size: 95%;
	margin: 0 auto 0.1em auto;
	white-space: nowrap;
	}
th.wikiFmt {
	color: #000000;
	background-color: #FFCEF8;
	border: 1px solid #999999;
	padding: 0.1em 0.5em;
	}
td.wikiFmt {
	background-color: #FFFFFF;
	color: #000000;
	padding: 0.2em 0.75em;
	border: 1px solid #999999;
	}
div.wikiSectionIndex {
   	font-size: 95%;
	width: 97%;
	background: transparent url('/images/layout/blue.png') right bottom;
	padding: 0.15em 8px 0.5em 0;
	margin: 8px auto 1em 1em;
	}
ul.wikiSectionIndex {
	margin: 4px 0;
	}
li.wikiSectionIndex {
	margin: 3px 0;
	}
a.wikiSectionIndex {
	}
span.wikiSectionIndex {
	font-weight: bold;
   	font-style: italic;
	}
div.wikiSection {
   	font-size: 120%;
   	color: #404040;
	font-weight: bold;
	border-bottom: solid 1px #b0b0b0;
	padding: 0 0 0 0.33em;
	margin: 2em 0 0.5em -0.20em;
	}
div.wikiSectionTop {
   	font-size: 75%;
	float: right;
	}
a.wikiSectionTop {
	text-decoration: none;
	font-size: 90%;
	}
.wikiProblem {
	color: #ffffff;
	background-color: #cc0000;
	font-size: 85%;
	padding: 0 0.15em 0 0.15em;
	}

/* ---------- Wiki list items --------- */
form.wikiListForm {
	display: inline;
	}
input.wikiListForm {
	font-family: monospace;
	font-size: 90%;
	margin: 0pt;
	padding: 0pt;
	}
td.wikiListNoData {
	width: 45em;
	}
td.wikiListFooter {
	background-color: transparent;
	border: 1px solid #ffffff;
	padding: 0.4em 3px 0 0 ;
   	font-size: 85%;
   	color: #808080;
	}

/* ---------- Link items --------- */
div.topicLink {
   	position: relative;
   	clear: right;
   	margin: 0;
   	padding: 0.5em 0 0 0;
	}
div.topicLinkImage {
	position: relative;
	float: right;
	z-index: 5;
	margin: 0 0 0.75em 0.6em;
	border: 1px solid #b0b0b0;
	background-color: #ffffff;
	text-align: center;
	}
.topicLinkImageLarge {
	display :block;
	position: absolute;
	z-index: 10;
	width: 0;
	height: 0;
	border: 0;
	top: 0;
	left: 0;
	}
a.topicLinkImageSmall:hover {
	text-decoration: none;
	background-color: transparent;
	color: transparent;}
a.topicLinkImageSmall:hover .topicLinkImageLarge {
	display: block;
	position: absolute;
	top: -110px;
	left: -120px;
	width: 300px;
	height: 225px;
	border: 2px solid #b0b0b0;
	}
h3.topicLink {
   	font-size: 120%;
   	color: #666666;
	font-weight: bold;
	border-bottom: solid 1px #b0b0b0;
	padding: 0.25em 0 0 0.33em;
	margin: 0 0 0 0;
	}
p.topicLink, p.topicLinkLarge {
	font-size: 95%;
	text-align: right;
	color: #333333;
	margin: 0;
	padding: 0;
	}
p.topicLinkLarge {
	font-size: 80%;
	}
div.topicLinkDescr {
	position: relative;
	top: -0.75em;
	margin: 0;
	}

div.mdFormFix {
	width: 700px;
}

