@charset "utf-8";
* {
 padding: 0;
 margin: 0;
}
body {
	font: 100% "Segoe UI", Calibri, Arial, Verdana;
	background: #002200;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	border-style: none;
}
#container {
	background: #EBFFD7;
	text-align: center;
	margin: 0px auto;
	padding: 10px 0px 5px;
	width: 990px;
	border-style: none;
}
#borderContainerTop {
	background: transparent;
	text-align: center;
	margin: 0px 10px;
	padding: 0px;
	border-top: 2px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 2px none #000000;
	border-left: 2px solid #000000;
}
#borderContainerTop h1 {
	font: bold 28px "Segoe UI", Calibri, Arial, Verdana;
	color: #000000;
	background: transparent;
	letter-spacing: 1.5em;
	text-align: center;
	margin: 0px;
	padding: 10px 0px 5px;
	border-style: none;
}
#borderContainerMid {
	background: #D3AEF4;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #999999;
	border-right: 1px none #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px none #999999;
}
#borderContainerMid h2 {
	font: bold small-caps 18px "Segoe UI", Calibri, Arial, Verdana;
	color: #3A1263;
	background: transparent;
	text-align: center;
	margin: 0px 10px;
	padding: 0px;
	border-top: 2px none #000000;
	border-right: 2px solid #000000;
	border-bottom: 2px none #000000;
	border-left: 2px solid #000000;
	letter-spacing: 1.1em;
}
#borderContainerEnd {
	background: #EBFFD7;
	text-align: center;
	margin: 0px 10px;
	padding: 0px;
	border-top: 2px none #000000;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	border-left: 2px solid #000000;
}
.topicSummary {
	font: 14px Constantia, Georgia, "Palatino Linotype";
	color: #003300;
	background: transparent;
	text-align: left;
	margin: 0px 10px;
	padding: 10px 0px 5px;
	letter-spacing: .2em;
}
#attentionBox {
	background: transparent;
	margin: 2px 10px 10px;
	padding: 0px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px none #000000;
	border-left: 1px none #000000;
}
#attentionWord {
	background: transparent url(/graphics/idea_03.jpg) no-repeat;
	text-align: center;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 723px;
	border-style: none;
}
#attentionPhrase {
	background: #d7f88b;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 220px;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top-style: none;
	border-right: 1px solid #000000;
}
#mainContentBox {
	background: transparent;
	margin: 0px 10px 5px;
	padding: 0px;
	border-style: none;
	clear: both;
}
#attentionWord h2 {
	font: italic 400 48px "French Script MT", "Edwardian Script ITC", "Kunstler Script", "Palace Script MT", "Script MT Bold";
	color: #7EB00B;
	text-align: center;
	margin: 0px;
	padding: 205px 0px 0px;
	border-style: none;
	width: 723px;
	letter-spacing: 0.2em;
}
#attentionPhrase h2 {
	font: italic bold 20px/1.5em Constantia, Georgia, "Palatino Linotype";
	color: #006633;
	background: transparent;
	letter-spacing: .4em;
	text-align: center;
	word-spacing: .4em;
	margin: 0px;
	padding: 0px;
	border-style: none;
}
#attentionPhrase ul {
	background: transparent;
	margin: 10px auto 7px;
	padding: 0px;
	border-style: none;
	width: 200px;
}
#attentionPhrase ul li {
	background: transparent;
	margin: 7px 0px 0px;
	padding: 0px;
	border-style: none;
	display: list-item;
	list-style: none;
	width: 200px;
	text-align: left;
}
#attentionPhrase ul li a {
	font: bold normal 15px/1.5em Constantia, Georgia, "Palatino Linotype";
	color: #821DDC;
	background: transparent;
	margin: 0px;
	padding: 0px;
	border-style: none;
	text-align: left;
	text-decoration: none;
}
ul li .noLink {
	font: bold normal 14px/1.5em Constantia, Georgia, "Palatino Linotype";
	color: #581397;
	background: transparent;
	margin: 0px;
	padding: 0px;
	border-style: none;
	text-align: left;
	text-decoration: none;
}
p {
	font: 15px/1.5em "Segoe UI", Calibri, Arial, Verdana;
	color: #002200;
	background: transparent;
	text-align: left;
	margin: 10px 7px 7px;
	padding: 0px;
	border-style: none;
}
.genul, .genol {
	text-align: left;
	margin: 15px 0px 15px 30px;
	padding: 0px;
	width: 600px;
	border-style: none;
}
.genul li, .genol li {
	margin: 7px 0px 0px;
	padding: 0px;
	border-style: none;
}
#container #attentionWord .genul {
	list-style: disc inside;
}
#container #attentionWord .genol li {
	list-style: inside;
}
.itQuot {
	font-style: italic;
}
#footie {
	background: transparent;
	text-align: center;
}
#footie p {
	font-size: 12px;
	color: #FFCCCC;
	background: transparent;
	text-align: center;
}
#footie .footul {
	text-align: center;
	margin: 12px 0px;
	padding: 0px;
	width: 100%;
	border-style: none;
}
#footie .footul li {
	display: inline;
	margin: 0px;
	padding-left: 10px;
	border-style: none;color: #FFCCFF;
	font: bold 13px Arial, Helvetica, sans-serif;
}
#footie a {
	color: #FFCCFF;
	font: bold 13px Arial, Helvetica, sans-serif;
}
