body {
	margin: 0px;
	background-color: #000000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.ContentBG {
	background-color: #493D00;
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.FooterBG {
	background-color: #806C00;
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	padding-top: 2px;
	padding-left: 2px;
}
.sideColBG {
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}
.sideColBG {
	color: #000000;
	background-color: #FFFFFF;
}
.centerColBG,.centerColNoBG {
	color: #000000;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.centerColBG {
	background-image: url(../images/img_eyes.gif);
	padding-top: 100px;
	background-repeat: no-repeat;
	background-position: center top;
}
p {
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
a.LinkFooter:link, a.LinkFooter:active, a.LinkFooter:visited {
	text-decoration: none;
	color: #FFFF00;
}
a.LinkFooter:hover {
	color: #000000;
	text-decoration: overline;
}
a.LinkOrange:link, a.LinkOrange:active, a.LinkOrange:visited {
	text-decoration: none;
	color: #000000;
	padding: 2px 5px;
	background-color: #FF9600;
	font-weight: bold;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
a.LinkOrange:hover {
	background-color: #FF0000;
}
a.LinkRed:link, a.LinkRed:active, a.LinkRed:visited {
	text-decoration: underline;
	color: #000000;
}
a.LinkRed:hover {
	background-color: #FF0000;
	text-decoration: none;
}
a.LinkGreen:link, a.LinkGreen:active, a.LinkGreen:visited {
	text-decoration: underline;
	color: #000000;
}
a.LinkGreen:hover {
	background-color: #76A718;
	text-decoration: none;
}
.todoList {
	font-size: 14px;
	line-height: 20px;
	right: 16px;
}
.heroTagline {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.heroGreenBG {
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #806C00;
	text-align: center;
	padding: 4px;
}
.heroYellowBG {
	font-size: 30px;
	font-weight: bold;
	color: #000000;
	background-color: #F3CE00;
	text-align: center;
	padding: 4px;
}
.heroBlackBG {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	padding: 4px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.titleGreenBG {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #806C00;
	text-align: center;
	margin-top: 10px;
}
.text01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 5px;
}
.style2 {
	font-size: 24px
}

a.link-to-toc,a.link-to-toc:visited {
	color: #000000;
}


a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}

a:active {
	text-decoration: underline;
	color: #000000;
}

a.link-to-toc,a.link-to-toc:visited {
	color: #000000;
}

a.toc-link {
	text-decoration: none;
}

h5 {
	margin: 0px;
	padding: 0px;
	font-size: 12px
}

p.toc {
	margin-top: 0;
	margin-bottom: 2px;
	padding-right: 0;
}

.storycontent {
	margin-top: 8px;
}

.invisible {
	visibility: hidden
}

.text-anim1-hidden, .text-anim2-hidden {
	display:none;
}

.text-anim-faded {}

.story-content {}

.plus-sign {
        padding:0 16px 2px 0;
	background:url(../images/bullet_blue_plus.gif) no-repeat top right;
}

.minus-sign {
        padding:0 16px 2px 0;
	background:url(../images/bullet_blue_minus.gif) no-repeat top right;
}

.question {}

.answer {
	padding-right:16px;
}

